I have a tcp client app that I am running as a service so it stays running all the time, but for some reason I am getting an error whenever I run the app, error: "An error has occurred in sub: java.lang.Exception: Sub socket1_connected was not found. Continue?"
But when I run the exact same app in debug/rapid mode, I get absolutely no error at all.
How can I possible find where this error is occurring?
But when I run the exact same app in debug/rapid mode, I get absolutely no error at all.
How can I possible find where this error is occurring?