Crash on rendering information of item conduit from EnderIO
ItsmeCurly opened this issue ยท 2 comments
Modpack version
1.80
Issue
When placing a mekanism machine and hooking it up with an enderio item conduit with a enderio power conduit/other conduit that forms a connection, the machine will render the two connecting but will throw an error if the item conduit's information button is hovered over. This is probably due to the item conduit not forming the connection, as the mekanism machine doesn't connect to the conduit unless there's another one forming the connection.
Steps to reproduce:
- Place mekanism machine
- Set mekanism machine connection to None
- Place item conduit, it should not connect to the side as its connection is None
- Set mekanism machine side with the item conduit to Input or Output
- Place another conduit (not item conduit) on same side that forms connection to machine
- Hover over the (i) button that displays the number of effective items the conduit is pulling from the machine.