if your right, your a genious
Ok this is my problem. I asked a dev and they didnt know what was wrong, so if you get it right, you should be a dev!
i had this error yesterday, but i thought the new scar and updated srl would fix it, and it seemed to because my script ran for 5 hours no problemo.
error:
Code:
[Runtime Error] : Exception: Access violation at address 006B3941 in module 'scar.exe'. Read of address 00000040 in line 369 in script C:\Program Files (x86)\SCAR 3.21\includes\SRL\SRL\Core\AntiRandoms\AntiRandoms.scar
location:
line 369 in antirandoms.scar in the function findlamp
Code:
if (FindTransparentBitmapTolerance(Lamp, x, y, clBlack, MIX1, MIY1, MIX2, MIY2, 40)) then
attached is the script i am using.