Railcraft

Railcraft

34M Downloads

Slotless GUIs crash when replacing Aura block

mystise opened this issue ยท 3 comments

commented

http://pastebin.com/qnR2Ht6z
This seems to be a problem with Railcraft's aura block
This happens even with Railcraft not installed, but only on blocks that were placed when Railcraft was installed.
Reproducing this bug is rather random, the way I managed to get it to crash was using a Magmatic Dynamo and placing it straight down while crouch-jumping, which replaces the aura block with the dynamo, and then right-clicking on it to open the GUI. Unfortunately this doesn't always reproduce it. But once the block crashes you can uninstall Railcraft and the same block will still crash, but no newly placed blocks will.

I've submitted this on Thermal Expansion and Forge's side as well, seeing as how a similar bug was fixed in 10.13.0.1199.

Update:
Setting residual.heat to false in the block config fixes this.
Thermal Expansion has stated that this is either Railcraft's or Forge's bug.

Forge version: 1.7.10-10.13.0.1199
Mods installed:
CoFHCore 3.0.0B3
CoFHLib 1.0.0B3
MFR 2.8.0RC2
RedstoneArsenal 1.1.0B3
Simply Jetpacks 1.0.1
Thermal Expansion 4.0.0B3
Thermal Foundation 1.0.0B1
Railcraft 9.2.1.0
Buildcraft 6.0.17

commented

Sample case dropbox: https://www.dropbox.com/sh/q6mtw3s6hcjvxvd/AAD9nmwFvijrSDGkSc_T4n3Oa
To cause the crash, right click on the Magmatic Dynamo at x, y, z: 2086, 5, -1009

Newest crash log: http://pastebin.com/k4Td3F91
Mod list:
Buildcraft 6.0.17
Railcraft 9.2.1.0
CoFHCore 3.0.0B3
CoFHLib 1.0.0B3
Thermal Foundation 1.0.0B1
Thermal Expansion 4.0.0B3

commented

Undoubtedly a Forge bug.

commented

It would certainly seem so from the other issues. Thanks for looking!