GlitchCore

GlitchCore

14M Downloads

Crash on look Creatives Tabs (Fabric 1.21.6)

Samlegamer opened this issue ยท 1 comments

commented

What's the issue you encountered?

The mod crash on look Creatives Tabs.

java.lang.NullPointerException: Rendering screen
	at java.base/java.util.Objects.requireNonNull(Objects.java:233)
	at java.base/java.util.Optional.of(Optional.java:113)
	at knot//net.minecraft.class_465.handler$zpm000$glitchcore$onPreRenderTooltip(class_465.java:1277)
	at knot//net.minecraft.class_465.method_2380(class_465.java)
	at knot//net.minecraft.class_481.method_25394(class_481.java:804)
	at knot//net.minecraft.class_437.method_47413(class_437.java:113)
	at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$53(class_757.java)
	at knot//net.minecraft.class_757.wrapOperation$zoe000$fabric-screen-api-v1$onRenderScreen(class_757.java:923)
	at knot//net.minecraft.class_757.method_3192(class_757.java:549)
	at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
	at knot//net.minecraft.class_310.method_1514(class_310.java:947)
	at knot//net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

How can the issue be reproduced?

Launch the game with fabric 1.21.6 and bop 1.21.6 with depedencies.
Create a creative world and press E for open Creatives Tabs UI and try to look the modded creatives tabs result to crash the game.

Logs

https://gist.github.com/Samlegamer/db4eb8ccf21dab6787997401aa720754

Mod Version

fabric-1.21.6-2.6.0.1

Additional information

Crash Report : https://gist.github.com/Samlegamer/95f8439fb0b2be557628dfa56b472a9e

commented

It's Duplicated issue #20