Android Question Keep getting Unexpected command errors

nibbo

Active Member
Licensed User
Longtime User
Hi all

I keep getting 'java.lang.RuntimeException: Unexpected command: 110' errors.
This usually happens when the code hits an 'End Sub' or 'Return' statement.
It seems to be totally random and can crash at any part of the application especially if I step through the code. It is already a large app so posting the code will not help.
I think it may have something to do with multiple HttpJob calls although there should only ever be one or two running concurrently.

Please let me know if you need any further info from the logs etc...

Any help appreciated.
 

nibbo

Active Member
Licensed User
Longtime User
OK, this only seems to happen in rapid debug mode.
In legacy mode an error was detected which did not halt the debugger in rapid mode.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…