BuildCraft / BuildCraft

BuildCraft
http://www.mod-buildcraft.com
Other
1.33k stars 494 forks source link

NuclearCraft & Iron Transport Pipe Bug from Iron Drum into Super Cooler #4357

Open LaxSlash opened 5 years ago

LaxSlash commented 5 years ago

BuildCraft version: 7.99.18 Forge version: 14.23.5.2808 Link to crash report or log: https://pastebin.com/q7pkdLVu Singleplayer or multiplayer: MultiPlayer Steps to reproduce:

Additional information: This is currently keeping a player from rejoining our live server. As soon as they do rejoin the server, the entire thing just crashes out on everyone, The client that caused the crash also experiences a game crash on their end.

LaxSlash commented 5 years ago

Was curious if this was able to have been reproduced as of yet?

AEnterprise commented 5 years ago

seems this got missed, sorry

but looking at the crashlog this is a nuclearcraft issue: Caused by: java.lang.IllegalStateException: You must provide your own instances of interface buildcraft.api.inventory.IItemTransactor

they are not providing an valid IItemTransactor it seems when BC asks for one

AlexIIL commented 5 years ago

Kindof, it seems they use some checks to determine if a given capability is related to mek's gasses?

However they added a "try...catch" around the call at some point, so what version of NuclearCraft are you using?

LaxSlash commented 5 years ago

Version 2.12e

ghost commented 5 years ago

I'm the server host and this is the co-owner. Any updates on the above?