-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.20.1
Mod Version(s) (Required)
v8.0.2
Notes (Required)
Not sure how to reproduce. Caused a crash on a large server.
Seems to have entered into an infinite loop though. There should be a catch so this never happens really.
This is a section of the deofuscated loop it enters into before a stackoverflow error occours
java.lang.StackOverflowError: Exception in server tick loop
at knot//net.minecraft.screen.ScreenHandler.sendContentUpdates(ScreenHandler.java:174)
at knot//net.minecraft.screen.ScreenHandler.onContentChanged(ScreenHandler.java:587)
at knot//net.minecraft.screen.ForgingScreenHandler.onContentChanged(ForgingScreenHandler.java:103)
at knot//fuzs.easyanvils.world.inventory.ModAnvilMenu.onSlotUpdate(ModAnvilMenu.java:355)
Crash Report (Required)
latest.log (Optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working