Hi Guys,
Figured I'd piggyback on this thread being that I'm having problems with the same script. As soon as RS loads to the login screen, I get this.
Code:
Compiled successfully in 1778 ms.
-- setupSRL()
---- Setting up SRL...
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found no free clients to pair to
------ smartPairToExistingClient(): result = false
------ Attempting to spawn a new client..
------ smartCreateClient():
---------- smartGetParameters(): Succesfully grabbed paramters
-------- getJavaPath():
---------- Attempting to search for your Java path
---------- Found your java path @ C:\Program Files (x86)\Java\jre7\bin\java.exe
-------- getJavaPath()
-------- Using parameters [http://world27.runescape.com/, f733807432544459876]
-------- Using plugins "OpenGL32.dll"
-------- Succesfully spawned a client, attempting to target
---------- smartSetAsTarget(): Succesfully set SMART[10572] as Simba's target
------ smartCreateClient(): result = true
------ Succesfully initialized via spawning a new client
---- initSmart()
------ smartSetupDrawing(): Succesfully setup SMART drawing
---- Waiting up to 5 minutes for RS to load...
------ __setInputBoxes(): Set username and password boxes
---- Client is ready.
---- Setup SRL in 20078ms.
-- setupSRL(): True
-- Start custom SPS setup.
-- .init()
---- Path exists (maps\brilliant_wisps.png)
---- Setup area "brilliant_wisps" in 31ms
-- .init()
-- End custom SPS setup.
[item: , black count: 0, w: 0, h: 0]
-- Unable to debug TPA onto smart canvas
-- Freeing the minimap mask
-- Succesfully freed SMART[10572]
Successfully executed.
The following bitmaps were not freed: [2, 3, 4]
Any idea what the issue is here?