Skip to content
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

Closed
1 task done
nvb-uy opened this issue Jun 23, 2023 · 9 comments
Closed
1 task done

[Bug]: Client Crash (1.20) #78

nvb-uy opened this issue Jun 23, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@nvb-uy
Copy link

nvb-uy commented Jun 23, 2023

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?

  1. Enter a world
  2. Go near a creeper from the mod
  3. Crash

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

  • I agree that I have read what was said above this check box.
@nvb-uy nvb-uy added the bug Something isn't working label Jun 23, 2023
@nvb-uy nvb-uy changed the title [Bug]: Client Crash [Bug]: Client Crash (1.20) Jun 23, 2023
@ThatGravyBoat
Copy link
Member

The fix for this right now is in the client settings to turn off the replaced creeper entity.

@ThatGravyBoat ThatGravyBoat pinned this issue Jun 25, 2023
@nvb-uy
Copy link
Author

nvb-uy commented Jun 25, 2023

Thanks!

@ThatGravyBoat
Copy link
Member

This is now fixed by a version working around the compatibility issue in geckolib and modernfix

@zoqin
Copy link

zoqin commented Mar 6, 2024

[1.20.1 Forge (clean install of every component)]
Creeper Overhaul + Modernfix + Thermal series crash (still/again ?)

https://mclo.gs/7cLU3G0

Old workaround still work tho

@ThatGravyBoat
Copy link
Member

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

@zoqin
Copy link

zoqin commented Mar 7, 2024

Good to know, I will report to them ASAP

Thanks for your valuable input

@Mrthomas20121
Copy link

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)

@zoqin
Copy link

zoqin commented Mar 7, 2024

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
https://canary.discord.com/channels/399037120930512897/762398119425736735/1204504778684502166

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)

@ThatGravyBoat
Copy link
Member

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

@ThatGravyBoat ThatGravyBoat mentioned this issue Apr 7, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants