Tech Reborn

Tech Reborn

30M Downloads

Crash when placing TR solar next to Railcraft EU loader

ElectroBot opened this issue ยท 4 comments

commented

Minecraft: 1.12.2
Forge: 14.23.5.2806
Tech Reborn: 2.20.1.889
Reborn Core: 3.13.0.400
IC2: 2.8.106-ex112
Railcraft: 12.0.0-beta-2

Placing a TR solar (not sure about other power sources), next to a Railcraft EU loader (which does say that it only accepts EU) hard crashes the game. It does work properly with IC2.

latest.log https://paste.dimdev.org/ohepoyovis.md
last section of debug.log https://paste.dimdev.org/qakohiqino.sql

commented

confirmed RC issue.

commented

uhh, this is going to be a fun one. I will look into it more in the morning as its getting late now.

commented

Thats what I expected, can you also report it to them, and link this issue.

commented

That's a Railcraft bug, they make the presumption all IEnergyEmitters for IEnergySinks are a TileEntity (here, as defined from ISinkDelegate), when delegation means that isn't necessarily true. They don't seem to rely on the emitter being a TileEntity so it should be an easy enough fix on their end (unless I've missed something).