Welcome!

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

Sign up now!

Prime NMZ FREE [Deleted]

Status
Not open for further replies.
Joined
Jun 15, 2015
Messages
33
Crashes after using overload.
JavaScript:
java.lang.NullPointerException
    at bot.bot23.failureTask(ha:191)
    at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(uxa:154)
    at com.runemate.game.api.script.framework.LoopingBot.run(sbb:119)
    at com.runemate.game.api.script.framework.AbstractBot.start(ecb:141)
    at nul.iiiIiIiiiIii.run(dqb:61)
 
Using DH as soon as i overload.
 
Joined
May 25, 2016
Messages
162
Crashed randomly when drinking absorption potion when entering a dream.
Same error, crashed while trying to activate power surge.

Code:
java.lang.NullPointerException
    at bot.bot33.failureTask(aa:21)
    at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(uxa:154)
    at com.runemate.game.api.script.framework.LoopingBot.run(sbb:119)
    at com.runemate.game.api.script.framework.AbstractBot.start(ecb:141)
    at nul.iiiIiIiiiIii.run(dqb:61)
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Yeah found it, should be fixed next push.
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Mmmm should already have been fixed. If not it'll be fixed next push.
 
Joined
Jun 15, 2015
Messages
33
Broke even without using specials,
JavaScript:
java.lang.NullPointerException
    at bot.bot23.failureTask(ha:191)
    at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(uxa:154)
    at com.runemate.game.api.script.framework.LoopingBot.run(sbb:119)
    at com.runemate.game.api.script.framework.AbstractBot.start(ecb:141)
    at nul.iiiIiIiiiIii.run(dqb:61)
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Party updated Prime NMZ with a new update entry:

Prime NMZ v2.0.4 Released!

Prime NMZ updated to v2.0.4.

Read the rest of this update entry...
 
On le road to max melee :')

oLCPEvy.png
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Awesome! ETA on 75-75-75 to 99-99-99 with NMZ?

Ehh good question - with dharoks (with breaks) I'm averaging about ~80-85k xp/hr at 90+ melees. If you use abs/ovl/piety without breaks you can average about 115-120k/hr at my level.

From 75-99 = 11.8m exp x3 skills = ~35.5m exp
Average of ~100k xp/hr

35,500,000 xp / 100,000 xp/hr = 355hrs worth of play time, or about 14.8 days.
 
Joined
Jan 8, 2015
Messages
1,427
Ehh good question - with dharoks (with breaks) I'm averaging about ~80-85k xp/hr at 90+ melees. If you use abs/ovl/piety without breaks you can average about 115-120k/hr at my level.

From 75-99 = 11.8m exp x3 skills = ~35.5m exp
Average of ~100k xp/hr

35,500,000 xp / 100,000 xp/hr = 355hrs worth of play time, or about 14.8 days.

Thanks for doing the math for me
 
Joined
Aug 23, 2015
Messages
1,962
Has some serious problems right now... it doesn't seem to be recognizing any chatbox stuff at all. It will endlessly interact with dominic to try and start a dream, if the dream is manually queued up it will endlessly interact with potion bins without withdrawing them. If potions are manually withdrawn the status goes to lowering health, but it never interacts with the rock cake. If the health is manually lowered it starts the dream (still with the wrong bosses because it will unselect and immediately re-select the undesired boss before hitting start). Once in the dream, it changes to the prayer tab and sits there until dead. It doesn't drink overload or absorbtion potion. If potions are drank manually it doesn't flick the regen prayer. I didn't give it a chance to see if it would drink more absorbtion/overloads.

Code:
00:00:00 - Reading data from shared storage
Took 54ms to load UI.
Dec 16, 2016 3:09:58 PM javafx.scene.CssStyleHelper calculateValue
WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/C:/Users/Paul/RuneMate/temp/matena.css
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: Unable to reflect Client.regionFragmentIds; nested exception is:
    java.lang.ClassNotFoundException: Client
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:353)
    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.serialize(Unknown Source)
    at nul.iIIIIIiiIiIi.try(pfb:96)
    at nul.iiIIIIiIiIIi.execute(wya:149)
    at com.runemate.game.api.script.framework.LoopingBot.run(sbb:154)
    at com.runemate.game.api.script.framework.AbstractBot.start(ecb:141)
    at nul.iiiIiIiiiIii.run(dqb:61)
Caused by: java.rmi.RemoteException: Unable to reflect Client.regionFragmentIds; nested exception is:
    java.lang.ClassNotFoundException: Client
    at aux.IIiIiIIIII.float(bb:593)
    at aux.IIiIiIIIII.float(bb:866)
    at aux.IIiIiIIIII.serialize(bb:930)
    at sun.reflect.GeneratedMethodAccessor27.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)
Caused by: java.lang.ClassNotFoundException: Client
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at app.u.loadClass(u.java:79)
    at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
    at app.m.loadClass(m.java:30)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at aux.IIiIiIIIII.float(bb:396)
    at aux.IIiIiIIIII.float(bb:809)
    ... 16 more
Failed to capture the current map's XTEA keys.
00:00:27 - Saved bot settings in 0ms
00:00:28 - Talking to Dominic
00:01:39 - Lowering hitpoints
00:02:18 - Drinking from potion
InterfaceComponent [129, 13, 78]
00:02:19 - Scrolling to boss
00:02:19 - Toggle Boss
InterfaceComponent [129, 13, 78]
00:02:20 - Scrolling to boss
00:02:20 - Toggle Boss
00:02:20 - Entering dream
00:02:23 - Entered dream
00:02:24 - Opened Prayer Tab
00:03:04 - Retrieving image from local storage directory
00:03:04 - Retrieving image from local storage directory
00:04:41 - Thanks for using Prime NMZ!
Finished with 0 exceptions.
Failed to unregister the native screen hook used to collect biostatistics.
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
That's gotta be on your end (or the client end on your OS at least). When did you last update the client?
 
Status
Not open for further replies.
Top