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
When I opened a red shulker box in my inventory, the game crashed.
The crash log is presented here:
java.lang.NoSuchMethodError: 'void net.minecraft.class_1735.method_48931(net.minecraft.class_1799)'
at net.kyrptonaught.quickshulker.BundleHelper.unbundleStackIntoSlot(BundleHelper.java:38)
at net.minecraft.class_1792.handler$bbe000$quickshulker$QS$onStackClicked(class_1792.java:2059)
at net.minecraft.class_1792.method_31565(class_1792.java)
at net.minecraft.class_1799.method_31575(class_1799.java:407)
at net.minecraft.class_1703.method_45409(class_1703.java:530)
at net.minecraft.class_1703.method_30010(class_1703.java:408)
at net.minecraft.class_1703.method_7593(class_1703.java:294)
at net.minecraft.class_3244.method_12076(class_3244.java:1640)
at net.minecraft.class_2813.method_12191(class_2813.java:58)
at net.minecraft.class_2813.method_11054(class_2813.java:13)
at net.minecraft.class_2600.method_11072(class_2600.java:23)
at net.minecraft.class_3738.run(class_3738.java:18)
at net.minecraft.class_1255.method_18859(class_1255.java:156)
at net.minecraft.class_4093.method_18859(class_4093.java:23)
at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:778)
at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:163)
at net.minecraft.class_1255.method_16075(class_1255.java:130)
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:760)
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:754)
at net.minecraft.class_1255.method_5383(class_1255.java:115)
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:738)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:263)
at java.base/java.lang.Thread.run(Thread.java:833)
The mod version is Quick Shulker 1.4.0-1.20.
The game is played in Singleplayer Mode.
The text was updated successfully, but these errors were encountered:
When I opened a red shulker box in my inventory, the game crashed.
The crash log is presented here:
The mod version is Quick Shulker 1.4.0-1.20.
The game is played in Singleplayer Mode.
The text was updated successfully, but these errors were encountered: