Hey, I just tried using debugtpa() in debug.scar from the misc folder.
I guess stuff in misc isnt exactly updated for Simba?
[Error] C:\Simba\Includes\srl/srl/misc/debug.scar(33:25): Unknown identifier 'TheDate' at line 32
Compiling failed.
Path := AppPath + TheDate(3) + ' - ' + MsToTime(GetTimeRunning, Time_Abbrev) + '.bmp'
[Error] C:\Simba\Includes\srl/srl/misc/debug.scar(289:16): Unknown identifier 'GetColorArrayInfo' at line 288
Compiling failed.
TheResult := GetColorArrayInfo(C, BestColors, Tolerances, Speed2Mods, RGB, HSL, XYZ);
Those sorts of errors are littered in the file.

