way2muchnoise / JustEnoughResources

A rewrite of NotEnoughResources using JustEnoughItems
Other
127 stars 65 forks source link

1.19.2 Need help blacklisting an entity so it doesn’t appear in mob drops. #484

Closed NoalSimon closed 5 months ago

NoalSimon commented 5 months ago

Need to blacklist two aether redux entities from appearing in mob drops as attempting to render them causes a crash. the blightbunny spawner and cockatrice spawner both cause the crash.

NoalSimon commented 5 months ago

because the aether redux specifies that the entity shouldn't be rendered and jer is attempting to force it to render, it causes the issue and crashes. I just need to know how to blacklist it from showing up in mob drops in the first place.

way2muchnoise commented 5 months ago

Currently there is no mob blacklisting feature in JER. Could you share a log file and screenshots of the issues/crash?

NoalSimon commented 5 months ago

The dev for aether redux already fixed the issue on their end. on a previous version before 2.0.16c for aether redux, it would attempt to render an entity without a valid thing to render so it would crash. gimmie a moment to recreate the crash

NoalSimon commented 5 months ago

crash-2024-06-16_19.47.25-client.txt

way2muchnoise commented 5 months ago

Closing this issue considering this was fixed on Aether Redux side, and I'm not actively supporting 1.19.2 anymore