I get an error that crashes to the desktop during a custom-made campaign. I've attached all the files in my documents area as it contains the error logs, the save files (Das01 is the file I was trying to use), and the mod that I made. I've double-checked the campaign settings and they look right to me. I'm wondering if the failure occurs because I set up a special battle straight after another mountain-pass special battle.
Thanks
Das
CTD Error playing custom made campaign
-
- Administrative Corporal - SdKfz 251/1
- Posts: 127
- Joined: Sat Jan 07, 2006 2:36 am
- Contact:
CTD Error playing custom made campaign
- Attachments
-
FieldOfGlory2.zip
- FoG Files
- (223.84 KiB) Downloaded 99 times
Re: CTD Error playing custom made campaign
sorry don't have access or the ability (game) to be able to check custom campaigns, see if the developer can take a look in the modding section thanks
http://www.slitherine.com/forum/viewforum.php?f=492
modding section link above ^^
http://www.slitherine.com/forum/viewforum.php?f=492
modding section link above ^^
-
- Field of Glory 2
- Posts: 28294
- Joined: Sun Dec 04, 2005 6:25 pm
-
- Field of Glory 2
- Posts: 28294
- Joined: Sun Dec 04, 2005 6:25 pm
Re: CTD Error playing custom made campaign
You have
[INDIAN]
INTRO IDS_MPS_INDIAN
CHOICE1 5
CHOICE2 6
ARMYLIST1 EC_INDIAN
MAPTYPE 14
SIZE 1
GENERAL1 4 1
This choice pair 5/6 is for when an enemy ally invade and requires the enemy ally to be defined using
ALLIES1 armylistname
The program is crashing because it is trying to find an army list that does not exist.
However, judging from the text, you should probably be using choice pair 7/8
[INDIAN]
INTRO IDS_MPS_INDIAN
CHOICE1 7
CHOICE2 8
ARMYLIST1 EC_INDIAN
MAPTYPE 14
SIZE 1
GENERAL1 4 1
works, and I think will get the effect you want.
[INDIAN]
INTRO IDS_MPS_INDIAN
CHOICE1 5
CHOICE2 6
ARMYLIST1 EC_INDIAN
MAPTYPE 14
SIZE 1
GENERAL1 4 1
This choice pair 5/6 is for when an enemy ally invade and requires the enemy ally to be defined using
ALLIES1 armylistname
The program is crashing because it is trying to find an army list that does not exist.
However, judging from the text, you should probably be using choice pair 7/8
[INDIAN]
INTRO IDS_MPS_INDIAN
CHOICE1 7
CHOICE2 8
ARMYLIST1 EC_INDIAN
MAPTYPE 14
SIZE 1
GENERAL1 4 1
works, and I think will get the effect you want.
Richard Bodley Scott


-
- Administrative Corporal - SdKfz 251/1
- Posts: 127
- Joined: Sat Jan 07, 2006 2:36 am
- Contact:
Re: CTD Error playing custom made campaign
That makes sense.
Thanks a lot. 


-
- Field of Glory 2
- Posts: 28294
- Joined: Sun Dec 04, 2005 6:25 pm
Re: CTD Error playing custom made campaign
When you have finished making your campaign to your satisfaction we would be very interested in making it available for in-game download.
PM me if you are interested.
PM me if you are interested.
Richard Bodley Scott

