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
{{ message }}
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
Instaled durabilityviewer-1.20-fabric0.83.0-1.10.4
Minecraft opens correctly but ones i try to enter any word, i get the folowwing error:
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "equipped" is null
The error report:
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "equipped" is null
at de.guntram.mcmod.durabilityviewer.client.gui.GuiItemDurability.onRenderGameOverlayPost(GuiItemDurability.java:178)
at net.minecraft.class_329.handler$zod000$durabilityviewer$beforeRenderDebugScreen(class_329.java:2385)
at net.minecraft.class_329.method_1753(class_329.java:260)
at net.minecraft.class_757.method_3192(class_757.java:926)
at net.minecraft.class_310.method_1523(class_310.java:1219)
at net.minecraft.class_310.method_1514(class_310.java:802)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at de.guntram.mcmod.durabilityviewer.client.gui.GuiItemDurability.onRenderGameOverlayPost(GuiItemDurability.java:178)
at net.minecraft.class_329.handler$zod000$durabilityviewer$beforeRenderDebugScreen(class_329.java:2385)
at net.minecraft.class_329.method_1753(class_329.java:260)
-- Affected level --
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:458)
at net.minecraft.class_310.method_1587(class_310.java:2406)
at net.minecraft.class_310.method_1514(class_310.java:826)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Instaled durabilityviewer-1.20-fabric0.83.0-1.10.4
Minecraft opens correctly but ones i try to enter any word, i get the folowwing error:
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "equipped" is null
The error report:
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "equipped" is null
at de.guntram.mcmod.durabilityviewer.client.gui.GuiItemDurability.onRenderGameOverlayPost(GuiItemDurability.java:178)
at net.minecraft.class_329.handler$zod000$durabilityviewer$beforeRenderDebugScreen(class_329.java:2385)
at net.minecraft.class_329.method_1753(class_329.java:260)
at net.minecraft.class_757.method_3192(class_757.java:926)
at net.minecraft.class_310.method_1523(class_310.java:1219)
at net.minecraft.class_310.method_1514(class_310.java:802)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at de.guntram.mcmod.durabilityviewer.client.gui.GuiItemDurability.onRenderGameOverlayPost(GuiItemDurability.java:178)
at net.minecraft.class_329.handler$zod000$durabilityviewer$beforeRenderDebugScreen(class_329.java:2385)
at net.minecraft.class_329.method_1753(class_329.java:260)
-- Affected level --
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:458)
at net.minecraft.class_310.method_1587(class_310.java:2406)
at net.minecraft.class_310.method_1514(class_310.java:826)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)