Mekanism

Mekanism

111M Downloads

[7.0.0.87] Cardboard box doesn't work/break chests

vitzli opened this issue ยท 1 comments

commented

Config: GNU/Linux Debian Testing, x86_64, Oracle Java 1.7.0_65-b17, 64-bit
Minecraft 1.7.10, Forge 10.13.0.1198, Mekansim 7.0.0.87
Modlist: http://pastebin.com/3Jfru9AJ (It happens with and without NEI)
No exceptions/stacktraces in the Java/Forge console output.

I found this bug on a larger modpack, but I've managed to confirm it on a smaller modpack (see modlist). Bug happens when cardboard box is placed on a chest (vanilla or chest from ironchests mod) and box is broken by player - it is impossible to place chest back into the world, chest contents and chest itself are not preserved in the cardboard box.

Reproducing the bug:

  1. Place (vanilla) chest on the ground
  2. Put some cobblestone into it
  3. Put and remove cardboard box with shift+right-click: everything fine, chest's content is preserved.
  4. Now, put a cardboard box on it and break the box.
  5. See tooltip on cardboard box in the inventory: http://imgur.com/iaRcei1
  6. Attempt to place it into the world - doesn't work and it is impossible to reuse the box

Very similar bug happens with ironchests' chests:
1-4: placing and immediately removing the box works fine,
5. Tooltip is the same - "Block data: no"
6. Although it is impossible to place chest back into the world it is possible to reuse the box for other blocks.
Texture on the box doesn't change to 'Fragile'

Placing and breaking the box on a cobblestone block works fine: http://imgur.com/WB55UWv - block could be placed back into the world.

commented

Some sort of glitch, probably caused by Forge version, right now I'm on 1208 and it works fine