Background Resources throws constant NREs
RocketSquid opened this issue ยท 4 comments
Version: Windows 1.7.1
Other mods: Numerous
In attempting to load a particular save, I found that TAC-LS, or more specifically Background Resource Processing, would lock the game in a constant stream of NREs until I entered the editor or exited to the main menu. Log and save are linked here and here respectively.
From the log, looks to be something really wrong with a solar panel part you had installed.
Looking at the log, there are lots of mods installed, lots..... it could be any part in those mods that uses the stock solarpanel part module.
Sorry this was a while ago. Does it still occur?
I've added some extra checks to my code to prevent it spamming. But that's about all I can do.
You're running KSP 1.7.1 and lots of mods... so I can't load your save without installing them all.
Besides which TAC LS hasn't been updating for KSP 1.7.x yet. so could be the reason.
Hard to say.
I've added more debug messages and error handling. But I'd suggest trying once TAC LS is updated for the KSP version you are running and try again.