Jump to content

Proxy + Linux = client crashing for me


kwebber321

Recommended Posts

Im currently trying to bot on my laptop that runs linux Mint and im having trouble logging in with proxies. They worked find on my windows desktop at home but when i try to use the proxies on my linux laptop, the client says check for status. ive checked and the proxies are working fine with no connection issues. is this a client bug of some sort?

Link to comment
Share on other sites

What kind of proxies are you using, is authentication on? have you tried launching using CLI?

 

there xylate's proxies, and yes auth is on. and yes ive tried launching with CLI. ive pinged the IPs and they both work fine. the logger is giving me this.

 

[DEBUG][07/19 01:22:45 PM]: OSBot is now ready!

[iNFO][07/19 01:22:46 PM]: Loaded 5 RS accounts!

[ERROR][07/19 01:22:47 PM]: Can't connect to SOCKS proxy:No route to host

[iNFO][07/19 01:22:47 PM]: Welcome to OSBot 2.4.75!

[ERROR][07/19 01:22:57 PM]: Failed to load hooks!

java.lang.NullPointerException

    at java.nio.ByteBuffer.wrap(ByteBuffer.java:396)

    at org.osbot.BotApplication.IIIiiiiIiIiI(gr:321)

    at org.osbot.aC.IiiIiiiIiiiI(hy:142)

    at org.osbot.p.IIIiiiiIiIiI(zz:83)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)

    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)

    at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)

    at java.awt.Component.processMouseEvent(Component.java:6535)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)

    at java.awt.Component.processEvent(Component.java:6300)

    at java.awt.Container.processEvent(Container.java:2236)

    at java.awt.Component.dispatchEventImpl(Component.java:4891)

    at java.awt.Container.dispatchEventImpl(Container.java:2294)

    at java.awt.Component.dispatchEvent(Component.java:4713)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)

    at java.awt.Container.dispatchEventImpl(Container.java:2280)

    at java.awt.Window.dispatchEventImpl(Window.java:2750)

    at java.awt.Component.dispatchEvent(Component.java:4713)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)

    at java.awt.EventQueue.access$500(EventQueue.java:97)

    at java.awt.EventQueue$3.run(EventQueue.java:709)

    at java.awt.EventQueue$3.run(EventQueue.java:703)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)

    at java.awt.EventQueue$4.run(EventQueue.java:731)

    at java.awt.EventQueue$4.run(EventQueue.java:729)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

[DEBUG][bot #1][07/19 01:22:57 PM]: Initializing stealth injection bot...

[iNFO][bot #1][07/19 01:22:58 PM]: Downloading latest RS2 old-school client parameters...

[iNFO][07/19 01:22:58 PM]: Started bot #1

 

Edited by kwebber321
Link to comment
Share on other sites

there xylate's proxies, and yes auth is on. and yes ive tried launching with CLI. ive pinged the IPs and they both work fine. the logger is giving me this.

 

[DEBUG][07/19 01:22:45 PM]: OSBot is now ready!

[iNFO][07/19 01:22:46 PM]: Loaded 5 RS accounts!

[ERROR][07/19 01:22:47 PM]: Can't connect to SOCKS proxy:No route to host

[iNFO][07/19 01:22:47 PM]: Welcome to OSBot 2.4.75!

[ERROR][07/19 01:22:57 PM]: Failed to load hooks!

java.lang.NullPointerException

    at java.nio.ByteBuffer.wrap(ByteBuffer.java:396)

    at org.osbot.BotApplication.IIIiiiiIiIiI(gr:321)

    at org.osbot.aC.IiiIiiiIiiiI(hy:142)

    at org.osbot.p.IIIiiiiIiIiI(zz:83)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)

    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)

    at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)

    at java.awt.Component.processMouseEvent(Component.java:6535)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)

    at java.awt.Component.processEvent(Component.java:6300)

    at java.awt.Container.processEvent(Container.java:2236)

    at java.awt.Component.dispatchEventImpl(Component.java:4891)

    at java.awt.Container.dispatchEventImpl(Container.java:2294)

    at java.awt.Component.dispatchEvent(Component.java:4713)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)

    at java.awt.Container.dispatchEventImpl(Container.java:2280)

    at java.awt.Window.dispatchEventImpl(Window.java:2750)

    at java.awt.Component.dispatchEvent(Component.java:4713)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)

    at java.awt.EventQueue.access$500(EventQueue.java:97)

    at java.awt.EventQueue$3.run(EventQueue.java:709)

    at java.awt.EventQueue$3.run(EventQueue.java:703)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)

    at java.awt.EventQueue$4.run(EventQueue.java:731)

    at java.awt.EventQueue$4.run(EventQueue.java:729)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

[DEBUG][bot #1][07/19 01:22:57 PM]: Initializing stealth injection bot...

[iNFO][bot #1][07/19 01:22:58 PM]: Downloading latest RS2 old-school client parameters...

[iNFO][07/19 01:22:58 PM]: Started bot #1

 

 

what is your java version on your linux machine

Link to comment
Share on other sites

what is your java version on your linux machine

 

i think i may have fixed it. but i have the latest version installed currently. i ran it with "sudo java -jar (osbot client) and i had to go through the steps again of setting it up again installing webwalking, adding accounts and the proxies and it worked when i tried the IP in the proxy setting. its working fine now. weird, but thanks for the help tho.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...