Results 1 to 8 of 8

Thread: TRSLobby.findPlayButton(): result wtf?

  1. #1
    Join Date
    Jan 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Unhappy TRSLobby.findPlayButton(): result wtf?

    Hello, when I try to run the script, pops something like that:

    -- Entering username...
    ------ Entering password...
    ------ Saving screenshot: IP_address.png
    -- TPlayer.loginToLobby(): True
    ---- Switching to world 28
    -- TRSLobby.getCurrentTab(): Current tab is 0
    -- TRSLobby.getCurrentTab(): Current tab is 0
    -- TRSLobby.getCurrentTab(): Current tab is 1
    -- TRSLobby.openTab(): Result = True
    -- TRSLobby.getCurrentTab(): Current tab is 1
    -- TRSLobbyWorlds.selectWorld()
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ------ TRSLobbyWorlds.getCurrentWorld(): Current world is 28
    ---- Already on world 28
    -- TRSLobbyWorlds.selectWorld(): True
    -- TPlayer.login()
    ---- TPlayer.loginToLobby():
    ---- TPlayer.loginToLobby(): Player is already in lobby.
    ------ TRSLobby.findPlayButton(): result = True
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    The following DTMs were not freed: [0]
    The following bitmaps were not freed: [1, SMART Debug Image]
    New window: 983820
    Compiled successfully in 1888 ms.
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (18-02-16 at 02.43.55 PM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[4048] as Simba's target
    -------- Succesfully paired to a existing client, SMART[4048]
    ------ 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...
    The following DTMs were not freed: [0]
    The following bitmaps were not freed: [1, SMART Debug Image]

    Does any1 know how to solve that?
    I was looking on forum and I didn't see an answer

  2. #2
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Make sure you've followed the steps in this thread: https://villavu.com/forum/showthread.php?t=47714

    If you think you have, post a screenshot of your SMART window when the error occurs.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  3. #3
    Join Date
    Jan 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

  4. #4
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Go back through the thread I linked you and redo the steps related to RuneScape, you clearly have not followed any of them
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  5. #5
    Join Date
    Jan 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    worth )) TYY

  6. #6
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I was having this same issue. Missed a step, thanks!

  7. #7
    Join Date
    Apr 2013
    Location
    Wisconsin
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Hi, I'm really sorry about reviving a dead post, but I'm having the same issue with no progress. I've tried all the solutions posted in related threads to no avail.
    Attached is a SS of Simba + SMART window.
    Note:: in Simba's Output window there IS an out of sight line that says "TRSLobby.findPlayButton() result = True"

    Any insight would be greatly appreciated. I do believe I have all my interfaces set up properly, and that box about locking interfaces is unchecked. Thanks!

    rsSS.jpg

  8. #8
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Quote Originally Posted by hockeyrox499 View Post
    Hi, I'm really sorry about reviving a dead post, but I'm having the same issue with no progress. I've tried all the solutions posted in related threads to no avail.
    Attached is a SS of Simba + SMART window.
    Note:: in Simba's Output window there IS an out of sight line that says "TRSLobby.findPlayButton() result = True"

    Any insight would be greatly appreciated. I do believe I have all my interfaces set up properly, and that box about locking interfaces is unchecked. Thanks!

    rsSS.jpg
    Looks like you haven't setup interfaces https://villavu.com/forum/showthread.php?t=47714


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
  •