Hey All-

I am working on my first mod for the game, and wanted to start somewhere relatively simple. I started by following the various tutorials for generating a custom campaign, and then modifying the startpos.esf file to change a regions ownership. Started the game up and everything worked great! Except I had the wonderful FoW bug...

So I figured this was no biggy to fix, found the tutorial to resolve it and followed the instructions. Unfortunately I didn't have a savegame with this region captured, so I changed the name of user.script to another name so I could load the vanilla game without my mods and capture the territory.

This all went great! Updated startpos.esf, changed the name of user.script to the correct name and started the game. However, now none of the campaign map changes are loading. It doesn't even look like the game is attempting to load things as it still has gold borders on the transition zones, and simple things like changing start money don't work.

I did not do anything except change the name of user.script and modify the startpos.esf file. Is there something special about loading/unloading mods in user.script that I am not aware of that would cause this?