Posted 19 July 2013 - 10:05 PM
Title: Send errors to server without crashing client?
so ive set up a network between a pc and a turtle. the pc is the server and the turtle is the client. when i send a command from the server the turtle will execute it. the problem is if i send an invalid command then the client will just crash and will go offline, what i want is i want the turtle to, instead of crashing, to simply send the error to the server and the client to continue.
is there any way of doing this?
thank you in advance.
so ive set up a network between a pc and a turtle. the pc is the server and the turtle is the client. when i send a command from the server the turtle will execute it. the problem is if i send an invalid command then the client will just crash and will go offline, what i want is i want the turtle to, instead of crashing, to simply send the error to the server and the client to continue.
is there any way of doing this?
thank you in advance.