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 Smelting [Deleted]

Status
Not open for further replies.
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Update released, I'll test moulds again see if I can find the issue.
 
Joined
Oct 15, 2016
Messages
14
Update released, I'll test moulds again see if I can find the issue.

I been using it since like this morning, its been fix with the update that you pushed. I used it for about 10+Hrs on and off, and EVERY thing works so good...Heck, I think it works EVEN better then before. Use to get like 8-9k exp/her doing cannonballs, getting about 11-12k exp/hr now that the interaction and reaction of the bot gotten faster! its amazing :)
 
Joined
Sep 28, 2016
Messages
130
so i loved the fact that this bot could do crafting as well. was doing sapphire rings and at some point it just stops and cant find them anymore. i have no idea why but it keeps doing it. same with cannonballs.
 
Joined
Oct 15, 2016
Messages
14
so i loved the fact that this bot could do crafting as well. was doing sapphire rings and at some point it just stops and cant find them anymore. i have no idea why but it keeps doing it. same with cannonballs.

I never tried using any others, other then cannonballs, and I never had any problems with what your experiencing....
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
im also osrs, so idk if ur rs3. but yeah, it keeps happening.

Hi, could you provide log files? You can see them by going Help > View Logs in the client. Dump it in pastebin or something and link it here.
 
Joined
Jul 27, 2015
Messages
72
Currently crafting gold bracelets on OSRS and the script is supporting the moulds now. I've noticed from running the script that the actions have delays in between them and causes the bot to sit idle for a few seconds. I'll post a progress report after everything is finished on my account.
 
Joined
Feb 21, 2016
Messages
48
Hi, been doing emerald bracelets at port phamastys, been doing pretty well! running about 50k crafting xp/ hour, only thing i've noticed is that the loot tracker doesnt work?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Interesting - what doesn't work about it? Is the table just appearing empty?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Ah - the items are there but the text seems to be invisible.. Also the crafting icon doesn't have colour. Looks like there's an issue with it applying CSS. Could you try again at some point and see if it's successful?
 
Joined
Sep 28, 2016
Messages
130
Hi, could you provide log files? You can see them by going Help > View Logs in the client. Dump it in pastebin or something and link it here.
i tried to look up the logs, but im getting this screen, idk what to do. because its happening with the sapphire rings again, just keeps pausing at after like 200 or so. its a shame because i was waiting for a jewelry bot for quite some time
upload_2016-12-22_18-1-25.png
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Find a log file where that happened.
 
Joined
Dec 20, 2016
Messages
1
Is the bot broken? Was using the cannonball script, couple days ago, works so perfectly fine, but this after noon, When I load it up, it would work fine until bot goes to the furnace, and it would get stuck on the dialogue where it ask for how many do you want....
 
Joined
Jul 7, 2016
Messages
5
Thanks for an awesome bot. though I did find a bug when attempting to create cannonballs. This happens every time I attempt to use the option.
  1. Method - Cannonballs
  2. Area - Tested at both Al Kharid and Edgeville, but not Port Phasmatys
  3. Description - The bot retrieves the steel bars from the bank, after it uses them on the furnace, then gets completely stuck. The mouse seems to move around the screen but does not interact with the smithing interface
 
Client Developer
Joined
Oct 12, 2015
Messages
3,745
Thanks for an awesome bot. though I did find a bug when attempting to create cannonballs. This happens every time I attempt to use the option.
  1. Method - Cannonballs
  2. Area - Tested at both Al Kharid and Edgeville, but not Port Phasmatys
  3. Description - The bot retrieves the steel bars from the bank, after it uses them on the furnace, then gets completely stuck. The mouse seems to move around the screen but does not interact with the smithing interface

Interesting - could you please provide most recent log file where this happens? (Help > View logs)
 
Joined
Jul 7, 2016
Messages
5
Interesting - could you please provide most recent log file where this happens? (Help > View logs)

I think this is what you're looking for. Sorry for giving the whole log, I just didn't know what specifics you were looking for. But here I tried to use the bot twice. The first time I started it up, and it just got stuck immediately on the loading text from the UI. This is usually fixed by stopping the bot and getting all the correct supplies in my inventory so that's not a big deal. I got the steel and ammo mould and started it again. Now this time it actually worked for one inventory of cannonballs, then the bug occurred again when attempting the second trip. Hopefully this is helpful.

Code:
Dec 31, 2016 10:11:02 AM 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.
[Debug] RuneMate Version: 2.4.8
[Debug] Java Version: 8u111 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot53.initialize(wa:210)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot93.initialize(ja:152)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot6.botInterfaceProperty(m:72)
    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.lang.NullPointerException
    at bot.bot53.catch(wa:81)
    ... 4 more
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot04.initialize(ha:206)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot93.initialize(ja:175)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot6.botInterfaceProperty(m:72)
    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.lang.NullPointerException
    at bot.bot04.catch(ha:165)
    ... 4 more
Took 156ms to load UI.
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.null(dxa:191)
    at nul.IIiiiIiiiiII.execute(sxa:101)
    at com.runemate.game.api.script.framework.LoopingBot.run(obb:2)
    at com.runemate.game.api.script.framework.AbstractBot.start(cza:27)
    at nul.IIIIIIiIiiii.run(csb:133)
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.GeneratedMethodAccessor13.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.
Login handler has been activated!
Interface closer - Play Button has been activated!
00:00:11 - Retrieving image from local storage directory
Exception caught: java.lang.NullPointerException
[Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedI
00:00:24 - Thanks for using Prime Smelting!
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot82.initialize(va:154)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot53.catch(wa:4)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.bot82.catch(va:107)
    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)
    ... 1 more
Finished with 1 exceptions.
Dec 31, 2016 10:13:52 AM javafx.scene.CssStyleHelper calculateValue
WARNING: Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files%20(x86)/RuneMate/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
[Clouse] Downloaded 899 human mouse movements selected for you by Clouse.
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot53.initialize(wa:210)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot93.initialize(ja:152)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot6.botInterfaceProperty(m:72)
    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.lang.NullPointerException
    at bot.bot53.catch(wa:81)
    ... 4 more
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot04.initialize(ha:206)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot93.initialize(ja:175)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot6.botInterfaceProperty(m:72)
    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.lang.NullPointerException
    at bot.bot04.catch(ha:165)
    ... 4 more
Took 72ms to load UI.
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.null(dxa:191)
    at nul.IIiiiIiiiiII.execute(sxa:101)
    at com.runemate.game.api.script.framework.LoopingBot.run(obb:2)
    at com.runemate.game.api.script.framework.AbstractBot.start(cza:27)
    at nul.IIIIIIiIiiii.run(csb:133)
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.GeneratedMethodAccessor13.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:07 - Walking to furnace
00:00:22 - Used bar on furnace
00:00:23 - Crafting cannonballs
00:00:27 - Retrieving image from local storage directory
Exception caught: java.lang.NullPointerException
00:03:09 - Walking to furnace
Opening bank
00:03:12 - Walking to bank
Opening bank
00:03:15 - Opened bank
00:03:18 - Deposited Cannonball
00:03:27 - Withdrew: ^Steel bar$ x27
00:03:29 - Closed bank
00:03:31 - Walking to furnace
00:03:43 - Used bar on furnace
00:03:59 - Thanks for using Prime Smelting!
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.bot82.initialize(va:154)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.bot53.catch(wa:4)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.bot82.catch(va:107)
    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)
    ... 1 more
Finished with 1 exceptions.
Dec 31, 2016 10:18:22 AM javafx.scene.CssStyleHelper calculateValue
WARNING: Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files%20(x86)/RuneMate/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
 
Last edited:
Status
Not open for further replies.
Top