Trying to create my own scenario (for myself) and I am having a little bother.
I have created a scenario.eug file (the bottom of which looks like..)
The other files (except relations which is empty) have all the necessaries for a county in all the provinces (with Edgar ala Europe-splintered).
However, when I try loading up the game to see if its all hunky-dory it loads up ok, then crashes immediately at pause screen.
Is it because I have no papacy? Only counties? To the best of my knowledge all ids are unique.
yours, trying to get past first base
ayeshteni
I have created a scenario.eug file (the bottom of which looks like..)
Code:
capital = { }
province = { }
}
globaldata = {
startdate = {
year = 1100
month = january
day = 1
}
enddate = {
year = 1453
month = january
day = 0
}
papacy = {
control = { }
}
crusade = {
active = no ended = no target = 0
}
}
include = "scenarios\AJF1100\AJFph_characters.inc"
include = "scenarios\AJF1100\AJFph_countries.inc"
include = "scenarios\AJF1100\AJF_scenario_dynasties.inc"
include = "scenarios\AJF1100\AJF_scenario_provinces.inc"
include = "scenarios\AJF1100\AJF_relations.inc"
include = "scenarios\AJF1100\AJF_titles.inc"
include = "db\events.txt"
The other files (except relations which is empty) have all the necessaries for a county in all the provinces (with Edgar ala Europe-splintered).
However, when I try loading up the game to see if its all hunky-dory it loads up ok, then crashes immediately at pause screen.
Is it because I have no papacy? Only counties? To the best of my knowledge all ids are unique.
yours, trying to get past first base
ayeshteni