Immediate crash when joining multiplayer session
DannyLeWasTaken opened this issue ยท 9 comments
Forge & Forge Server version: 40.1.52
Minecraft version: 1.18.2
Upon testing the mod independently in a forge server with no mods loaded, Minecraft crashes completely. Crash logs says a ticking entity occurs. To repeat, no other mods were loaded and only effective was loaded and I had only join a forge server with no mods loaded either.
Crash report: https://gist.github.com/DannyLeWasTaken/24de4cced726d3330ba6bc4582d1ea4d
Logs: https://gist.github.com/DannyLeWasTaken/12d0d2ec9998ef5c012cf8269697cf1a
Can confirm, same crash. It seems like the mod is in a state where it is needed on the server side to work properly but it crashes the server due to loading client only elements. There's no way around this. The mod cannot work online.
I'm having the same ticking entity crash on my server. I have tested and confirmed it is Effective causing the crash. I notice it especially near Villages & Pillagers, but may be a coincidence. Looking forward to a fix :-)
Found out that whenever an entity touches water and the Effective effects start to play, it crashes the server.