Variants&Ventures

Variants&Ventures

4M Downloads

java.lang.IllegalStateException: Failed to create model for minecraft:skull

DissonantSynth opened this issue ยท 13 comments

commented

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

commented

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

commented

@LLolos9 Can you please post the latest and crash logs only with Variants & Ventures enabled? Nothing more

commented

@Faboslav Hi! What more can I provide you with that would be helpful?

commented

@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.

commented

I tried:
Screenshot 2024-06-26 at 18 54 58

Cant get the error :/, is there anything else, what is different?

commented

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

https://pastebin.com/dLkky3vV

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

commented

Getting the same issue too
https://mclo.gs/f2CGj07

commented

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

commented

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

commented

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...

commented

Here, I'll leave a latest.log too: https://mclo.gs/ivB5Tkx

commented

So it seems like its some kind of "race condition", will check on that too

commented

Should be fixed with the new 1.0.4 release :).