TorqueGameEngines / Torque3D

Other
1.45k stars 159 forks source link

Torquescript error printing #1265

Closed marauder2k7 closed 4 months ago

marauder2k7 commented 4 months ago

Errors will now print out with context and point to the offending character where possible, with a possible reason for the error.

change var $scriptErrorLineCount to print out more than the default of 10 lines.