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
I'm not entirely sure what this means, but in the newest version of Create, my console shows me a strange parsing error, which probably has to do with BetterEnd, a mod also present in my private modpack, and some sort of compatibility with mycilum paths. This parsing error shows up whenever I join a world (tested in singleplayer).
The parsing error goes as follows:
[Render thread/ERROR]: Parsing error loading recipe create:pressing/compat/betterend/end_myclium_path
com.google.gson.JsonSyntaxException: Unknown item 'betterend:end_myclium'
at net.minecraft.class_1869.method_17878(class_1869.java:272) ~[client-intermediary.jar:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
at net.minecraft.class_1869.method_8155(class_1869.java:272) ~[client-intermediary.jar:?]
at net.minecraft.class_1856.method_8107(class_1856.java:160) ~[client-intermediary.jar:?]
at net.minecraft.class_1856.method_8102(class_1856.java:143) ~[client-intermediary.jar:?]
at net.minecraft.class_1856.method_52177(class_1856.java:135) ~[client-intermediary.jar:?]
at com.simibubi.create.content.processing.recipe.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:66) ~[create-fabric-0.5.1-j-build.1609+mc1.20.1.jar:?]
at com.simibubi.create.content.processing.recipe.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:154) ~[create-fabric-0.5.1-j-build.1609+mc1.20.1.jar:?]
at com.simibubi.create.content.processing.recipe.ProcessingRecipeSerializer.method_8121(ProcessingRecipeSerializer.java:21) ~[create-fabric-0.5.1-j-build.1609+mc1.20.1.jar:?]
at net.minecraft.class_1863.method_17720(class_1863.java:135) ~[client-intermediary.jar:?]
at net.minecraft.class_1863.method_20705(class_1863.java:56) ~[client-intermediary.jar:?]
at net.minecraft.class_1863.method_18788(class_1863.java:35) ~[client-intermediary.jar:?]
at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[client-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[client-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_18857(class_1255.java:139) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_18857(class_310.java:35038) ~[client-intermediary.jar:?]
at net.minecraft.class_7196.method_45694(class_7196.java:188) ~[client-intermediary.jar:?]
at net.minecraft.class_7196.method_41891(class_7196.java:123) ~[client-intermediary.jar:?]
at net.minecraft.class_7196.method_41899(class_7196.java:202) ~[client-intermediary.jar:?]
at net.minecraft.class_7196.method_41894(class_7196.java:64) ~[client-intermediary.jar:?]
at net.minecraft.class_528$class_4272.method_20174(class_528.java:590) ~[client-intermediary.jar:?]
at net.minecraft.class_528$class_4272.method_20164(class_528.java:480) ~[client-intermediary.jar:?]
at java.util.Optional.ifPresent(Unknown Source) ~[?:?]
at net.minecraft.class_526.method_19945(class_526.java:59) ~[client-intermediary.jar:?]
at net.minecraft.class_4185.method_25306(class_4185.java:94) ~[client-intermediary.jar:?]
at net.minecraft.class_4264.method_25348(class_4264.java:56) ~[client-intermediary.jar:?]
at net.minecraft.class_339.method_25402(class_339.java:189) ~[client-intermediary.jar:?]
at net.minecraft.class_4069.method_25402(class_4069.java:38) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_1611(class_312.java:98) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25412(class_437.java:409) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_1601(class_312.java:98) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_22686(class_312.java:169) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.execute(class_1255.java:102) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_22684(class_312.java:169) ~[client-intermediary.jar:?]
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar:?]
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1244) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:802) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:250) ~[1.20.1-0.16.9.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.9.jar:?]
In the latest.log provided below, the parsing error starts at line 1328 until line 1378.
Could you perhaps have a look at this?
Thank you in advance!
Description
Hi there!
I'm not entirely sure what this means, but in the newest version of Create, my console shows me a strange parsing error, which probably has to do with BetterEnd, a mod also present in my private modpack, and some sort of compatibility with mycilum paths. This parsing error shows up whenever I join a world (tested in singleplayer).
The parsing error goes as follows:
In the latest.log provided below, the parsing error starts at line 1328 until line 1378.
Could you perhaps have a look at this?
Thank you in advance!
Game Log
https://mclo.gs/7VoYrdN
Debug Information
No response
The text was updated successfully, but these errors were encountered: