Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

204M Downloads

[Bug]: Server INSTANCE crash

Sui182 opened this issue ยท 0 comments

commented

Minecraft Version

1.20.1

What happened?

if you install Curio on a Server, put any item in the Curio Slot and then Die, the server will crash, because Curio tries to read an "Instance" slot that isnt there anymore after the 5.08.0 version

the Error shown is the following:

java.lang.NoSuchFieldError: Class top.theillusivec4.curios.common.data.CuriosSlotManager does not have member field 'top.theillusivec4.curios.common.data.CuriosSlotManager INSTANCE'

Relevant Log Outputs

No response