1.18.2, crash at game load
carlean101 opened this issue ยท 9 comments
When launching the game (1.18.2, mod version 1.1.2), it loads almost completely then crashes and sends me back to the launcher with the error code:
"The game crashed whilst rendering overlay
Error: java.lang.IllegalArgumentException: Failed to create model for minecraft:pig"
This is happening for both me and my friend, sometimes and rarely the game loads but I can't figure out the cause
I've been having the same issue too with the same error message. If I add Astikor carts to any 1.18.2 instance it crashes, with the error being client side.
I fixed the issue with Verph's commit info, it's online since yesterday.
https://www.curseforge.com/minecraft/mc-mods/astikorcarts-horse-carts-pigcrash-fix-fork
I also included the fork root so you can check that I really only fixed the bug issue ;)
Hope this helps everybody!
Probably fixable by adapting this commit from the TFC fork: Verph@4bb4b08