I would like to know how the nxt brick's run time error codes are interpreted. For example:
Class: 16
Method 42
PC: 7701
In cases so far, I've been able to spot in the code the error myself. However, as I build more complex Java code, I fear that I will have more difficulties spotting the run time errors.
Any help would be greatly appreciated.
Thank you.
