Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. T

    peripherals++ Me bridge returns "java exception thrown"

    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")