FalseTweaks icon indicating copy to clipboard operation
FalseTweaks copied to clipboard

[MAYBE] crash with hbm (and possibly optifine?)

Open Darek505 opened this issue 2 years ago • 8 comments
trafficstars

It happened by accident, during the explosion of the digamma rod RBMK, I can’t say for sure that this is falsetweaks, but in Mixins in Stacktrace there are many changes in Tessellator, this of course doesn’t say anything (as there is a crash report about BufferOverflowException), but there is also net.minecraft. client.renderer.Tessellator.func_78381_a And net.minecraft.client.renderer.WorldRenderer.func_147891_a. Crash report: https://pastebin.com/r0mPhqGr

Optifine is mentioned in the title (there is no mention of it in crash report), just keep in mind that it was present during the crash. I’ll say right away that it’s not always possible to reproduce it (it only happened 2 times, about 15 attempts)

Darek505 avatar Oct 03 '23 17:10 Darek505

VERY strange, now falsetweaks crashes (ArrayIndexOutOfBoundsException) every time I create a world with hbm, but I didn't change the version of any of these mods. Crash report: https://pastebin.com/mHjELG46

to reproduce:

  1. Download falsetweaks, falsepatternlib, unimixins, and hbm
  2. create a new world (preferably a super-flat one, as hbm structures appear there more often)
  3. get a crash (?)

Darek505 avatar Nov 04 '23 16:11 Darek505

Oh, yeah, I think I found it. this (ArrayIndexOutOfBoundsException crash) only happens when there is no optifine, if I run falsetweaks + falsepatternlib + unimixins + hbm + optifine, then this crash doesn't happen Most likely, I didn’t notice this because I always run game with optifine

Darek505 avatar Nov 04 '23 19:11 Darek505

I was able to reproduce it (BufferOverflowException) without doing anything, it just crashed: https://pastebin.com/uBxLhmP2

Darek505 avatar Nov 15 '23 17:11 Darek505

hi, what is HBM?

couleurm avatar Nov 16 '23 10:11 couleurm

Send the entire fml_client_latest.log file

FalsePattern avatar Nov 20 '23 21:11 FalsePattern

  1. BufferOverflowException: Unfortunately, I didn’t have any logs saved, all that’s left in the instance folder are .gz archives, but there’s nothing useful in them at all, there’s only 15 lines. As soon as I can reproduce it I will save it and post it

  2. ArrayIndexOutOfBoundsException: fixed in 2.7.0 Preview 1

Darek505 avatar Nov 21 '23 16:11 Darek505