Modding Problems.

Game crashes when trying to form a fleet.

I've been working on a mod that increases the resource gain rate and the number of asteroids present. So far that has worked. But when I was testing it, I tried to form a fleet, but it keeps crashing as soon as I press the button. Any ideas why this might be happening?


*Fixed*
1,855 views 1 replies
Reply #1 Top
ill give you a tip, go to user.settings in your directory your mod folder is in. open it and scroll down to the bottom

LastSelectedAreTeamsLocked FALSE
LastSelectedArePiratesActive TRUE
LogOutput TRUE
ShowErrors TRUE

ZoomSensitivity 0.400000
SavedGameFileFormat 1
RecordedGameFileFormat 1
TiledScreenShotSize 5

the defaults for thoes highlighted are falce, turn them to true (while modding, its a great resource)