[Bug]: Game crash with Simple hats on newest version
ALainxD opened this issue · 4 comments
Minecraft Version
1.20.1
What happened?
Game crashes
crash-2024-04-16_18.56.28-client.txt
How do you trigger this bug?
New Instance
Forge 1.20.1
Forge 47.2.23
Install newest Curios API
Install newest Simple Hats
Make creative world
Give yourself a hat
Shift right click it in your survival inventory
-> Game crashes
crash-2024-04-16_18.56.28-client.txt
Loader
Forge
Loader Version
47.2.23
Mod Version
curios-forge-5.8.1+1.20.1.jar
Relevant Log Outputs
Hey, actually this was my issue. But I can´t exactly understand, what I can do now to fix my issue.
As of now, you either need to wait for Simple Hats to make an update to fix this or downgrade Curios to 5.7.2.
It is a Simple Hats issue, as they are accessing and using mixins on internals from Curios that are liable to change. It's crashing because those are now outdated. They'll need to either update their compatibility to match the newer version or, potentially, switch to API methods for better stability.