Raycat Glow Layer Rendering Crash
MokushiDBokushi opened this issue ยท 2 comments
Hi
I am experiencing an issue with the game crashing, and have deduced it to the game trying to render what I believe is the Raycat "radiation glow" model layer (based on the below few lines I read from the crash log)
at com.github.alexmodguy.alexscaves.client.render.entity.Raycat.renderer
$layerglow.render(RaycatRenderer.java:115) ~[alexscaves-1.0.6.jar%23550!/:1.0.6]
I've disabled the radiation glow in the config, but I'm not sure if this is the same thing, and the crash continues to occur regardless.
I am not sure if this is a result of the mods I have installed alongside Alex's Caves, like Rubidium (which was also recently giving rendering issues), or if this is a known bug
Is there a way to either
- fix this crash (stop the game from crashing when rendering this)?
Or - disable raycats from spawning (to avoid having to render them)?
If no to both, any suggestions are welcome
For a little more insight I am playing on the Promience II Forge modpack, and have added quite the few mods. Not sure if that helps.
If there is any information further needed, I can provide that as well, but right now I'm eternally doomed exploring the Toxic Caves
Just realized that having the crash log would be of value