every time i go to load a script, it will say running script for a while and then after a while will come up with "It has been 3 minutes and runescape is not ready.....terminating". Does anyone know what that means apart from the obvious?
every time i go to load a script, it will say running script for a while and then after a while will come up with "It has been 3 minutes and runescape is not ready.....terminating". Does anyone know what that means apart from the obvious?
Are you tunning SCAR 3.23 Beta, newest opendev srl?
Are you using SMART?
More info would be nice...
What script are you using?
There used to be something meaningful here.
Your runescape doesn't load fast enough. Click pause when smart is trying to load runescape, pause it. Click play when it's ready. You can also change the time (from 3 to more) but I don't know where. I'll look around and edit if I find it. There has also been a thread not to long ago about this, where everything was explained.
Hope I helped![]()
I'm running 3.22 and all the latest stuff and SMART.
It happens on any script that has SMART.
My internet is a fast broadband so it shouldnt take to long to load.
I'll try pausing it for 5 minutes and see if that helps
3.23 (scar prerelease) is the latest.
Heres a link to tutorial: http://www.villavu.com/forum/showthread.php?t=53914
There used to be something meaningful here.
It happens the script never see's that the RuneScape client has loaded. This would be cause by either your internet cutting out, or your PC/SMART lagging.
Pausing dosn't help. What you need to do is go into Includes\srl\SRL\core\Login.SCAR and scroll down to line 286. Replace the following 4 lines along with that line with this:
I had the same problem as I've got an older computer and it is fairly slow. This works fine for me.SCAR Code://(don't copy this) only replace lines 286-290
if (TimeFromMark(Mark) > 300000) then
begin
WriteLn('It has been 5 minutes and Runescape is not yet ready... Terminating.');
TerminateScript;
end;
Hope it works.
Last edited by Bionicle; 01-19-2010 at 05:07 PM.
NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN
Is you RuneScape client set to fixed and standard detail?
lol
There are currently 1 users browsing this thread. (0 members and 1 guests)