Howdy,
I think I found an incompatibility between Commissioned Crews and Polaris which results in a crash to desktop; I'm a little out of my depth with understanding the details but I will describe the crash as best I can.
For whatever reason, whenever I access the fleet or refit tab while docked at a market I experience a crash to desktop (Fatal: null).
I've confirmed that this crash occurs at multiple markets belonging to multiple factions, and confirmed that the crash does not occur when accessing the same tabs floating in space, and have manged to recreate the crash consistently (it happens every time, no exceptions thus far).
My modlist at current is sparse specifically for testing purposes:
Nerlexin
LazyLib
GraphicsLib
MagicLib
Polaris Prime
Commisioned Crews
I've confirmed that the CTD does not occur when I disable commissioned crews, and I've since re downloaded each mod and tried again to ensure it wasn't because something was out of date; the crash still occurs.
Looking through starsector.log this is the excerpt I think is responsible for the crash (I could be wrong, not really sure what I'm looking for).
''
32303 [Thread-4] WARN com.fs.starfarer.loading.WeaponSpreadsheetLoader - Error figuring out MIRV spec details
java.lang.NullPointerException
at com.fs.starfarer.loading.WeaponSpreadsheetLoader.Ò00000(Unknown Source)
at com.fs.starfarer.loading.WeaponSpreadsheetLoader.o00000(Unknown Source)
at com.fs.starfarer.loading.WeaponSpreadsheetLoader.Ò00000(Unknown Source)
at com.fs.starfarer.loading.SpecStore.ÒO0000(Unknown Source)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
''
I'm departing for work in a bit, but please let me know if I can provide any additional information.