Dariensg / Hellions-Sniffer-Plus

Apache License 2.0
5 stars 7 forks source link

Crash on server, "Unable to get public no-arg constructor" #1

Closed mosharky closed 1 year ago

mosharky commented 1 year ago

Crash report

Let me know what kind of information I could provide

Dariensg commented 1 year ago

There are other errors there that seem to be crashing the game first and I have a feeling they're the real issue. Entity Model Features is trying to load client-sided code on the server. You should report that to them. If you remove Entity Model Features, does it work as intended or still crash?

mosharky commented 1 year ago

The Sniffer+ error was the first one I saw, so I reported that. I realized after that I had a few client-sided mods that can't run on servers as well, and after removing those and re-adding this mod, I still crashed because of this mod.

Dariensg commented 1 year ago

Could I please have the crash report from the time without the client-sided mods?

mosharky commented 1 year ago

Tested with exclusively this mod: server log server crash report

sorry for not providing these earlier, something came up

Dariensg commented 1 year ago

Ah interesting! Yup, that's definitely my bad. I'll take a look at it in the next couple days. Wednesday and Thursday are typically my days off, but I should have some time Thursday I believe!

mosharky commented 1 year ago

No worries! No need to rush :)

Dariensg commented 1 year ago

This bug should be fixed as of v0.2.0! If it still crashes, let me know, but I tested a dedicated server on both Forge and Fabric with no issues!