You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[04:43:58] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: Class dev.kir.sync.api.shell.ShellState does not have member field 'dev.kir.sync.entity.ShellEntity entityInstance'
at dev.kir.sync.api.shell.ShellState.<init>(ShellState.java:321)~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.api.shell.ShellState.create(ShellState.java:215) ~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.api.shell.ShellState.empty(ShellState.java:177) ~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.api.shell.ShellState.empty(ShellState.java:165) ~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.block.entity.ShellConstructorBlockEntity.beginShellConstruction(ShellConstructorBlockEntity.java:75) ~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.block.entity.ShellConstructorBlockEntity.onUse(ShellConstructorBlockEntity.java:43) ~[sync-reported-mc1.20.1-4.3.jar:?]
at dev.kir.sync.block.AbstractShellContainerBlock.method_9534(AbstractShellContainerBlock.java:170) ~[sync-reported-mc1.20.1-4.3.jar:?]
at net.minecraft.class_4970$class_4971.method_26174(class_4970.java:1133) ~[server-intermediary.jar:?]
at net.minecraft.class_3225.method_14262(class_3225.java:343) ~[server-intermediary.jar:?]
at net.minecraft.class_3244.method_12046(class_3244.java:1140) ~[server-intermediary.jar:?]
at net.minecraft.class_2885.method_12547(class_2885.java:34) ~[server-intermediary.jar:?]
at net.minecraft.class_2885.method_11054(class_2885.java:8) ~[server-intermediary.jar:?]
at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[server-intermediary.jar:?]
at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[server-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_5383(class_1255.java:115) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[04:43:58] [Server thread/ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2024-10-01_04.43.58-server.txt
Hi! Sorry about that. This is a duplicate of #46, so you can track the progress on the issue there. In short, the mod is pending a major rewrite, and I'm not sure when I'll be able to work on it.
What were you doing when the crash occured?
Tried to use the shell construstor
Did the crash occur client-side or server-side?
Server
Version
mc1.20.1-4.3
Minecraft Version
1.20.1
Fabric API Version
0.16.5
Installation Source
Modrinth
Logs
Other Mods
Additional Information
No response
The text was updated successfully, but these errors were encountered: