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

Crash on client #265

Open
sternschnaube opened this issue May 19, 2024 · 0 comments
Open

Crash on client #265

sternschnaube opened this issue May 19, 2024 · 0 comments
Labels
bug Something isn't working fabric

Comments

@sternschnaube
Copy link

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.

@sternschnaube sternschnaube added bug Something isn't working fabric labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fabric
Development

No branches or pull requests

1 participant