Posted 08 February 2016 - 06:40 PM
Hey there, I'm not sure what to do here, I'm working on some code for a server that spawns mobs in a staggered way in a room. Now, for some reason in the middle of the program, the computer will restart. No error message, nothing the computer will simply shut down, every time. I've never seen this and I'm not sure why it's happening.
Here's my code(apologies for bad code)
The error happens in the middle of the any of the wave functions, so wave() through wave4(). If any help could be given it is greatly appreciated. I'm not sure what a computer shutdown means in computercraft. Is it a bug, or an error with my code?
Here's my code(apologies for bad code)
The error happens in the middle of the any of the wave functions, so wave() through wave4(). If any help could be given it is greatly appreciated. I'm not sure what a computer shutdown means in computercraft. Is it a bug, or an error with my code?