- Thread Author
- #1
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
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/]
(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/]