When testing out the me bridge I came across a strange error "java exception thrown". There is not even an error location like there normally is. How can I fix this I have tried everything I can think of.
Here is the code:
z = peripheral.wrap("bottom")
z.retrieve("minecraft:stone",1,"left")
Here is the code:
z = peripheral.wrap("bottom")
z.retrieve("minecraft:stone",1,"left")