Ive been trging to get simba working for about a month. I've looked all through the forum and used almost every troubleshooting guide. I keep getting this error when attempting to run a script.
Simba Code:
---- attempting to spawn smart, attempt #: 4
---- 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://world20.runescape.com/, f7707000827453440452]
-------- Using plugins "OpenGL32.dll,d3d9.dll"
------ Failed to spawn a SMART client
---- initSmart()
And the script eventually just stops