PDA

View Full Version : Nothing happens after SMART starts



redgiant61
06-25-2014, 11:27 AM
POsted this on the scripts page as well, dunno if its script specific.

Hi, Returning to villavu after a while, so sorry if Im messing up somehow here

I set up SMART, it loads, and everything seems fine. Start your script,


Compiled successfully in 1312 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://world21.runescape.com/, f7642542232131133124]
-------- Using plugins "d3d9.dll"
-------- Succesfully spawned a client, attempting to target
---------- smartSetAsTarget(): Succesfully set SMART[5992] 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...


Pic of the small command prompt that comes up
23435

When smart loads, the screen keeps flashing, along with the "Loading, please wait" thing that comes on the top left.

Any help please?

EDIT: BEfore anyone asks, i do have graphic settings on OPENGL and fixed screen. And everything else recommended on the villau RS3 setup page.

KeepBotting
06-25-2014, 12:00 PM
Heyyy, I think I've seen you at powerbot! Welcome to SRL-Forums!

Looks like you've not installed the DirectX plugin and are attempting to run a script in DirectX mode!

Get the plugin from here: https://villavu.com/forum/showthread.php?t=107256 and place it in C:/Simba/Plugins

redgiant61
06-25-2014, 12:11 PM
Hey there! Thanks!

I am running in the OpenGL graphics though :(

Ill still try to install it and give it a shot

EDIT: Installing that file did something. It was able to log in, but it still just standing there doing nothing.

Ill get back on the script thread and see if its a problem on setting it up.

Thanks for the help, Keepbotting!

KeepBotting
06-25-2014, 12:18 PM
Hey there! Thanks!

I am running in the OpenGL graphics though :(

Ill still try to install it and give it a shot
From the debug output in the console window, it looks like you're using a script that loads SMART with the DriectX plugin. If RS is still set to OpenGL, nothing will happen after SMART starts (sounds familiar?). You'll need to switch your display mode to DirectX as well.