java.lang.IllegalStateException: Failed to create model for minecraft:skull
DissonantSynth opened this issue ยท 13 comments
Minecraft version information
1.20.1
Mod loader information
Forge
Mod loader version information
Forge 47.3.0
Mod version information
1.0.3
Reproduction Steps
Attempt to run Minecraft from launcher (via Curseforge). Minecraft opens and Forge starts working. Forge states that there was an error while loading a mod. Minecraft crashes. The Minecraft launcher presents the following error:
The game crashed whilst rendering overlay
Error: java.lang.IllegalStateException: Failed to create model for minecraft:skull
Exit Code: -1
Crash Report and latest.log
crash-2024-06-24_23.29.11-client.txt
latest.log
Additional information
No response
Yeah, i checked the code multiple times and based on the code, i dont know what to fix, sadly i cant reproduce this issue :/, dont know what to do now
@LLolos9 Can you please post the latest and crash logs only with Variants & Ventures enabled? Nothing more
@Faboslav Hi! What more can I provide you with that would be helpful?
@LLolos9 Can you please post the latest and crash logs only with Variants & Ventures enabled? Nothing more
Oddly... now it works by itself just fine. I was more worried when it didn't work alone so thought I show a quick crash but I guess if nothing more your mod is fine then after all lol Sorry about that then really not sure what happened.
Still problems with modded side but again it's a lot of mods so probably something too far gone or something like that.
Minecraft version information
1.20.1
Mod loader information
Forge
Mod loader version information
Forge 47.3.1
Mod version information
1.0.3
Reproduction Steps
Attempt to run Minecraft from launcher (via Curseforge). Minecraft opens and Forge starts working. Forge states that there was an error while loading a mod. Minecraft crashes. The Minecraft launcher presents the following error:
The game crashed whilst rendering overlay
Error: java.lang.IllegalStateException: Failed to create model for minecraft:skull
Exit Code: -1
Crash Report and latest.log
Additional information
Same problem as above. I have many mods and it does the same with or without.
Seems to be related to:
Caused by: java.lang.IllegalArgumentException: No model for layer variantsandventures:murk_skull#main
Getting the same issue too
https://mclo.gs/f2CGj07
It is possible that the issue is likely due to the newest Apotheosis version. At least, for me it is. After downgrading it went away.
https://www.curseforge.com/minecraft/mc-mods/apotheosis/files/5486368
Basically, if i know which mod is causing the issue, i can try to tweak the logic on my side to make it somehow work
You know what, the more open up the game. I change my mind, it's like 75% chance for crash, 25% chance for no crash...
Here, I'll leave a latest.log too: https://mclo.gs/ivB5Tkx
