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
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_9323.method_57829(net.minecraft.class_9331)" because "this.field_49654" is null
at net.minecraft.class_9335.method_57829(class_9335.java:77)
at net.minecraft.class_9323.method_57832(class_9323.java:117)
at net.minecraft.class_9322.method_57826(class_9322.java:18)
at net.minecraft.class_332.localvar$eah000$eatinganimationid$getModel(class_332.java:2327)
at net.minecraft.class_332.method_51425(class_332.java:578)
at net.minecraft.class_332.method_51424(class_332.java:571)
at net.minecraft.class_332.method_51427(class_332.java:547)
at mcp.mobius.waila.api.component.ItemListComponent.render(ItemListComponent.java:56)
at mcp.mobius.waila.util.DisplayUtil.renderComponent(DisplayUtil.java:53)
at mcp.mobius.waila.gui.hud.Line.render(Line.java:152)
at mcp.mobius.waila.gui.hud.TooltipRenderer.render0(TooltipRenderer.java:301)
at mcp.mobius.waila.gui.hud.TooltipRenderer.render(TooltipRenderer.java:202)
at net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
at net.minecraft.class_329.handler$eph000$fabric-rendering-v1$render(class_329.java:7044)
at net.minecraft.class_329.method_1753(class_329.java:219)
at net.minecraft.class_757.method_3192(class_757.java:904)
at net.minecraft.class_310.method_1523(class_310.java:1320)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Describe the issue
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_9323.method_57829(net.minecraft.class_9331)" because "this.field_49654" is null
at net.minecraft.class_9335.method_57829(class_9335.java:77)
at net.minecraft.class_9323.method_57832(class_9323.java:117)
at net.minecraft.class_9322.method_57826(class_9322.java:18)
at net.minecraft.class_332.localvar$eah000$eatinganimationid$getModel(class_332.java:2327)
at net.minecraft.class_332.method_51425(class_332.java:578)
at net.minecraft.class_332.method_51424(class_332.java:571)
at net.minecraft.class_332.method_51427(class_332.java:547)
at mcp.mobius.waila.api.component.ItemListComponent.render(ItemListComponent.java:56)
at mcp.mobius.waila.util.DisplayUtil.renderComponent(DisplayUtil.java:53)
at mcp.mobius.waila.gui.hud.Line.render(Line.java:152)
at mcp.mobius.waila.gui.hud.TooltipRenderer.render0(TooltipRenderer.java:301)
at mcp.mobius.waila.gui.hud.TooltipRenderer.render(TooltipRenderer.java:202)
at net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
at net.minecraft.class_329.handler$eph000$fabric-rendering-v1$render(class_329.java:7044)
at net.minecraft.class_329.method_1753(class_329.java:219)
at net.minecraft.class_757.method_3192(class_757.java:904)
at net.minecraft.class_310.method_1523(class_310.java:1320)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Log output and crash report
https://pastebin.com/raw/B085b0D3
Additional context
Moved into the nether, faced over my ender chest and game crashed.
The text was updated successfully, but these errors were encountered: