1
Mods / Re: [0.97a] AI Tweaks
« on: March 20, 2025, 10:40:51 AM »Good day! @Genir, I have an report, happened when I tried to save the game. It's seems my save's corrupted
Thanks for the report!
The issue here is triggered by AI Tweaks, but the actual bug is most likely in another mod. I had simillar issues reported several times already.
What happens is this: AI Tweaks traverses all markets and removes hullmods from them. This is to enable removing my mod from existing save. Without clearing the hullmods, you wouldn't be able to load the save after removing AI Tweaks.
Most likey AI Tweaks is the only mod visiting markets at game save and load stages. This unearths bugs in other mods, where markets are not initialized properly at game save or load (even though they should be), and visitng them crashed the game.
The instance you report seems more difficult than usual, because there's no mod name in the log, except AI Tweaks. I will do some more invastigation...