Welcome!

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

Sign up now!

Awesome Hunter LITE [Deleted]

Status
Not open for further replies.
Joined
Jul 15, 2016
Messages
152
I need to look into this bug as it happens often
It happens always when i run more than one instance of a bot. If 2 it could work up to 30 min. If 3 instances - 2-3 mins or instacrash.
 
I think its somehow related to hardware RAM cos i was trying to run it on different Virtual Machines on a single pc (1t instance on 1t vm, 2d instance on 2d vm, and my main on main OS), and scripts started to crush after some time. And if i run bot on only one VM it works flawless. Same as if i'd try to run it without any VMs only with main OS. If i'm running your cooker for example - it works flawless up to 5 instances, only hunter has such problems.
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Hello do you think you will be adding salamanders any time soon? thank you for the bot btw havent got to use it yet though since im hunting orange salamanders right now.
I may add them when I get to reworking the UI
 
Joined
Sep 13, 2015
Messages
65
The option to drop bones would be great as im trying to make a OSRS skiller
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
The option to drop bones would be great as im trying to make a OSRS skiller
Ah, i guess that would be. Consider making sure that if you see me rewriting this to bring it up as i am working through remaking my bots to be much better :D
 
Joined
Aug 11, 2016
Messages
778
the modscript that was requested arrived in a format that is unstable because it triggered a UTFDataFormatException
 
Joined
Jul 24, 2016
Messages
26
The bot crash when you start it at falconry on OSRS.


java.lang.ArrayIndexOutOfBoundsException: Index 4012 is outside of the range [0, 2000). The array's type is [I).
at aux.IIiIiIIIII.index(bb:1011)
at aux.IIiIiIIIII.int32_index_value(bb:360)
at aux.IIiIiIIIII.int32_index_value(bb:849)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
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.int32_index_value(Unknown Source)
at nul.iIIiiIiIIiII.final(mdb:131)
at com.runemate.game.api.hybrid.local.Varp.getValue(glb:34)
at com.daugherty2016.bots.HuntingDawg.HuntingDawg.char(o:540)
at com.daugherty2016.bots.HuntingDawg.HuntingDawg.onLoop(o:122)
at com.runemate.game.api.script.framework.LoopingBot.run(cdb:92)
at com.runemate.game.api.script.framework.AbstractBot.start(lfb:184)
at nul.IiiIIIiIIIiI.run(xjb:40)​
 
Last edited:
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
The bot crash when you start it at falconry on OSRS.


java.lang.ArrayIndexOutOfBoundsException: Index 4012 is outside of the range [0, 2000). The array's type is [I).
at aux.IIiIiIIIII.index(bb:1011)
at aux.IIiIiIIIII.int32_index_value(bb:360)
at aux.IIiIiIIIII.int32_index_value(bb:849)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
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.int32_index_value(Unknown Source)
at nul.iIIiiIiIIiII.final(mdb:131)
at com.runemate.game.api.hybrid.local.Varp.getValue(glb:34)
at com.daugherty2016.bots.HuntingDawg.HuntingDawg.char(o:540)
at com.daugherty2016.bots.HuntingDawg.HuntingDawg.onLoop(o:122)
at com.runemate.game.api.script.framework.LoopingBot.run(cdb:92)
at com.runemate.game.api.script.framework.AbstractBot.start(lfb:184)
at nul.IiiIIIiIIIiI.run(xjb:40)​
Yes, I need the varps for osrs. I only have it for rs3. If you could supply me with a test account I could fix.
 
easily triggered ✌
Joined
Dec 31, 2015
Messages
4,585
Gunna start training hunter on my OS acc if you feel like updating this bot
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Just stick with training your crafting by spinning flax
Ouch... I didn't think this bit was that bad... if I can use a test account on osrs to check for bugs I'll fix them
 
Joined
Jul 24, 2016
Messages
26
Falconry wasn't working last night. Today, the falcon is sent to a kebbit but it doesn't get the kebbit or send it back if it fails.
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Falconry wasn't working last night. Today, the falcon is sent to a kebbit but it doesn't get the kebbit or send it back if it fails.
Hmmm, probably because of the varps. I think they're non existent for osrs
 
Status
Not open for further replies.
Top