Calling craftItem from ME-Bridge (connected@AE2) returns Java.IllegalStateException
lephro opened this issue ยท 3 comments
Descripe
Calling craftItem from ME-Bridge (connected at a Applied Energistics 2 network) returns a Java.IllegalStateException
(Latest AP + AE2 version)
Steps to reproduce
bridge = peripheral.find("meBridge")
bridge.craftItem({ name="minecraft:gray_dye", count=1 })
Multiplayer?
Yes
Version
0.7.1r (Latest)
Minecraft, Forge and maybe other related mods versions
36.2.2
Screenshots or Videos
Crashlog/log
No response
@SirEdvin this is your fault :P
I will fix that in the next update
@SirEdvin Shame! :P :P :P :P
Your mod is awesome btw, guys! Thanks for doing this.