Integrated Dynamics

Integrated Dynamics

63M Downloads

[bug] [crash] Energy Battery render -> client crash

IceSelkie opened this issue ยท 4 comments

commented

Issue type:

๐Ÿ› (Crash)

Short description:

Crash caused by Energy Battery being broken with block lag (tries to reappear and render, but to render, it needs to know how full it is, and when it does that, it typecasts the block to Energy Battery, but it is actually air, so the game crashes).

Expected behaviour:

No crash.

Actual behaviour:

Crash.

Steps to reproduce the problem:

  1. join laggy server (block lag)
  2. Mine an Energy Battery
  3. When block lag happens, and it reapears...
  4. Be sad that it crashed. ๐Ÿ˜ข

Versions:

Exact versions of the following mods, not just latest.

  • This mod: 1.12.2-0.10.3
  • CyclopsCore: 1.12.2-0.11.1
  • Minecraft: 1.12.2
  • Forge: 14.23.1.2584

Log file:

https://pastebin.com/kVyJ48e2

commented

Other thing to note:
Crash happened while:

  1. connected to a Signilum Flux-Duct (Thermal Something) <<---- This seems to (maybe) be the cause (possibly)
  2. using smelting Diamond Pickaxe (smelt effect from Astral Sorcery)
commented

Yup. Flux-Duct seems to cause. (But the crash is still IntegratedDynamics/Cyclops sided.)

commented

Thanks for reporting, should be an easy fix.

commented

:D