runi95 / turtle-control-panel

A website for monitoring and controlling ComputerCraft turtle activities
12 stars 2 forks source link

turtle script errors (possibly due to computercraft changes) #4

Closed god-ferny closed 7 months ago

god-ferny commented 7 months ago

turtles turtle.getItemDetail no longer functions and will cause a immediate crash on script run

startup:33: attempt to index local 'item' (a nil value) is the output when a slot is empty

gps also seems to not function the same way

runi95 commented 7 months ago

This seems to work fine now.