Dynasty include file error
This was first noticed by richvh when he was playing my Independent Counties scenario. CK 1.01 does not save the proper database dynaasty include file in the save file. For example, in my main scenario file ICOCK_scenario.eug, there is the line
However, in any savefile created while playing the scenario the corresponding line becomes
This is seems to be a problem for continuing a game from the savefile.
Hopefully this is a simple bug to fix. (Or, alternatively, moddir functionality might help with this problem also.
)
This was first noticed by richvh when he was playing my Independent Counties scenario. CK 1.01 does not save the proper database dynaasty include file in the save file. For example, in my main scenario file ICOCK_scenario.eug, there is the line
Code:
include = "db\ICOCK_scenario_dynasties.txt"
Code:
include = "db\dynasties.txt"
Hopefully this is a simple bug to fix. (Or, alternatively, moddir functionality might help with this problem also.
Upvote
0