This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Tomoli75's profile picture

Java Exception Thrown: java.lang.UnsupportedOperationException: No such method.setItemData(java.lang.double)

Started by Tomoli75, 07 May 2018 - 05:14 PM
Tomoli75 #1
Posted 07 May 2018 - 07:14 PM
I get this error:

Java Exception Thrown: java.lang.UnsupportedOperationException: No such method.setItemData(java.lang.double)

When I try and run my code.
The code is available here (hyperlinks are kinda cool).
I'm using Peripherals++.
KingofGamesYami #2
Posted 08 May 2018 - 02:11 AM
This is likely a problem with Peripherals++ not validating arguments. Unfortunately I can't tell which arguments, if any, are incorrect.