The Bugfix "Block Overlay" possibly causing the client to crash
AllenAlien920 opened this issue ยท 3 comments
Game Version
Java: 8u421
Minecraft: 1.12.2
Forge: 14.23.5.2860
Mod Version: UniversalTweaks 1.7.1, AE2 Unofficial Extended Life v0.56.4
Description
The game crashes when I tried teleporting through an Applied Energistics' ME drive with an EnderIO's staff of travelling. Also, if you use command to setblock an ME drive on your head, the game crashes again.
Step to reproduce
- Create a new version with AE2 and Universal Tweaks being the only mods
- Create a new world
- Enter the command:
/setblock ~ ~1 ~ appliedenergistics2:drive
- The game crashes
Crash report
crash-2024-08-28_23.15.01-client.txt
Additional context
It seems that this crash has the same cause as #533, where your head enters a transparent block in other mods results in the crash.
If the "Block Overlay Toggle" is disabled in the config file, the bug doesn't happen, so I think that this feature has something to do with the crash.
Looks like the issue was a rendering issue on AE2-UEL's side, it's just that the block overlay fix happens to trigger the issue. The ME Drive has already been blacklisted on UT's side in #526 for next update, but this issue was fixed on AE2-UEL's side in v0.56.5 (see AE2-UEL/Applied-Energistics-2#420). The blacklist is not necessary if you update AE2-UEL.