Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 52

Thread: [FIX] SMART Won't Load Error

  1. #26
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    Quote Originally Posted by yogi View Post
    could u pls help me idk how to do it i am using an clan wars ns bot
    Who ever the fk sold you the script should help you.

  2. #27
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Quote Originally Posted by yogi View Post
    could u pls help me idk how to do it i am using an clan wars ns bot
    It doesn't matter what script you're using! Just copy and paste the code on the first post of this thread into the script or wait until an official SRL-6 patch is made an update SRL.
    Tsunami

  3. #28
    Join Date
    Apr 2016
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    im noot good at this man wanna pls show me on ksype or teamview ?

  4. #29
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Quote Originally Posted by yogi View Post
    im noot good at this man wanna pls show me on ksype or teamview ?
    Search for the first
    Simba Code:
    procedure
    in your script and above that in the white blank space copy and paste the code from the first post and save.
    Tsunami

  5. #30
    Join Date
    Feb 2012
    Posts
    180
    Mentioned
    2 Post(s)
    Quoted
    84 Post(s)

    Default

    Thank you, works perfectly !

  6. #31
    Join Date
    Apr 2016
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Are all rs3 scripts broken? I keep getting this error, even after applying your fix.

    ------ Responding with action: Reload_Client
    ---- WARNING: RS Update: Going to call EVENT_RS_UPDATE procedure
    ---- sixHourFix():
    ------ SMART Reload Attempt 1/5
    ------ smartReloadClient():
    -------- Succesfully freed SMART[19248]
    -------- Killed current client. Waiting 4m & 7s before reloading SMART
    The following bitmaps were not freed: [Minimap Mask, 2]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (18-04-16 at 06.56.49 PM).txt] has not been freed in the script, freeing it now.

  7. #32
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by paradie View Post
    Are all rs3 scripts broken? I keep getting this error, even after applying your fix.

    ------ Responding with action: Reload_Client
    ---- WARNING: RS Update: Going to call EVENT_RS_UPDATE procedure
    ---- sixHourFix():
    ------ SMART Reload Attempt 1/5
    ------ smartReloadClient():
    -------- Succesfully freed SMART[19248]
    -------- Killed current client. Waiting 4m & 7s before reloading SMART
    The following bitmaps were not freed: [Minimap Mask, 2]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (18-04-16 at 06.56.49 PM).txt] has not been freed in the script, freeing it now.
    did the login screen change? the login screen probably changed.

  8. #33
    Join Date
    Apr 2016
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    It was user error.
    Fixed it; had to reset my graphic settings.

  9. #34
    Join Date
    Feb 2012
    Location
    Norway
    Posts
    995
    Mentioned
    145 Post(s)
    Quoted
    596 Post(s)

    Default

    Quote Originally Posted by Olly View Post
    No, since it will never reach the users lol.
    uhm... It should work just fine now.
    Name Last modified Size Type
    srl-6.tar.bz2 2016-Apr-17 14:56:01 11.6M application/x-bzip

    Last edited by slacky; 04-19-2016 at 04:55 AM.
    !No priv. messages please

  10. #35
    Join Date
    May 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Edit: Nevermind got it working. Thanks for this thread
    Last edited by Bitstamp; 04-19-2016 at 11:08 AM.

  11. #36
    Join Date
    Dec 2011
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Works like a charm!
    Thanks!

  12. #37
    Join Date
    Feb 2012
    Location
    Norway
    Posts
    995
    Mentioned
    145 Post(s)
    Quoted
    596 Post(s)

    Default

    Just letting you guys know Olly commited an update to SRL-6, which I guess is to resolve it?
    https://github.com/SRL/SRL-6/commit/...a4ede012e85204

    So just wait, or press "update" under the "SRL" tab in simba.
    Last edited by slacky; 04-19-2016 at 02:05 PM.
    !No priv. messages please

  13. #38
    Join Date
    Apr 2016
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Thanks ^_^

  14. #39
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    Quote Originally Posted by Olly View Post
    I would also assume the parameters smart passes to the applet are massively outdated. IIRC it should grab the params from http://world2.runescape.com/jav_config_beta.ws and pass them.
    Sucks the benland never pushes smart updates, I even think there are a couple of pull requests from 2015..

    Also:
    Perhaps the p+4 has to be p+5? So the second param doesnt start with a , ?

  15. #40
    Join Date
    Dec 2011
    Posts
    141
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    EDIT: The update alone does not seem to resolve the issue.

    Pasting this code correctly did in fact resolve it, but I wonder why the update does not.

  16. #41
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Thomas View Post
    Sucks the benland never pushes smart updates, I even think there are a couple of pull requests from 2015..

    Also:
    Perhaps the p+4 has to be p+5? So the second param doesnt start with a , ?
    Tbf there are only 2 pull request with minor fixes/additions
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  17. #42
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    Quote Originally Posted by NotReligious View Post
    EDIT: The update alone does not seem to resolve the issue.

    Pasting this code correctly did in fact resolve it, but I wonder why the update does not.
    That's because Olly's fix isn't parsed with the srl updater just yet.

  18. #43
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Thomas View Post
    That's because Olly's fix isn't parsed with the srl updater just yet.
    I poked Wizzup on IRC, it should be fixed soon.
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  19. #44
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    @Olly
    Your fix does not work when I still have multiple Java versions in my 'C:\Program Files (x86)\Java' directory. It tried using an older version (60) when I had never versions installed (up to 77).
    Gave a java error that it couldn't load a virtual machine at the directory it selected.

    Was solved by removing the older versions from 'C:\Program Files (x86)\Java'

  20. #45
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Wizzup fixed the issue, if you have already updated you'll need to go srl -> settings -> override update then srl -> update
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  21. #46
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    Quote Originally Posted by Harrier View Post
    Wizzup fixed the issue, if you have already updated you'll need to go srl -> settings -> override update then srl -> update
    He has? The one I mentioned? It isn't updated in the github though.

    If you are still talking to him, mention my pull request for the closepopup func

  22. #47
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Thomas View Post
    He has? The one I mentioned? It isn't updated in the github though.

    If you are still talking to him, mention my pull request for the closepopup func
    Oh, I meant he fixed the issue with the updater so it was serving the files currently on github not the old ones and I've mentioned your pull request in #simba .
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

  23. #48
    Join Date
    Mar 2012
    Location
    NY.
    Posts
    130
    Mentioned
    5 Post(s)
    Quoted
    67 Post(s)

    Default

    you are a god holy erguviqj
    IDK HOW YOU PEOPLE DO IT
    im a retard

  24. #49
    Join Date
    Mar 2012
    Posts
    49
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default

    thank you clarity

  25. #50
    Join Date
    Mar 2015
    Location
    Stockholm
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    It somehow seems not to do the trick for me, any suggestions?

    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (26-04-16 at 08.25.27 AM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- 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():
    root = http://world5.runescape.com/
    params = ,j0,f5348101633694910660
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre1.8.0_60\bin\java.exe
    -------- getJavaPath()
    -------- Root: http://world5.runescape.com/
    -------- Params: ,j0,f5348101633694910660
    -------- Using plugins "OpenGL32.dll,d3d9.dll"
    ------ Failed to spawn a SMART client
    ---- initSmart() result = False
    ---- attempting to spawn smart, attempt #: 2
    ---- 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():
    root = http://world10.runescape.com/
    params = ,j0,f3027667375426495972
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre1.8.0_60\bin\java.exe
    -------- getJavaPath()
    -------- Root: http://world10.runescape.com/
    -------- Params: ,j0,f3027667375426495972
    -------- Using plugins "OpenGL32.dll,d3d9.dll"
    The following bitmaps were not freed: [Minimap Mask]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (26-04-16 at 08.25.27 AM).txt] has not been freed in the script, freeing it now.
    In the end, it's not the years in your life that count. It's the life in your years.

Page 2 of 3 FirstFirst 123 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
  •