Exception while ticking 0.4.6 - MC Server 1.15.2
PanoptesDreams opened this issue ยท 1 comments
Your crash appears to be caused by the Curses mod, which is injecting code into the ItemStack class here. It looks like the author expected player
to be null, but is performing the check after it has already tried to operate on it, leading to the crash.
Please open an issue with the other mod's developers.