![Screenshot Viewer](https://media.forgecdn.net/avatars/thumbnails/627/914/256/256/638023801589782702.png)
1.20.3-4 support
ViTulyankin opened this issue · 6 comments
Game launches, but crashes when openning screenshot GUI. I really love this mod and hope you will update it someday to the newest versions of Minecraft
Latest version loads fine on 1.20.2, but if I click on the settings button >>>
java.lang.NoSuchMethodError: 'net.minecraft.class_8000 net.minecraft.class_344.method_47937()'
at io.github.lgatodu47.screenshot_viewer.screen.manage_screenshots.ManageScreenshotsScreen$ExtendedTexturedButtonWidget.lambda$getTooltipPositioner$0(ManageScreenshotsScreen.java:408)
at net.minecraft.class_332.method_51435(class_332.java:683)
at net.minecraft.class_332.method_51436(class_332.java:662)
at net.minecraft.class_437.method_47413(class_437.java:112)
at net.minecraft.class_757.mixinextras$bridge$method_47413$250(class_757.java)
at net.minecraft.class_757.wrapOperation$ehn000$fabric-screen-api-v1$onRenderScreen(class_757.java:9111)
at net.minecraft.class_757.method_3192(class_757.java:931)
at net.minecraft.class_310.method_1523(class_310.java:1327)
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)