Yea, I'm in fixed size. Not sure what I'm doing wrong, but I'm going to keep messing around with it. I'll let you know if I figure it out.
Printable View
Hy,
so, i'm new here, and i just installed simba, following the guidlines in this topic. However, when asked by the OP to check for the SPS and the SRL-6 folders, I can't find anything with that name. Coukd somebody assite me please?
I keep getting this error when i start it up :(
---------- Attempting to search for your Java path
---------- Found your java path @ C:\Program Files (x86)\Java\jre1.7.0\bin\java.exe
-------- getJavaPath()
-------- Using parameters [http://world15.runescape.com/, f7545484547629251268]
-------- Using plugins "OpenGL32.dll"
-------- FATAL ERROR: Failed to spawn a SMART client
-------- Freeing the minimap mask
Successfully executed.
Not sure why, but i am able to install it and get it working fine, but I have major issues with updates.
I have the ability to download the updates, which i do, but after I restart, it is almost as if it resets itself.
I open the extensions menu and open and update everything needed. I then close simba and re open it and all the extensions that I opened are closed, as well, i have to re-update the client each and every time I open it..
Anyone else have this issue or is it just me??? I have tried the troubleshooting, but still doesnt work..
Thoughts?
Edit: I forgot to mention that when I open any script downloaded from SRL, I cannot open any extensions.. The extension window is blank...
Yes I had the same problem, a blank extension window when opening a script and updates "resetting" themselves.
Idk how I fix the updates issue but I didn't seem to have it when I redownloaded Simba again.
I opened scripts in Simba (not just by clicking them), that worked for me.
Are you sure you're looking in the right folder? Simba/Includes/?
There are a couple solutions to that in the SRL FAQ thread, I suggest you check there (link in my signature).
I have a similar problem. It seems every time I restart my computer, all my extensions get disabled. Why this happens, I do not know, but it is really annoying.
hey i used to use simba alot as ive returned to osr i want to return to this and maybe start making scripts but i cant get simba/SMART to work
i followed this guidehttp://villavu.com/forum/showthread.php?t=47714&p=600976#post600976
whats happening when i try to run this command
program new;
{$DEFINE SMART} // comment this line out if you don't want to use SMART
{$i srl-6/srl.simba}
begin
clearDebug();
setupSRL();
end.
i get this -- 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
---------- ERROR: Failed To Find Path: C:\Program Files (x86)\Java\
---------- WARNING: Failed to find your Java path
---------- HINT: If RS is failing to switch to OpenGL mode, add JRE to your systems path before JDK (if you have JDK)
-------- getJavaPath()
-------- Using parameters [http://world25.runescape.com/, f5347096490042786756]
-------- Using plugins "OpenGL32.dll"
-------- FATAL ERROR: Failed to spawn a SMART client
-------- Freeing the minimap mask
Successfully executed.
and it bring up my C:\simba folder can anyone help me
Make sure you have JRE (Java) installed correctly. That debug is saying it can't find your java files in C:\Program Files (x86)\Java\. Do you perhaps have it installed in another location?
Then you'll probably need to download the 64-bit version.
So I start up the simba script and it logs me in fine when I receive this: Please wait.................loading
Couldn't find nature runes in backpack - terminating
Successfully executed.
I have the script set with the action bar as '1' for high alch and I have over 1500 nature runes at the very bottom of my backpack.
E: replied here
Very helpful, thank you.
Added a section on setting up the SRL player form.