Cracker's Wither Storm Mod

Cracker's Wither Storm Mod

5M Downloads

Game crashes when Wither Storm awokens

NiklasAmogus opened this issue ยท 8 comments

commented

Please check the guidelines before submitting: #217

Minecraft version
1.19.2

Mod version
witherstormmod-1.19.2-3.1.1.1

Describe the bug
I activate the witherstorm, then after a while when he becomes active, the game crashes. I cant join the server again after that

To Reproduce
Steps to reproduce the behavior:

  1. Start Minecraft
  2. Create a server (singleplayer)
  3. Activate the witherstorm
  4. When he starts moving the game crashes

Crash Reports / Logs
Error: java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4

Is OptiFine installed?
yes

Screenshots
image
crash-2023-04-03_17.29.37-client.txt

commented

For the reproduction, tell us what you did to crash the game. Please send the crash report as well

commented

Alright, mind showing me your mod list? It also might be caused by resourcepacks or shaders, as the crash report is reporting a failure to render a model. Alternatively, try forge 1.19.3 or 1.18.2, as 1.19.2 is kinda outdated

commented

OK, new thing, the game crashes only when im near the wither

commented

OK I GOT IT, it was probably cuz of optifine. When my friends combined those two mods, the same thing happend to them. I disabled something in client options or how its called, then it worked fine even with optifine.

commented

Mind telling us what you disabled?

commented

If you want to keep block cluster rendering, you can disable block cluster coloring which will also fix the issue

commented

I changed the preset to low, then i the game stopped crashing, i tried to turn on some more things to see what caused the crash. It was Block cluster rendering

commented

Makes sense