I've done some modding in the past versions (pre- dip 1.3x) and never had a problem with the game applying the mods. I tried to do a simple mod to the starbases and the checksum doesn't change when I apply the mod. It seems it's not stacking my mod on top. Using the DEV.exe dosn't help, but this brings me to the second issue.
I get this error
""
Assert @ C:\Projects\P4\SinsDiplomacy\Release\CodeSource\GS/Window/Screens/MainMenuScreen.cpp(18)
false
""
Does this make sense to anyone?
Below is the debug file for the last run session which didn't stack.
D3D9 - ChangeDevice...
DeviceType.......... HAL
AdapterOrdinal.......0
AdapterFormat....... X8R8G8B8
BehaviorFlags....... HARDWARE_VERTEXPROCESSING
BackBufferSize..... 1024 x 768
BackBufferFormat.... A8R8G8B8
DepthStencilFormat.. D24X8 (Enabled)
MultiSampleType..... IDSMultisampleTwoSamples (Quality=0)
IsWindowed.......... 1
D3D9 - IsWindowActive : (1)
Setup:DataFileSystem
Added 3 Fixed Data File paths
> .\Diplomacy
> .\Entrenchment
> .
Found 3 Available Mods in C:\Users\Brian\AppData\Local\Ironclad Games\Sins of a Solar Empire\Mods-Diplomacy v1.34
> Mothership
> Starbase
> Starbase 0.1
Found 1 Enabled Mods in C:\Users\Brian\AppData\Local\Ironclad Games\Sins of a Solar Empire\Mods-Diplomacy v1.34\EnabledMods.txt
> Starbase 0.1
Found Language in Registry (SOFTWARE\Stardock\Drengin.net\sinsdiplo):
Language data file not found. Ignoring...
C:\Projects\P4\SinsDiplomacy\Release\CodeSource\GS\Window\Screens\MainMenuScreen.cpp(18): assert! [false]
Creating player mappings ... (rand seed:993003629)
Settings Saved: C:\Users\Brian\AppData\Local\Ironclad Games\Sins of a Solar Empire\Setting\diplomacy.user.setting
Window(optionsButton) Button Press from CURSOR_BUTTON_0.
Window(TabWindowButton) Button Press from CURSOR_BUTTON_0.
Window(closeButton) Button Press from CURSOR_BUTTON_0.
Settings Saved: C:\Users\Brian\AppData\Local\Ironclad Games\Sins of a Solar Empire\Setting\diplomacy.user.setting
Window(quitButton) Button Press from CURSOR_BUTTON_0.
D3D9 - IsWindowActive : (0)
SetActivePlayerIndex:-1
Thanks in advance for those that can help