Jump to content

Vexelior

Members
  • Posts

    25
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Vexelior

  1. For some reason when I load client it says "Offline Mode" and will not connect to the remote server,

     

    Here is the error message I am getting:

     

    [iNFO ][08/12/13 03:00:52 AM]: Connecting to remote server...
    [iNFO ][08/12/13 03:00:57 AM]: Failed to connect to remote server!
    java.net.SocketTimeoutException: connect timed out
    at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at org.osbot.LPt9.D(om:286)
    at org.osbot.LPt9.a(om:199)
    at org.osbot.OB.run(om:382)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    [iNFO ][08/12/13 03:00:57 AM]: Retrying in 5 seconds...
     
    I am running the latest version of Java and have no previous installations on my PC. I am running Windows 8 as well.
     
    Please help? Thank you. smile.png
  2. Hello. So I've been trying to run OSBot on Windows XP SP3 all updated with Java 7 Update 25. 

     

    It was a clean install of Win XP and Java so I figured I wouldn't have any issues but, when OSBot tries to load the RS client, I get this error.

     

    [ERROR][07/16/13 11:13:29 AM]: Failed to inject client!

    java.lang.NullPointerException
    at java.io.FileOutputStream.write(Unknown Source)
    at org.osbot.engine.Main.J(ul:294)
    at org.osbot.engine.Main.i(ul:95)
    at org.osbot.nb.run(mn:601)
    at java.lang.Thread.run(Unknown Source)
    [iNFO ][07/16/13 11:13:29 AM]: Loading client...
    [ERROR][07/16/13 11:13:29 AM]: Failed to load client!
    java.lang.NullPointerException
    at org.osbot.nb.run(mn:282)
    at java.lang.Thread.run(Unknown Source)
     
    Any ideas what could be wrong?
     
×
×
  • Create New...