-
Mapping problem
Hello people,
I have been trying to create a new campaign map for RTW(1.5) from scratch but without success. I will send you all files and would like any1 to help me.
The problem is that it always CTD's when I start the program. What is weird is that it creates the map.rwm so I think there is no problem with the TGA's. There may be some problems in the descr_strat and I am also not sure about the coordinates for the characters.
Thanks for any help
-
Re: Mapping problem
sorry for the spam but I forgot to put the files on so:
http://www.twcenter.net/forums/showthread.php?t=139798
if you scroll down to my last post then it's there
-
Re: Mapping problem
There is no egypt or slave entry in descr_strat. Every faction needs to have an entry in descr_strat. That, and some of the maps are wrong in places, as explained in the other forum.
-
Re: Mapping problem
I have also found a spelling mistake in descr_strat. It is unlikely that this is causing a CTD, but needs to be corrected anyway;
PHP Code:
core_attitudes romans_julii, 600 greek_cities
core_attitudes greek_cities, 600 romans_jilii
core_attitudes greek_cities, 600 romans_julii
-
Re: Mapping problem
Well thanks.
I have repaired the regions and added the missing factions in but I don't know what's wrong with the possitioning of files that you said they are in wrong places
-
Re: Mapping problem
Have you edited any files outside of the campaign folder?
-
Re: Mapping problem
In the updated version of the files, egypt has been taken out of descr_strat, but there is still no slave entry. Have you fixed that? Also, in the romans_julii entry, there is the line:
Code:
superfaction romans_senate
Since romans_senate isn't there, try removing this line and let me know if you still get a CTD.