Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Client freezes, then crashes after starting bot

Joined
Mar 7, 2015
Messages
3
ok so i downloaded runemate.jar, created a .bat file for it with the command "java -jar -Xmx2048m RuneMate.jar" and ran it.
I found a bot for hunting chinchompas in RS3 called "cp chinchompa hunter" the main client booted up fine, i logged into my account got to hunting area and clicked start bot, selected bot hit go and then stuff pop'd up in the console and then game froze and then console spit out a massive error and went unresponsive

I when to the log folder and copeid log file here
(03:59:41) [Debug] Started RuneMate v1.0.0 Beta 76.2 with java 1.8.0_31
(03:59:49) [Setup] Downloading game...
(03:59:51) [Setup] Syncing with RuneMate Cloud (45008b44)...
(04:00:56) Thanks for choosing CP Hunter!
(04:01:06) Setting trap spots in X form
(04:01:06) New trap spot (#1) at: Coordinate [3179, 2862, 0]
(04:01:06) New trap spot (#2) at: Coordinate [3179, 2864, 0]
(04:01:06) New trap spot (#3) at: Coordinate [3181, 2864, 0]
(04:01:06) New trap spot (#4) at: Coordinate [3181, 2862, 0]
(04:01:06) New trap spot (#5) at: Coordinate [3180, 2863, 0]
(04:01:06) Setting up trap spots!
(04:01:06) Moving to trap spot (Coordinate [3179, 2862, 0])
(04:01:27) javax.imageio.IIOException: Can't get input stream from URL!
(04:01:27) at javax.imageio.ImageIO.read(Unknown Source)
(04:01:27) at productions.coconut.api.cspaint.components.PaintIcon.getImage(PaintIcon.java:28)
(04:01:27) at productions.coconut.api.cspaint.Paint.drawMenu(Paint.java:50)
(04:01:27) at productions.coconut.hunter.Main.onPaint(Main.java:60)
(04:01:27) at com.runemate.game.api.script.framework.core.EventDispatcher.process(snb:90)
(04:01:27) at app.Lk.paintComponent(ufb:1203)
(04:01:27) at javax.swing.JComponent.paint(Unknown Source)
(04:01:27) at javax.swing.JComponent.paintChildren(Unknown Source)
(04:01:27) at javax.swing.JComponent.paint(Unknown Source)
(04:01:27) at javax.swing.JLayeredPane.paint(Unknown Source)
(04:01:27) at javax.swing.JComponent.paintChildren(Unknown Source)
(04:01:27) at javax.swing.JComponent.paintToOffscreen(Unknown Source)
(04:01:27) at javax.swing.RepaintManager.paint(Unknown Source)
(04:01:27) at javax.swing.JComponent.paint(Unknown Source)
(04:01:27) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
(04:01:27) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
(04:01:27) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
(04:01:27) at java.awt.Container.paint(Unknown Source)
(04:01:27) at java.awt.Window.paint(Unknown Source)
(04:01:27) at javax.swing.RepaintManager$4.run(Unknown Source)
(04:01:27) at javax.swing.RepaintManager$4.run(Unknown Source)
(04:01:27) at java.security.AccessController.doPrivileged(Native Method)
(04:01:27) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(04:01:27) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(04:01:27) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(04:01:27) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
(04:01:27) at javax.swing.RepaintManager.access$1300(Unknown Source)
(04:01:27) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
(04:01:27) at java.awt.event.InvocationEvent.dispatch(Unknown Source)
(04:01:27) at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
(04:01:27) at java.awt.EventQueue.access$500(Unknown Source)
(04:01:27) at java.awt.EventQueue$3.run(Unknown Source)
(04:01:27) at java.awt.EventQueue$3.run(Unknown Source)
(04:01:27) at java.security.AccessController.doPrivileged(Native Method)
(04:01:27) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(04:01:27) at java.awt.EventQueue.dispatchEvent(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(04:01:27) at java.awt.EventDispatchThread.run(Unknown Source)
(04:01:27) Caused by: java.net.ConnectException: Connection timed out: connect
(04:01:27) at java.net.DualStackPlainSocketImpl.connect0(Native Method)
(04:01:27) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
(04:01:27) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
(04:01:27) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
(04:01:27) at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
(04:01:27) at java.net.PlainSocketImpl.connect(Unknown Source)
(04:01:27) at java.net.SocksSocketImpl.connect(Unknown Source)
(04:01:27) at java.net.Socket.connect(Unknown Source)
(04:01:27) at java.net.Socket.connect(Unknown Source)
(04:01:27) at sun.net.NetworkClient.doConnect(Unknown Source)
(04:01:27) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(04:01:27) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(04:01:27) at sun.net.www.http.HttpClient.<init>(Unknown Source)
(04:01:27) at sun.net.www.http.HttpClient.New(Unknown Source)
(04:01:27) at sun.net.www.http.HttpClient.New(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(04:01:27) at java.security.AccessController.doPrivileged(Native Method)
(04:01:27) at java.security.AccessController.doPrivileged(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(04:01:27) at java.security.AccessController.doPrivileged(Native Method)
(04:01:27) at java.security.AccessController.doPrivileged(Unknown Source)
(04:01:27) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
(04:01:27) at java.net.URL.openStream(Unknown Source)
(04:01:27) ... 42 more
[spoiler/]
 
Joined
Mar 7, 2015
Messages
3
so does anyone have any idea to how i can fix this?

I haven't botted since before the intro to bottany bay, and i left off with 96 hunter, i'd like to get 99 so i can finally be happy with my account, but unfortunately this is the ONLY bot that has free RS3 hunting bot...

so last time i ever botted it never really matter what bot i used, they were all free and they all just worked... never had to troubleshoot this crap, and lest time i remember actually downloading the scrips, not going off some cloud BS.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Looks like an internet (security?) issue to me.
How are you loading the image, resource or from the web? Maybe cloud blocked loading from the web. If you're using a resource maybe you've done it wrong. If it's neither of them then yes, perhaps its a security issue on his pc. @AlphaEXZ try disabling your firewall and see what happens
 
Discretion is advised
Joined
Jan 2, 2014
Messages
306
so does anyone have any idea to how i can fix this?

I haven't botted since before the intro to bottany bay, and i left off with 96 hunter, i'd like to get 99 so i can finally be happy with my account, but unfortunately this is the ONLY bot that has free RS3 hunting bot...

so last time i ever botted it never really matter what bot i used, they were all free and they all just worked... never had to troubleshoot this crap, and lest time i remember actually downloading the scrips, not going off some cloud BS.

Well from what I've seen it isnt being able to retrieve an image, try disabling your antivirus and firewall very quick and run the script
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
@Ozzy please gracefully fail to load the image. It isn't necessary for proper function of the application. Alternatively add it to your SVN and add it as a resource in your XML manifest.

@AlphaEXZ please be more courteous when asking for support for a free service. Yes things have changed since the past, as they always do. It's called evolution. You should investigate why your anti-virus is being over-zealous and blocking an image from being downloaded instead of blaming the state of the scene.
 
The Pip Collector
Joined
Sep 14, 2014
Messages
445
@Ozzy please gracefully fail to load the image. It isn't necessary for proper function of the application. Alternatively add it to your SVN and add it as a resource in your XML manifest.

@AlphaEXZ please be more courteous when asking for support for a free service. Yes things have changed since the past, as they always do. It's called evolution. You should investigate why your anti-virus is being over-zealous and blocking an image from being downloaded instead of blaming the state of the scene.
#rekt
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
@Ozzy please gracefully fail to load the image. It isn't necessary for proper function of the application. Alternatively add it to your SVN and add it as a resource in your XML manifest.

@AlphaEXZ please be more courteous when asking for support for a free service. Yes things have changed since the past, as they always do. It's called evolution. You should investigate why your anti-virus is being over-zealous and blocking an image from being downloaded instead of blaming the state of the scene.
Oops tagged the wrong person @Defeat3d lol.
 
Primate
Joined
Oct 30, 2014
Messages
3,458
so does anyone have any idea to how i can fix this?

I haven't botted since before the intro to bottany bay, and i left off with 96 hunter, i'd like to get 99 so i can finally be happy with my account, but unfortunately this is the ONLY bot that has free RS3 hunting bot...

so last time i ever botted it never really matter what bot i used, they were all free and they all just worked... never had to troubleshoot this crap, and lest time i remember actually downloading the scrips, not going off some cloud BS.
Not having to download stuff but instead having it all saved on a cloud ready for use whenever requested, such crap..
 
Joined
Mar 7, 2015
Messages
3
@Ozzy please gracefully fail to load the image. It isn't necessary for proper function of the application. Alternatively add it to your SVN and add it as a resource in your XML manifest.

@AlphaEXZ please be more courteous when asking for support for a free service. Yes things have changed since the past, as they always do. It's called evolution. You should investigate why your anti-virus is being over-zealous and blocking an image from being downloaded instead of blaming the state of the scene.
im sorry if i came across a bit rude, i didn't mean too much by it, i've just been flustered lately trying every single bot i can to get working and nothings worked so far... i just miss how simple the old days were....


Anyway i tried disabling my anti virus completely and tried it to only get the same error, so while my anti virus was still disabled, i disabled my firewall too and tried and got the same result. Im pretty sure they are the same error but in case i overlooked something here they are

Only Anti Virus disabled
(12:20:29) [Debug] Started RuneMate v1.0.0 Beta 76.2 with java 1.8.0_31
(12:20:44) [Setup] Downloading game...
(12:20:47) [Setup] Syncing with RuneMate Cloud (45008b44)...
(12:22:05) Thanks for choosing CP Hunter!
(12:22:06) Interface closer has been activated!
(12:22:12) Setting trap spots in X form
(12:22:12) New trap spot (#1) at: Coordinate [3180, 2863, 0]
(12:22:12) New trap spot (#2) at: Coordinate [3180, 2865, 0]
(12:22:12) New trap spot (#3) at: Coordinate [3182, 2865, 0]
(12:22:12) New trap spot (#4) at: Coordinate [3182, 2863, 0]
(12:22:12) New trap spot (#5) at: Coordinate [3181, 2864, 0]
(12:22:12) Setting up trap spots!
(12:22:13) Laying a trap
(12:22:13) InterfaceComponent [1431, 17]
(12:22:13) InterfaceComponent [1431, 17]
(12:22:33) javax.imageio.IIOException: Can't get input stream from URL!
(12:22:33) at javax.imageio.ImageIO.read(Unknown Source)
(12:22:33) at productions.coconut.api.cspaint.components.PaintIcon.getImage(PaintIcon.java:28)
(12:22:33) at productions.coconut.api.cspaint.Paint.drawMenu(Paint.java:50)
(12:22:33) at productions.coconut.hunter.Main.onPaint(Main.java:60)
(12:22:33) at com.runemate.game.api.script.framework.core.EventDispatcher.process(snb:90)
(12:22:33) at app.Lk.paintComponent(ufb:1203)
(12:22:33) at javax.swing.JComponent.paint(Unknown Source)
(12:22:33) at javax.swing.JComponent.paintChildren(Unknown Source)
(12:22:33) at javax.swing.JComponent.paint(Unknown Source)
(12:22:33) at javax.swing.JLayeredPane.paint(Unknown Source)
(12:22:33) at javax.swing.JComponent.paintChildren(Unknown Source)
(12:22:33) at javax.swing.JComponent.paintToOffscreen(Unknown Source)
(12:22:33) at javax.swing.RepaintManager.paint(Unknown Source)
(12:22:33) at javax.swing.JComponent.paint(Unknown Source)
(12:22:33) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
(12:22:33) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
(12:22:33) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
(12:22:33) at java.awt.Container.paint(Unknown Source)
(12:22:33) at java.awt.Window.paint(Unknown Source)
(12:22:33) at javax.swing.RepaintManager$4.run(Unknown Source)
(12:22:33) at javax.swing.RepaintManager$4.run(Unknown Source)
(12:22:33) at java.security.AccessController.doPrivileged(Native Method)
(12:22:33) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(12:22:33) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(12:22:33) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(12:22:33) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
(12:22:33) at javax.swing.RepaintManager.access$1300(Unknown Source)
(12:22:33) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
(12:22:33) at java.awt.event.InvocationEvent.dispatch(Unknown Source)
(12:22:33) at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
(12:22:33) at java.awt.EventQueue.access$500(Unknown Source)
(12:22:33) at java.awt.EventQueue$3.run(Unknown Source)
(12:22:33) at java.awt.EventQueue$3.run(Unknown Source)
(12:22:33) at java.security.AccessController.doPrivileged(Native Method)
(12:22:33) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(12:22:33) at java.awt.EventQueue.dispatchEvent(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(12:22:33) at java.awt.EventDispatchThread.run(Unknown Source)
(12:22:33) Caused by: java.net.ConnectException: Connection timed out: connect
(12:22:33) at java.net.DualStackPlainSocketImpl.connect0(Native Method)
(12:22:33) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
(12:22:33) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
(12:22:33) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
(12:22:33) at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
(12:22:33) at java.net.PlainSocketImpl.connect(Unknown Source)
(12:22:33) at java.net.SocksSocketImpl.connect(Unknown Source)
(12:22:33) at java.net.Socket.connect(Unknown Source)
(12:22:33) at java.net.Socket.connect(Unknown Source)
(12:22:33) at sun.net.NetworkClient.doConnect(Unknown Source)
(12:22:33) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(12:22:33) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(12:22:33) at sun.net.www.http.HttpClient.<init>(Unknown Source)
(12:22:33) at sun.net.www.http.HttpClient.New(Unknown Source)
(12:22:33) at sun.net.www.http.HttpClient.New(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(12:22:33) at java.security.AccessController.doPrivileged(Native Method)
(12:22:33) at java.security.AccessController.doPrivileged(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(12:22:33) at java.security.AccessController.doPrivileged(Native Method)
(12:22:33) at java.security.AccessController.doPrivileged(Unknown Source)
(12:22:33) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
(12:22:33) at java.net.URL.openStream(Unknown Source)
(12:22:33) ... 42 more
[spoiler/]

both Anti Virus and windows firewall disbled
(12:23:30) [Debug] Started RuneMate v1.0.0 Beta 76.2 with java 1.8.0_31
(12:23:40) [Setup] Downloading game...
(12:23:41) [Setup] Syncing with RuneMate Cloud (45008b44)...
(12:25:06) Thanks for choosing CP Hunter!
(12:25:15) Setting trap spots in X form
(12:25:15) New trap spot (#1) at: Coordinate [3180, 2863, 0]
(12:25:15) New trap spot (#2) at: Coordinate [3180, 2865, 0]
(12:25:15) New trap spot (#3) at: Coordinate [3182, 2865, 0]
(12:25:15) New trap spot (#4) at: Coordinate [3182, 2863, 0]
(12:25:15) New trap spot (#5) at: Coordinate [3181, 2864, 0]
(12:25:15) Setting up trap spots!
(12:25:16) Moving to trap spot (Coordinate [3180, 2863, 0])
(12:25:37) javax.imageio.IIOException: Can't get input stream from URL!
(12:25:37) at javax.imageio.ImageIO.read(Unknown Source)
(12:25:37) at productions.coconut.api.cspaint.components.PaintIcon.getImage(PaintIcon.java:28)
(12:25:37) at productions.coconut.api.cspaint.Paint.drawMenu(Paint.java:50)
(12:25:37) at productions.coconut.hunter.Main.onPaint(Main.java:60)
(12:25:37) at com.runemate.game.api.script.framework.core.EventDispatcher.process(snb:90)
(12:25:37) at app.Lk.paintComponent(ufb:1203)
(12:25:37) at javax.swing.JComponent.paint(Unknown Source)
(12:25:37) at javax.swing.JComponent.paintChildren(Unknown Source)
(12:25:37) at javax.swing.JComponent.paint(Unknown Source)
(12:25:37) at javax.swing.JLayeredPane.paint(Unknown Source)
(12:25:37) at javax.swing.JComponent.paintChildren(Unknown Source)
(12:25:37) at javax.swing.JComponent.paintToOffscreen(Unknown Source)
(12:25:37) at javax.swing.RepaintManager.paint(Unknown Source)
(12:25:37) at javax.swing.JComponent.paint(Unknown Source)
(12:25:37) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
(12:25:37) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
(12:25:37) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
(12:25:37) at java.awt.Container.paint(Unknown Source)
(12:25:37) at java.awt.Window.paint(Unknown Source)
(12:25:37) at javax.swing.RepaintManager$4.run(Unknown Source)
(12:25:37) at javax.swing.RepaintManager$4.run(Unknown Source)
(12:25:37) at java.security.AccessController.doPrivileged(Native Method)
(12:25:37) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(12:25:37) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(12:25:37) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
(12:25:37) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
(12:25:37) at javax.swing.RepaintManager.access$1300(Unknown Source)
(12:25:37) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
(12:25:37) at java.awt.event.InvocationEvent.dispatch(Unknown Source)
(12:25:37) at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
(12:25:37) at java.awt.EventQueue.access$500(Unknown Source)
(12:25:37) at java.awt.EventQueue$3.run(Unknown Source)
(12:25:37) at java.awt.EventQueue$3.run(Unknown Source)
(12:25:37) at java.security.AccessController.doPrivileged(Native Method)
(12:25:37) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
(12:25:37) at java.awt.EventQueue.dispatchEvent(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
(12:25:37) at java.awt.EventDispatchThread.run(Unknown Source)
(12:25:37) Caused by: java.net.ConnectException: Connection timed out: connect
(12:25:37) at java.net.DualStackPlainSocketImpl.connect0(Native Method)
(12:25:37) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
(12:25:37) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
(12:25:37) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
(12:25:37) at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
(12:25:37) at java.net.PlainSocketImpl.connect(Unknown Source)
(12:25:37) at java.net.SocksSocketImpl.connect(Unknown Source)
(12:25:37) at java.net.Socket.connect(Unknown Source)
(12:25:37) at java.net.Socket.connect(Unknown Source)
(12:25:37) at sun.net.NetworkClient.doConnect(Unknown Source)
(12:25:37) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(12:25:37) at sun.net.www.http.HttpClient.openServer(Unknown Source)
(12:25:37) at sun.net.www.http.HttpClient.<init>(Unknown Source)
(12:25:37) at sun.net.www.http.HttpClient.New(Unknown Source)
(12:25:37) at sun.net.www.http.HttpClient.New(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
(12:25:37) at java.security.AccessController.doPrivileged(Native Method)
(12:25:37) at java.security.AccessController.doPrivileged(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
(12:25:37) at java.security.AccessController.doPrivileged(Native Method)
(12:25:37) at java.security.AccessController.doPrivileged(Unknown Source)
(12:25:37) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
(12:25:37) at java.net.URL.openStream(Unknown Source)
(12:25:37) ... 42 more
[spoiler/]
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Assuming it has, so marking as resolved. Please contact the Bot Author directly through his feedback thread or PM if problem persists.
 
Top