By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Those exceptions are client sided, nothing to do with this bot. And the RegionPath failing message is fine, its just there for debugging purposes.I have that issue too, chopping Magic Trees at Seer's.
[Debug] Version: 2.0.3
[Debug] Operating System: Windows 10 (x64)
[Debug] Java: 8 Update 77 (x86) (Oracle Corporation)
Apr 19, 2016 9:35:09 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game instance every second for two minutes or until one is found.
Found a new game instance after 5 seconds.
MaxiWoodcutter V1.3.6 started!
Login handler has been activated!
Lobby handler has been activated!
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
Lobby handler has been activated!
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
Lobby handler has been activated!
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
[RegionPath failed, trying WebPath]
Lobby handler has been activated!
Lobby handler has been activated!
Lobby handler has been activated!
Lobby handler has been activated!
Lobby handler has been activated!
Lobby handler has been activated!
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:
java.net.SocketException: Connection reset
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:229)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
at com.sun.proxy.$Proxy8.d_array(Unknown Source)
at nul.IIIIIIiiiiii.getComponents(iub:238)
at com.runemate.game.api.hybrid.queries.InterfaceComponentQueryBuilder.initialDataSet(xfc:23)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(hwb:233)
at nul.iIiIIIiiiIii.enum(wmb:253)
at nul.iIiIIIiiiIii.do(wmb:96)
at nul.IiiIIIiIIiiI.do(wmb:196)
at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getSelectedItem(kjc:200)
at com.runemate.maxibots.looping.woodcut.MaxiWoodcutter.short(o:362)
at rm.NuL.run(c:74)
at com.runemate.game.api.script.framework.AbstractScript.start(pxb:43)
at nul.IiiiiIiIiIII.run(jhc:145)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:209)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
at java.io.DataInputStream.readByte(DataInputStream.java:265)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
... 15 more
The game appears to have been closed or disconnected.
---MaxiWoodcutter V1.3.6---
Runtime: 01:30:19
Last status: Dropping logs (130)
java.util.concurrent.ExecutionException: java.rmi.ConnectException: Connection refused to host: 172.16.65.249; nested exception is:
java.net.ConnectException: Connection refused: connect
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at com.runemate.game.api.script.framework.core.BotPlatform.invokeAndWait(itb:233)
at com.runemate.game.api.script.framework.AbstractScript.stop(pxb:48)
at nul.IiiiiIiIiIII.run(jhc:67)
Caused by: java.rmi.ConnectException: Connection refused to host: 172.16.65.249; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:130)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
at com.sun.proxy.$Proxy8.uid(Unknown Source)
at nul.IIiIiIiiiiIi.new(kxb:151)
at nul.IIiIiIiiiiIi.enum(kxb:266)
at com.runemate.game.api.hybrid.local.Skill.getBaseLevel(kbc:101)
at rm.aUX.for(v:52)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1540)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401)
at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734)
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583)
at rm.aUX.void(v:190)
at com.runemate.maxibots.looping.woodcut.MaxiWoodcutter.onStop(o:264)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at java.net.Socket.<init>(Socket.java:434)
at java.net.Socket.<init>(Socket.java:211)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
... 30 more
Ahh, I guess I'll just use ye ol' mouse hand for yews until we get an update then. Thanks for your time!Those exceptions are client sided, nothing to do with this bot. And the RegionPath failing message is fine, its just there for debugging purposes.
I didn't even test the power chop function, interesting bug.so if i click power chop then yews it cuts yews at edgeville fine but if i try edgeville yews so it banks i does nothing
yeah but i want to chop yews to i can fletch them on main lol not drop it is weird thoughI didn't even test the power chop function, interesting bug.
Odd because someone else said earlier that yews were working for them.yeah but i want to chop yews to i can fletch them on main lol not drop it is weird though
They aren't working with banking on either Edgeville or NE Grand Exchange in OSRS, it's currently walking to the tree area and acting as if it hasn't discovered any trees nearby. If you need an account for testing it I can supply one. @AiddenOdd because someone else said earlier that yews were working for them.
You good, take your time. Just wanted to make sure you were awareJust to let everyone know who hasn't already seen, i'm too weighed down with uni work atm to update this. That's why i haven't been replying to all the messages and haven't fixed anything since the day after spectre release. So basically the plan is to try and finish version 2 when i get a chance and while doing so i can develop it with efficiency in mind rather than trying to patch bits of code all over the place. Sorry for the inconvenience but uni comes first.
eta plx?Just to let everyone know who hasn't already seen, i'm too weighed down with uni work atm to update this. That's why i haven't been replying to all the messages and haven't fixed anything since the day after spectre release. So basically the plan is to try and finish version 2 when i get a chance and while doing so i can develop it with efficiency in mind rather than trying to patch bits of code all over the place. Sorry for the inconvenience but uni comes first.
We use essential cookies to make this site work, and optional cookies to enhance your experience.