Does anybody know the solution to this error!![]()
![]()
SCAR Code:[Runtime Error] : Exception: Access violation at address 006D7B76 in module 'scar.exe'. Read of address 00000000 in line 204 in script
This is part of the script where the line is
SCAR Code:begin
if FindDtm(Runepick, x, y, mix1, miy1, mix2, miy2)then
Writeln('Good choice, rune pick.');
WaitPerRock :=(3000+ random(500));
end;
And this is the actual line "204"
SCAR Code:if FindDtm(Runepick, x, y, mix1, miy1, mix2, miy2)then
BTW yes, i did put SetupSrl!
All help would be appreciated and REPPED!![]()






Reply With Quote






