Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.2] Crash loading existing world after adding IA #80

Open
BernardoGrigiastro opened this issue Nov 14, 2023 · 1 comment
Open

[1.20.2] Crash loading existing world after adding IA #80

BernardoGrigiastro opened this issue Nov 14, 2023 · 1 comment

Comments

@BernardoGrigiastro
Copy link

Description: Exception in server tick loop

java.lang.ClassCastException: class net.minecraft.class_1867 cannot be cast to class net.minecraft.class_8786 (net.minecraft.class_1867 and net.minecraft.class_8786 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @5c3bd550)
at ml.pkom.mcpitanlibarch.api.util.RecipeUtil.getAllRecipes(RecipeUtil.java:35)
at ml.pkom.itemalchemy.EMCManager.setEmcFromRecipes(EMCManager.java:500)
at ml.pkom.itemalchemy.EMCManager.init(EMCManager.java:142)
at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerCommon$9(EventHandlerImpl.java:65)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49)
at net.minecraft.server.MinecraftServer.handler$bnm000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:5351)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:646)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:263)
at java.base/java.lang.Thread.run(Thread.java:1583)

itemalchemy-0.7.6
mcpitanlibarch-1.8.3-1.20.2-fabric
Fabric Loader 0.14.24
Fabric API 0.90.7
lots of mods

@japherwocky
Copy link

I get this error as well, on a new world with nothing but fabric, architectury, cloth, sodium, iris, and REI.

using IA 0.7.6 and mcpitanlibarch-1.8.3-1.20.2-fabric

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants