Closed Fefedu973 closed 2 years ago
loading screen loop
Same problem except it simply crash the game for me latest.log
Wtf, I didn't change anything about that. Could anyone of you try to build it from source? I'm currently not at home and my notebook is not that powerful.
Wtf, I didn't change anything about that. Could anyone of you try to build it from source? I'm currently not at home and my notebook is not that powerful.
this has been happening since the last update (i tried to rollback and its working again) but sorry my skills are quite limited so i can't build the app sorry
Wtf, I didn't change anything about that. Could anyone of you try to build it from source? I'm currently not at home and my notebook is not that powerful.
I'll try to build it and see (don't you have an action setup ? because it's really useful) (if you want you can copy it from one of my forked mods)
i've rebuilt the mod by myself and i don't have this problem again
Here's my build if you want puzzle-1.2.2-dev.zip
Here's my build if you want puzzle-1.2.2-dev.zip
uhh why doesn't this one have a menu interface
Here's my build if you want puzzle-1.2.2-dev.zip
uhh why doesn't this one have a menu interface
What do you mean ?
Here's my build if you want puzzle-1.2.2-dev.zip
uhh why doesn't this one have a menu interface
What do you mean ?
Puzzle always show a puzzle icon next to the FOV Slidebar in the settings
Here's my build if you want puzzle-1.2.2-dev.zip
uhh why doesn't this one have a menu interface
What do you mean ?
Puzzle always show a puzzle icon next to the FOV Slidebar in the settings
I disable it so if there's a problem whit this i didn't notice
Fixed in 1.3.0
Caught error loading resourcepacks, removing all selected resourcepacks java.util.concurrent.CompletionException: java.lang.AbstractMethodError: Method net/puzzlemc/splashscreen/PuzzleSplashScreen$1.method_14491(Lnet/minecraft/class_3300;)V is abstract at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:791) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at net.minecraft.class_4014.method_18365(class_4014.java:69) at net.minecraft.class_1255.method_18859(class_1255.java:157) at net.minecraft.class_4093.method_18859(class_4093.java:23) at net.minecraft.class_1255.method_16075(class_1255.java:131) at net.minecraft.class_1255.method_5383(class_1255.java:116) at net.minecraft.class_310.method_1523(class_310.java:1085) at net.minecraft.class_310.method_1514(class_310.java:737) at net.minecraft.client.main.Main.main(Main.java:236) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:460) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.AbstractMethodError: Method net/puzzlemc/splashscreen/PuzzleSplashScreen$1.method_14491(Lnet/minecraft/class_3300;)V is abstract at net.puzzlemc.splashscreen.PuzzleSplashScreen$1.method_14491(PuzzleSplashScreen.java) at net.minecraft.class_4013.method_29490(class_4013.java:15) at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ... 12 more