[1.14.3] Player kicked when logging in
ProsperCraft opened this issue ยท 3 comments
Versions (Be specific, do not write "latest"):
- Curios: curios-FORGE-1.14.3-0.17
- Forge: forge-1.14.3-27.0.53
Modpack- https://www.curseforge.com/minecraft/modpacks/the-adventures-of-halk version .061
Steps to Reproduce:
The player says -
I placed a silent gem's obsidian pillars and placed six different mine/slashs unique pieces(including some curios) to use as a display, left the region came back with another Piller and instant kicked after that it keeps dcing me.
He tried to reproduce in single player but was unable.
...
Stacktrace in console-
https://gist.github.com/ProsperCraft/c82761a9e3b9f1b05271f5448e35a8a9
Full logs-
latest.log
debug.log
Playerfile-
That is not from my mod, it just subscribes to an event that I post. The whole package is com.mmorpg_libraries.curios.OnCurioChangEvent
, so you're looking for a mod that has the modid mmorpg_libraries
or something similar. There's also another NPE from an assumed unrelated listener ovh.corail.tombstone.event.EventHandler
further down the list, so I suspect that there's something else going on here but I don't have much more insight to offer.
If that's all, I will be closing this issue as it likely requires a third-party resolution. If you have other reasons to suspect that Curios is causing this, I'd be happy to hear them and re-open the issue.