V3.1.46 firmware no longer has feedback on code errors
I am using the new firmware V3.1.46 on an HD810 and have noticed there is no longer a reporting feedback on script errors and line numbers.
The error report as in the previous firmware V3.0.8 was invaluable for code debugging. Please let's have it back
This is reply from HD810 V3.0.8;
****************************************************
Errors during load:
line 80, error code &h02: Syntax Error
Welcome to the Roku Shell version 3.0.8 (2009-03-16)
Type '?' for help or 'help <command>' for help on <command>.
Roku>
*****************************************************
Same code in HD810 V3.1.46;
*****************************************************
Welcome to the Roku Shell version 3.1.46 (2009-07-13)
Type '?' for help or 'help <command>' for help on <command>.
Roku>
*****************************************************
Code obviuosly does not work in either version.