mattsemar / dsp-personal-logistics

MIT License
10 stars 7 forks source link

v2.6.2 nullreferenceexception on game start #19

Closed Issytia closed 2 years ago

Issytia commented 2 years ago

Since the recent updates of the game and the plugin, I get this exception repeatedly on game start.

immagine

I've tried disabling other mods, removing save data, and changing the nebula user id in the config, but no luck. Not sure what else to try.

My r2modman code is TOCdFIqCCu.

I'm running the game through Proton 7.0rc3_GE_1.

mattsemar commented 2 years ago

I have a guess as to what my be causing this. Do you happen to see anything like this in the logs?

ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Issytia commented 2 years ago

immagine

Again not in any log files. 🤔

With mods updated I can at least get into the game again.

mattsemar commented 2 years ago

I think was caused by LDBTool, and I think with the latest version it won't happen anymore

mattsemar commented 2 years ago

Please re-open if you're still seeing this issue