Blood Magic

Blood Magic

90M Downloads

Lava Crystal Improper Ticking and/or Handling

ValjustVal opened this issue ยท 1 comments

commented

Issue Description:

When used in any tile-entity with furnace like functionality (including furnaces) the lava crystal will throw improper ticking/handling errors. In furnaces, after one crash you are able to remove the lava crystal but it appears to have a negative item amount. screenshots linked
2016-04-19_18 38 13
2016-04-19_18 38 56

after attempting to remove the lava crystal

2016-04-19_18 38 58
2016-04-19_18 38 59

What happens:

The lava crystal is causing crashes when it is being used to fuel anything with furnace like functionality (including furnaces).

What you expected to happen:

The lava crystal draws LP from the soul network to act as fuel for anything with furnace like functionality (including furnaces)

Steps to reproduce:

  1. Have a soul network with LP
  2. Get a lava crystal and bind it to you
  3. put the bound lava crystal into the fuel slot of a tile-entity with furnace like functionality (including furnaces)
  4. Have the tile-entity perform its work/purpose/intention
  5. crash.

Affected Versions (Do not use "latest"):

  • BloodMagic: 1.9-2.0.0-33
  • Minecraft: 1.9
  • Forge: 1.9-12.16.0.1865-1.9
commented

Solved now