All seems related to superhighways, which I write on a separated file (no difference if I add them to vanilla sechighways.xml, same errors and stuck behavior). When starting a new game all is fine and performance is great, but when loading a save, this error pops-up, which is normal, but it loops THOUSANDS times:
Code: Select all
[FileIO ] 3924.28 File I/O: Failed to verify the file signature for file '.\extensions\xrsge\maps\xu_ep2_universe\xrsge_intrasechighways.xml' (error: 14)
Seems like the file signature verification loops and the loading stucks there, I get no other error. I really can't guess what I made differently from previous mod's version to trigger this behavior.
If I remove the superhighways the issue is no more. But it seems related to something else that recalls that file. If I use the same file from the old version, the same loop happens. So something is wrong in the reading from that file, but only when loading a game
I tested any possible variation, packed the files, used the -prefersinglefiles or not, debug or not etc. It eventually gets to load the save but only after looping for several minutes doing nothing except repeating the same error. Sometimes it stucks forever.
I start the game from Steam or from a shortcut to the exe in Steam.

