Page 14 of 15 FirstFirst ... 412131415 LastLast
Results 326 to 350 of 373

Thread: SRL Frequently Asked Questions

  1. #326
    Join Date
    Jan 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Checking for script updates...
    3.2
    3.2
    You have the latest version of the script!
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[9596] as Simba's target
    -------- Succesfully paired to a existing client, SMART[9596]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned 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 93ms.
    -- setupSRL(): True
    -- sps.init()
    ---- Path exists (C:\Simba\Includes\SPS\img\Runescape_Surface\0_0SP .png)
    ---- Setup area "0_0SP" in 16ms
    -- sps.init()
    -- TPlayerArray.setup()
    ---- ERROR: Couldn't find army file(PlayerList)
    -- TPlayerArray.setup(): false
    -- Freeing the minimap mask
    -- Succesfully freed SMART[9596]
    SetDTMs EXIT
    Successfully executed.


    And this happens when I attempt to run a script

  2. #327
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by odisey View Post
    WHERE is SUPPORT section?
    ---- Waiting for lobby screen...

    And kindly please what do I do with the error above.
    You likely don't have your graphics set to OpenGL and fixed screen.

    Quote Originally Posted by Fervidity View Post
    My simba player manger list wont save
    Quote Originally Posted by Fervidity View Post
    Checking for script updates...
    3.2
    3.2
    You have the latest version of the script!
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[9596] as Simba's target
    -------- Succesfully paired to a existing client, SMART[9596]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned 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 93ms.
    -- setupSRL(): True
    -- sps.init()
    ---- Path exists (C:\Simba\Includes\SPS\img\Runescape_Surface\0_0SP .png)
    ---- Setup area "0_0SP" in 16ms
    -- sps.init()
    -- TPlayerArray.setup()
    ---- ERROR: Couldn't find army file(PlayerList)
    -- TPlayerArray.setup(): false
    -- Freeing the minimap mask
    -- Succesfully freed SMART[9596]
    SetDTMs EXIT
    Successfully executed.


    And this happens when I attempt to run a script
    It's because it can't find your player file, and if Rafiki isn't saving it then the error makes sense. Do you get any kind of error when saving the player file? Are you hitting the save button, not just exiting the form?

  3. #328
    Join Date
    Jan 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    coh3n please help

    when i am useing the draynor chop n bank it fills up my inventory be then it doesent go and bank them it just stands ther and clicks on the willows but it cant chop because of the full inventory

  4. #329
    Join Date
    Jan 2012
    Location
    Netherlands
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by wokidi101 View Post
    coh3n please help

    when i am useing the draynor chop n bank it fills up my inventory be then it doesent go and bank them it just stands ther and clicks on the willows but it cant chop because of the full inventory
    Perhaps you should visit: RS3 Beginner Scripting Tutorials first like everyone else.

    and not in SRL Frequently Asked Questions

  5. #330
    Join Date
    Feb 2014
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    What about this error message I have everything installed correctly SRL-OSR/SRL/misc/al_functions.simba?

  6. #331
    Join Date
    Feb 2012
    Location
    Philippines
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    NOTIFICATION: Current script version: 2.42 | Online version: 2.42
    NOTIFICATION: You have the latest version.
    -- TPlayerArray.setup()
    ---- Loaded player: player1
    -- TPlayerArray.setup(): Success
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[4284] as Simba's target
    -------- Succesfully paired to a existing client, SMART[4284]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 396}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 188ms.
    -- setupSRL(): True
    -- sps.init()
    ---- Path exists (C:\Simba\Includes\SPS\img\runescape_other\TMPB_01 .png)
    ---- Setup area "TMPB_01" in 47ms
    -- sps.init()
    Exception in Script: Runtime error: "Error while reading stream: Wrong image format" at line 1145, column 30
    The following DTMs were not freed: [0, 1]
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (26-03-14 at 12.15.05 AM).txt] has not been freed in the script, freeing it now.


    All of my settings are correct, if it's any help, I'm using the plankbanker by the mayor. Im using the most recent Java 7 update 51. Simba is up to date. any ideas please?
    Like A Boss

  7. #332
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Please don't make duplicate posts in different threads. It's not necessary; people will see your post. If you don't get a reply it's probably because no one knows how to fix the error.

    I've never seen that error before, but since it's talking about image format, my guess would be something to do with SPS. I'm not sure if this would make a difference but remove the space in your SPS image file name (there's a space between the last letter and the .png). See if that changes anything.

  8. #333
    Join Date
    Feb 2012
    Location
    Philippines
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    The PBpaint.png file size is 0kb. could that be the issue as it is an "empty" file? there are no spaces in the file name. this is line 1145:
    PaintBitmap := loadBitmap(appPath + '/Scripts/PBpaint.png');]

    EDIT: I've figured it out. I found the link for the "PBpaint" file in the script. I was right, the file was "empty" and that was the problem. I am now getting "isMouseOverText (): False. Would that be a game setting?
    Like A Boss

  9. #334
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by foxfly1 View Post
    The PBpaint.png file size is 0kb. could that be the issue as it is an "empty" file? there are no spaces in the file name. this is line 1145:
    PaintBitmap := loadBitmap(appPath + '/Scripts/PBpaint.png');]

    EDIT: I've figured it out. I found the link for the "PBpaint" file in the script. I was right, the file was "empty" and that was the problem. I am now getting "isMouseOverText (): False. Would that be a game setting?
    Oh I was referring to this line in the debug you provided:
    Progress Report:
    ---- Path exists (C:\Simba\Includes\SPS\img\runescape_other\TMPB_01 .png)


    As for mouse over text it's likely a script issue. You should post on the thread from which you downloaded the script.

  10. #335
    Join Date
    May 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi keep getting this mess when trying to run a script "SRL/SRL.Simba" not found at line 3, column 5

  11. #336
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    You need to download SRL. Go to SRL > Settings > Override Update, then SRL > Update.

  12. #337
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-6/SRL.simba' used from 'C:\Users\Name\Desktop\AIO_Divination-master\AIO_DIV.simba'

  13. #338
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can anyone help?

  14. #339
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    You didn't download SRL (or didn't do it properly). If you have the SRL menu go to SRL > Settings > Override update, then SRL > Update. Then, go to Simba/Includes/ and make sure there's an SRL-6 folder.

  15. #340
    Join Date
    Jul 2014
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Edit: I'm an idiot, just had to run as administrator.
    2nd edit: I'm having a different issue now with Rafiki, when I run it, enter in and save my info and close out, it doesn't seem to save and if I open Rafiki for a second time and hit the "+" button, Simba crashes and I get this error:
    603Yw9d.png
    Checking out the error logs, the log gives this:
    Program exception!
    Stacktrace:

    Exception class: EAccessViolation
    Message: Access violation
    $00459665
    Simba Version: 1004
    So far I've hacked a solution by custom editing and changing the .xml file using notepad, so it's no big deal.
    Last edited by Csch; 07-10-2014 at 06:48 PM.

  16. #341
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Csch View Post
    Edit: I'm an idiot, just had to run as administrator.
    2nd edit: I'm having a different issue now with Rafiki, when I run it, enter in and save my info and close out, it doesn't seem to save and if I open Rafiki for a second time and hit the "+" button, Simba crashes and I get this error:
    603Yw9d.png
    Checking out the error logs, the log gives this:
    Program exception!
    Stacktrace:

    Exception class: EAccessViolation
    Message: Access violation
    $00459665
    Simba Version: 1004
    So far I've hacked a solution by custom editing and changing the .xml file using notepad, so it's no big deal.
    I'm not sure what that's from, but a new version of Rafiki is coming with a new Simba (hopefully sooner than later).

  17. #342
    Join Date
    Jan 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Hi, i've updated everything I needed to for Simba (this is on a Mac, using the program Wine).

    SRL updated, SPS updated, Extensions updated, Simba client updated.

    I put in the code to run a SMART client, however it is not working and I'm absolutely clueless as to why.

    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.

    That's the code.

    This is what i'm getting when I try and press run:


    Please help me.

  18. #343
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  19. #344
    Join Date
    Jan 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Are all of these, specifically libtesseract2_32.dll, in your simba directory plugins folder?
    https://github.com/SRL/SRL-Plugins/tree/master/plugins
    I don't know where to find the simba folder, i just opened it with Wine, can't find the folder.

  20. #345
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Prongs View Post
    I don't know where to find the simba folder, i just opened it with Wine, can't find the folder.
    You'll have to find your Wine folder, then look in whatever folder represents the C:/ drive. My guess would be there's a Wine folder in your Applications folder (click Applications from the Finder).

  21. #346
    Join Date
    Dec 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am having an issue, I used to use simba back in 2012 and got to a point where i was pretty good at it. Just came back, updated my JRE and my Java to a more updated 7+ version. Unfortunately, I get get this error after i start the script after picking my account to use.

    Checking for script updates:
    -----> Script revision: 9 | Online revision: 9
    -----> You have the latest revision.
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing
    Successfully executed.

    Any advice would be helpful. Thank you. @Coh3n;@anybodywhocanhelp

  22. #347
    Join Date
    Jan 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm having an issue with installing/setting up Simba. I've been following the setup guide, but I'll post what has happened. I can't get beyond this step. Can someone please help me through it? Thanks.

    Loaded Font CharsTrade
    Loaded Font CharsTrade07
    Loaded Font FriendChars
    Loaded Font LoginChars
    Loaded Font MouseoverChars
    Loaded Font SmallChars
    Loaded Font SmallChars07
    Loaded Font SmallCharsNS
    Loaded Font StatChars
    Loaded Font StatChars07
    Loaded Font UpChars
    Loaded Font UpChars07
    Loaded Font UpChars07_s
    Loaded Font UpCharsEx
    Loaded Font XPChars
    Loaded Font UpChars_s
    Loading extension C:\Simba\Extensions\srl.sex
    Extension Enabled
    SRL Updater Enabled!
    SPS Updater Enabled!
    Plugins Updater Enabled!
    Loading extension C:\Simba\Extensions\associate.sex
    Extension Disabled - Did not compile
    [Error] (14:3): Duplicate identifier 'TCharArray' at line 14

  23. #348
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Batmans Beard View Post
    I'm having an issue with installing/setting up Simba. I've been following the setup guide, but I'll post what has happened. I can't get beyond this step. Can someone please help me through it? Thanks.

    Loaded Font CharsTrade
    Loaded Font CharsTrade07
    Loaded Font FriendChars
    Loaded Font LoginChars
    Loaded Font MouseoverChars
    Loaded Font SmallChars
    Loaded Font SmallChars07
    Loaded Font SmallCharsNS
    Loaded Font StatChars
    Loaded Font StatChars07
    Loaded Font UpChars
    Loaded Font UpChars07
    Loaded Font UpChars07_s
    Loaded Font UpCharsEx
    Loaded Font XPChars
    Loaded Font UpChars_s
    Loading extension C:\Simba\Extensions\srl.sex
    Extension Enabled
    SRL Updater Enabled!
    SPS Updater Enabled!
    Plugins Updater Enabled!
    Loading extension C:\Simba\Extensions\associate.sex
    Extension Disabled - Did not compile
    [Error] (14:3): Duplicate identifier 'TCharArray' at line 14
    You're going to have to go to View > Extensions and uncheck the associate.sex extension. Then restart Simba.

  24. #349
    Join Date
    Feb 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I am so confused and extremely frustrated, someone please help me! It tells me it cannot find JRE 7 when I have it all downloaded. How do i redirect it so it can find it?

  25. #350
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by okan123 View Post
    I am so confused and extremely frustrated, someone please help me! It tells me it cannot find JRE 7 when I have it all downloaded. How do i redirect it so it can find it?
    Did you install simba to the same drive where java is installed (i.e., both on C:/ ).

Page 14 of 15 FirstFirst ... 412131415 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •