northwood-studios / NwPluginAPI

Official server-side plugin system for SCP: Secret Laboratory game.
GNU Lesser General Public License v3.0
78 stars 45 forks source link

No Error being thrown in PluginConfig #202

Open NotWaterScriptNhttp opened 1 year ago

NotWaterScriptNhttp commented 1 year ago

I had this issue where my plugin would suddenly break the whole server on launch, it was cause of an error inside my PluginConfig and it took me a while to find why it was happening. I think this is a bug as every runtime error should be reported to the console.

SrLicht commented 1 year ago

Does this happen in the beta of the new version of the API?

NotWaterScriptNhttp commented 1 year ago

Yes this still does not throw any error to the console even in the beta.

NotWaterScriptNhttp commented 1 year ago

And just to add i have/had debug mode toggled.

moddedmcplayer commented 1 year ago

It should be in serverlogs, see #105

NotWaterScriptNhttp commented 1 year ago

Yeah its #105 (prob didn't see it or smth), but still there is no error in the ServerLogs.