Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

140M Downloads

[1.14.3] Player kicked when logging in

ProsperCraft opened this issue ยท 3 comments

commented

Versions (Be specific, do not write "latest"):

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-

1cce9717-8e7a-4a90-8fa0-b097bc3c982e.zip

commented

NPE from curios.OnCurioChangEvent onEquipCurioChange ?

commented

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.

commented

Do you have a reason to suspect this is Curios? I don't see anything leading to this mod from the stacktrace.