Afforess
The White Wizard
Rise of Mankind/Assets/Modules
Huh? I'm confused, what do I do?
What is confusing you?
remake20, those errors seems awfully familiar to the ones I was dealing with last week. Turned out that I was trying to install AND to ROM that already had a version of AND in it.
In the ROM folder there should be a ROM version history file, and if it says the ROM version is anything BUT 2.91, you will have the same prob I had
Are you sure you installed RoM properly? It sounds the download could be corrupted.RoM says it's 2.91 and I got a new copy of RoM and tried again to the same effect.
I have also seen it happen when a big stack is selected and moved.Afforess, I think I may have found the culprit with messed up fog of war. When I upgraded my first GC to Morale 5, he received +1 visibility, and I think this is causing visibility issues with the python trying to give +1 visibility to units but failing. Removing the visibility bonus from the CIV4PromotionInfos.xml in the GC folder seems to have had a positive effect, although the game is still reporting that the GC has +1 visibility when hovering over the plot (with just the GC on the plot), but does NOT show +1 visibility (in gray or white) when hovering over the unit in the list.
As soon as I can I'll try another test.
I have also seen it happen when a big stack is selected and moved.
RoM says it's 2.91 and I got a new copy of RoM and tried again to the same effect.
Aieeewhy bother testing when you're not even sure what you're testing. First rule of testing: always know what it is you're testing.
Anyway, I can see you're running something else by the screenshot, with a hunter unit. Not saying that your problem isn't caused by AND, but it's gonna be hard debugging the issue if you're running something outside of AND.
Afforess@ what would cause that Dawn of Man error?
Using a custom Civ with a bad leaderhead, I imagine.
I've always had a nagging feeling about the +1 visibilities (I think there are several promos that do it) granted to GCs. Something about them has always seemed off. Call it my IT guru instinct kicking in (related through a second cousin to the instinct that keeps me off of malicious pr0n sites).
Are you sure you've put RoM in the Beyond the Sword mod directory instead of the base civilization directory? Civ has an odd layout for its expansions which makes each game a subdirectory of the civilization directory. And each of the expansions has its own mod folder.
If that checks out, how about showing us the directory structure you've got, where you've got RoM installed and where you've got AND installed? Screenshots, a tree /f >tree.txt or something like that.
If you're not sure how to do any of that, go to your ".../Base Civ Directory/Beyond the Sword/Mods/Rise of Mankind" folder and unpack the attached WhereAmI.zip in it. Run WhereAmI.cmd, then compress and attach the 2 files WaI_tree.txt and WaI_files.txt to your reply.
WhereAmI.cmd has the following lines:
Spoiler :@ECHO OFF
echo Writing current directory to WaI_tree.txt
cd >WaI_tree.txt
echo Writing wtree structure to WaI_tree.txt
tree /a >>WaI_tree.txt
echo Completed writing to WaI_tree.txt
echo Writing current directory to WaI_files.txt
cd >WaI_files.txt
echo Writing wtree structure to WaI_files.txt
tree /a /f >>WaI_files.txt
echo Completed writing to WaI_files.txt
pause
That's because A New Dawn doesn't work in MP. Whenever RevDCM get their act together and release their MP fixes, I'll let you know.