-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Bug]: Client Crash (1.20) #78
Comments
The fix for this right now is in the client settings to turn off the replaced creeper entity. |
Thanks! |
This is now fixed by a version working around the compatibility issue in geckolib and modernfix |
[1.20.1 Forge (clean install of every component)] Old workaround still work tho |
Different crash thermal uses a method very unsafely, please report it to them, neoforge in future versions removed this method due to how mods were using it unsafely |
Good to know, I will report to them ASAP Thanks for your valuable input |
https://github.com/CoFH/ThermalCore/blob/1.20.x/src/main/java/cofh/thermal/core/client/event/TCoreClientSetupEvents.java#L42 thermal already fixed it in dev. I don't know when King Lemming will publish the fix(fyi I do not work for team cofh) |
At the time or writting as the fixed have not been shared and/or for future user of conflicting version Thermal series share this work around "Disable the festive mobs in thermals client config" on their discord Here is a link to the related post in the CoFH team discord It can be a better workaround as it's less destructive for Creeper Overhaul and festive mobs is not a big feature to disable (in my POV) |
Creeper Overhaul already contains festive versions of the models so disabling COFH festive mobs will be better as even when it does come to the date of when a festive mob would happen creeper overhaul would already have a festive model |
Bug Description
This crash is happening to various players in a 200 mod modpack (Prominence II)
Similar:
bernie-g/geckolib#446
Logs:
https://mclo.gs/g0XwhR9
How to Reproduce?
Expected Behavior
No response
Version
3.0.0
Mod Loader Version
1.20 - 0.14.21
Mod Loader
Fabric
Logs or additional context
bernie-g/geckolib#446
https://mclo.gs/g0XwhR9
Acknowledgement
The text was updated successfully, but these errors were encountered: