Posted 12 September 2013 - 01:24 PM
Hi,
In my startup script for a turtle sometimes after loading the world (SP) the turtle freezes at a turtle.select() command.
I'm using Direwolf 20 1.5 v2 v1.1.3 FTB modpack (if this matters). it's quite annoying because I've to terminate and restart the program
manually sometimes which kinda destroys the advantage of startup scripts :-(
Edit: It's this script: http://pastebin.com/xch4dzMJ (line 34)
It also happens sometimes if I set a "turtle.select(1)" before the main while-true-do-loop
In my startup script for a turtle sometimes after loading the world (SP) the turtle freezes at a turtle.select() command.
I'm using Direwolf 20 1.5 v2 v1.1.3 FTB modpack (if this matters). it's quite annoying because I've to terminate and restart the program
manually sometimes which kinda destroys the advantage of startup scripts :-(
Edit: It's this script: http://pastebin.com/xch4dzMJ (line 34)
It also happens sometimes if I set a "turtle.select(1)" before the main while-true-do-loop