Adblock breaks this site

rsbot on linux?

Discussion in 'Archives' started by enj0y, Feb 16, 2009.

Thread Status:
Not open for further replies.
  1. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    hey,i was wondering if theres anyway to use rsbot on linux.i try to run it but .bat dont work on linux.i run the lastest version on ubuntu,have made some search and didnt found how.do anyone got a tut or could help me please?
     
  2. fatman101

    fatman101 Active Member

    Joined:
    Mar 26, 2008
    Posts:
    167
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    I think u run the .sh file, i heard it somewhere, worth a try dunno if it will work tho
     
  3. krazedkat

    krazedkat Newcomer

    Joined:
    Feb 16, 2009
    Posts:
    9
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

  4. xk1llxk1llx

    xk1llxk1llx awesomeness lurks within this playa ;)
    $100 USD Donor New

    Joined:
    Apr 13, 2008
    Posts:
    212
    Referrals:
    2
    Sythe Gold:
    0
    Tier 1 Prizebox
    rsbot on linux?

    You dumb'a.

    Do you even know how to work linux, I'm using it right now, RSBot has a .sh!!!
    Use that, .bat don't run, wow like no-one knew that in this community :eek: .

    Go to terminal (im using Ubuntu too).
    go to the dictionary: etc: Home/User/Desktop/RSBot
    the do chmod +x run.sh
    then ./run.sh

    If there's a run.sh in there. :)
     
  5. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    thanks for all replies,
    when i try to open the .sh it popup an error saying succs what i should do?yes im noob withlinux,im not the 1 that installed it
     
  6. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    i did this but they say error cant find world list and some other error after:

    yanni@marika-desktop:~/rsbotsvn$ sh runmembers.sh
    [13:26:10][ Log] Logging to: logs/09.02.17_13.26.10.log
    [13:26:10][ Author] RSBot by Speljohan & Qauters. Maintained by BAsh & Illusion.
    [13:26:11][ Output Stream] java.lang.RuntimeException: org.tmatesoft.svn.core.SVNException: svn: This client is too old to work with working copy '/home/yanni/rsbotsvn/.'; please get a newer Subversion client
    [13:26:11][ Output Stream] at rsbot.bash.SVN.getCurVersion(SVN.java:144)
    [13:26:11][ Output Stream] at rsbot.bash.CheckForUpdates.runUpdate(CheckForUpdates.java:70)
    [13:26:11][ Output Stream] at rsbot.bash.CheckForUpdates.run(CheckForUpdates.java:52)
    [13:26:11][ Output Stream] at com.speljohan.rsbot.Application.main(Application.java:55)
    [13:26:11][ Output Stream] Caused by: org.tmatesoft.svn.core.SVNException: svn: This client is too old to work with working copy '/home/yanni/rsbotsvn/.'; please get a newer Subversion client
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:55)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:40)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.checkWC(SVNAdminAreaFactory.java:84)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.probe(SVNWCAccess.java:661)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.probeOpen(SVNWCAccess.java:273)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:1917)
    [13:26:11][ Output Stream] at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:1853)
    [13:26:11][ Output Stream] at rsbot.bash.SVN.getCurVersion(SVN.java:129)
    [13:26:11][ Output Stream] ... 3 more
    [13:26:12][ Controller Ldr] Loaded GUIController
    [13:26:12][ Controller Ldr] Loaded 1 class(es) in total.
    [13:26:12][ ByteWorldList] java.io.FileNotFoundException: http://www.runescape.com/l=1/a=0/slr2.ws?order=LPWM
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1288)
    at com.speljohan.rsbot.world.WorldList$ByteWorldList.readWorldList(WorldList.java:315)
    at com.speljohan.rsbot.world.WorldList$ByteWorldList.updateList(WorldList.java:303)
    at com.speljohan.rsbot.world.WorldList.load(WorldList.java:176)
    at GUIController.onStart(GUIController.java:55)
    at com.speljohan.rsbot.Application.run(Application.java:133)
    at com.speljohan.rsbot.Application.main(Application.java:66)

    [13:26:12][ ByteWorldList] Failed to load a world.
    [13:26:12][ GUIController] Failed to load the worldlist. Check your connection.
    [13:26:13][ Error Stream] java.lang.NullPointerException
    [13:26:13][ Error Stream] at rsbot.bash.SVN.checkDirValid(SVN.java:58)
    [13:26:13][ Error Stream] at rsbot.bash.SVN.setWorkingCopy(SVN.java:50)
    [13:26:13][ Error Stream] at rsbot.bash.ReportError.sendError(ReportError.java:48)
    [13:26:13][ Error Stream] at rsbot.bash.ReportError.reportIfNeeded(ReportError.java:31)
    [13:26:13][ Error Stream] at rsbot.bash.ReportError.run(ReportError.java:26)
    [13:26:13][ Error Stream] at java.lang.Thread.run(Thread.java:619)

    once again im noob at linux..please help Dx
     
  7. fatman101

    fatman101 Active Member

    Joined:
    Mar 26, 2008
    Posts:
    167
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    Wow, that's a big error. Sorry to let you down, but i cant help. Only ever been on a linux comp once i couldnt work it for shit.
     
  8. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    ow =S.thanks neway for tried to help me at 1st :).hopefully someone will drop on this and help me.else i wont even bother to bump it up lol
     
  9. lanboy

    lanboy Newcomer

    Joined:
    Sep 1, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    It looks like some of your stuff is out of date.... Did you install svn or by download. I recommend svn...

    .. Open a terminal, cd to the folder your rsbot files are in and do a

    sudo svn update

    Then do a

    ./Compile.sh or a
    sh ./Compile.sh

    Then do a

    sh ./Run\ Members.sh

    and see if it works.

    Its all good for me.... I originally did a

    chmod +x *.sh

    to make all the shell files executable.
     
  10. lanboy

    lanboy Newcomer

    Joined:
    Sep 1, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    Wait a minute, you have a subversion error...

    Do a

    sudo apt-get install subversion

    first.
     
  11. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    man i love you,it opened but nwow it say me this(in the rsbot place)
    4:01][Account Handler] Loaded 1 account(s).
    [16:34:03][ Output Stream] error_game_js5connect_outofdate
    [16:34:03][ Bot Stub] ===============================================================================
    [16:34:03][ Bot Stub] RSBot is currently outdated, please wait patiently for an update.
    [16:34:03][ Bot Stub] Posting a duplicate thread or a thread somewhere other than
    [16:34:03][ Bot Stub] the download section will result in an instant BAN.
    [16:34:03][ Bot Stub] ===============================================================================

    anything u can help?
     
  12. lanboy

    lanboy Newcomer

    Joined:
    Sep 1, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    sudo svn update
     
  13. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    still do the same,i tink i got a old version of RS.ill find a new one on sythe i hope.
     
  14. lanboy

    lanboy Newcomer

    Joined:
    Sep 1, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    Sorry, just

    svn update

    from the directory svn installed rsbot.
     
  15. lanboy

    lanboy Newcomer

    Joined:
    Sep 1, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    Oh and a

    sh ./Compile.sh

    after that. Look for errors.
     
  16. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    i did

    svn update on the folder rsbot is in

    /home/yanni/rsbotsvn/compile.sh

    /home/yanni/rsbotsvn/runmembers.sh

    still say rsbot is outdated. also i tried to use the update.jar from stickies but im total linux noob and it dont help -S
     
  17. enj0y

    enj0y Member

    Joined:
    Feb 5, 2009
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0
    rsbot on linux?

    lanbyoy rock omfg i didnt was fast in the head and he kept responding my around 10 pm to help me out.i dont know if this can be used as vouche but he took more than a hour to help me!!h es so cool now rsbot work for me.
     
< How to get free stuff | RsBot client download NEEDED! >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site