Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I met an error and lost a red shulker box #86

Open
CuCl20 opened this issue Dec 18, 2023 · 0 comments
Open

I met an error and lost a red shulker box #86

CuCl20 opened this issue Dec 18, 2023 · 0 comments

Comments

@CuCl20
Copy link

CuCl20 commented Dec 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant