Need help with Warlordsconversion

Ploeperpengel

academic precarity
Joined
Feb 2, 2006
Messages
4,748
Location
Berlin
This bugs me since 4 days. This mod is xml only(well and art), it has some tags that aren't refered to in the warlord dll and python but since the game runs in vanilla without python and SDK I didn't expect this to cause problems in this way.
I don't receive any xml errors when starting the game and it crashes during progressscreen. the logs are quite empty by that time.
Can anyone with codeskills have a look at it please?
http://www.civfanatics.net/warhammer/files/WH-Warlords01.7z
(75MB)

Also:
are there any changed xml files that won't give errormessages but are known to cause crashes when taken from vanilla?
What is happening exactly normally by the time the game gives the message setup map during progresssscreen? That's the exact time the game crashes.
 
Did you change the file
Assets/XML/Terrain/Civ4FeaturesInfos.XML?

Here these lines must be added, in the original Vanilla file there aren't these lines:

FEATURE_ICE

<SymbolPaths>
<SymbolPath>Art/Terrain/Features/IcePack/Ice</SymbolPath>
</SymbolPaths>

This one causes some problems when I tried to converse a Mod to Warlords.
 
Back
Top Bottom