Welcome!

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

Sign up now!

Regal Motherlode LITE [Deleted]

Status
Not open for further replies.
Joined
May 17, 2017
Messages
1
hey,

just wondering if any issues with the bot?

its just took 3 mins 20 to go to a ore vein when I started it by the sack...

upload_2017-6-7_18-26-56.png

thanks in advance
 
Joined
Feb 5, 2017
Messages
149
idk what else i can send, im getting an error that crashes the bot in the beginning, and all my logs show nothing
 
a box popped up telling me to describe the error and i sent it in
 
Joined
Feb 15, 2015
Messages
115
I am currently running the bot at the south east location and sometimes it doesn't see that there is a rockfall in front of him so it just clicks the ore vein endlessly. Also when it repaired the broken water wheel it just stood there until i moved when i saw that it said (walking to mine 1300)
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
I am currently running the bot at the south east location and sometimes it doesn't see that there is a rockfall in front of him so it just clicks the ore vein endlessly. Also when it repaired the broken water wheel it just stood there until i moved when i saw that it said (walking to mine 1300)
Try a different location :) If you do and you find it is only for south east, please tell me.
 
idk what else i can send, im getting an error that crashes the bot in the beginning, and all my logs show nothing
 
a box popped up telling me to describe the error and i sent it in
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
Is this yours?
 
Joined
Jan 4, 2017
Messages
167
Things are still super delayed :(, Putting paydirt in hopper, getting ores from sack to chest, going down the ladder. Only thing thats normal and pretty fast is when its mining the paydirt, it goes straight into the spot where you set it up. Other then that seems like its the same before the update.. honestly.
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Things are still super delayed :(, Putting paydirt in hopper, getting ores from sack to chest, going down the ladder. Only thing thats normal and pretty fast is when its mining the paydirt, it goes straight into the spot where you set it up. Other then that seems like its the same before the update.. honestly.
Is the delay before or after clicking the object?
 
Joined
Jan 4, 2017
Messages
167
What would you say is the bot doing before it clicks?

He's just standing there doing nuthing lol. When doing upper level, It would go straight to the location perfectly fine and mine, When it needs to go to the hopper, it would mine the rockfall, and just stand there, then after a while it would go down the ladder, idle again, put ore in hopper, idle again, then back to location. Its the same with other locations, In SW, goes to location perfectly fine and mine, Then when doing to the hopper, it would idle, put ore in hopper, idle again, then back to location. Same when the sack is full, would take ore from sack, idle, put ore in bank, idle then sack......
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
He's just standing there doing nuthing lol. When doing upper level, It would go straight to the location perfectly fine and mine, When it needs to go to the hopper, it would mine the rockfall, and just stand there, then after a while it would go down the ladder, idle again, put ore in hopper, idle again, then back to location. Its the same with other locations, In SW, goes to location perfectly fine and mine, Then when doing to the hopper, it would idle, put ore in hopper, idle again, then back to location. Same when the sack is full, would take ore from sack, idle, put ore in bank, idle then sack......
Hmmm, I'll do some diagnosing tonight.
 
Joined
Feb 5, 2017
Messages
149
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at nul.IIiiiiiIiiiIi.initialize(nbb:209)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
at nul.IiIIiiiiiiIiI.goto(li:183)
at nul.IiIIiiiiiiIiI.goto(li:20)
at nul.IIiiiiiIiiiIi.<init>(nbb:60)
at nul.IIiiiiiIiiiIi.<init>(nbb:48)
at nul.IiIIiiiIiiiIi.goto(fec:22)
at nul.iIiiIiiIiiIii.goto(cab:64)
at nul.iiIiiiiIIIiIi.goto(mib:6518)
at nul.iiIiiiiIIIiIi.call(mib:18270)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.internal.Streams.parse(dz:74)
at com.google.gson.JsonParser.parse(hec:25)
at com.google.gson.JsonParser.parse(hec:22)
at com.google.gson.JsonParser.parse(hec:135)
at robot.IIIIiIIiII.void(ha:408)
at robot.IIIIiIIiII.<init>(ha:56)
at robot.IiiiiiIiII.false(o:411)
at robot.IiiiiiIiII.short(o:60)
at robot.IiiiiiIiII.<init>(o:205)
at com.daugherty2016.bots.AwesomeMotherlode.AwesomeMotherlode.botInterfaceProperty(rm.entrypoint:64)
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
Caused by: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.stream.JsonReader.nextNonWhitespace(mzb:23941)
at com.google.gson.stream.JsonReader.doPeek(mzb:18579)
at com.google.gson.stream.JsonReader.hasNext(mzb:18107)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:8077)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15039)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:11473)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15587)
at com.google.gson.internal.Streams.parse(dz:103)
... 13 more
 
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at nul.IIiiiiiIiiiIi.initialize(nbb:209)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
at nul.IiIIiiiiiiIiI.goto(li:183)
at nul.IiIIiiiiiiIiI.goto(li:20)
at nul.IIiiiiiIiiiIi.<init>(nbb:60)
at nul.IIiiiiiIiiiIi.<init>(nbb:48)
at nul.IiIIiiiIiiiIi.goto(fec:22)
at nul.iIiiIiiIiiIii.goto(cab:64)
at nul.iiIiiiiIIIiIi.goto(mib:6518)
at nul.iiIiiiiIIIiIi.call(mib:18270)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.internal.Streams.parse(dz:74)
at com.google.gson.JsonParser.parse(hec:25)
at com.google.gson.JsonParser.parse(hec:22)
at com.google.gson.JsonParser.parse(hec:135)
at robot.IIIIiIIiII.void(ha:408)
at robot.IIIIiIIiII.<init>(ha:56)
at robot.IiiiiiIiII.false(o:411)
at robot.IiiiiiIiII.short(o:60)
at robot.IiiiiiIiII.<init>(o:205)
at com.daugherty2016.bots.AwesomeMotherlode.AwesomeMotherlode.botInterfaceProperty(rm.entrypoint:64)
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
Caused by: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.stream.JsonReader.nextNonWhitespace(mzb:23941)
at com.google.gson.stream.JsonReader.doPeek(mzb:18579)
at com.google.gson.stream.JsonReader.hasNext(mzb:18107)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:8077)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15039)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:11473)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15587)
at com.google.gson.internal.Streams.parse(dz:103)
... 13 more
this the right one??
 
i just want to use this bot and it isnt cooperating
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at nul.IIiiiiiIiiiIi.initialize(nbb:209)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
at nul.IiIIiiiiiiIiI.goto(li:183)
at nul.IiIIiiiiiiIiI.goto(li:20)
at nul.IIiiiiiIiiiIi.<init>(nbb:60)
at nul.IIiiiiiIiiiIi.<init>(nbb:48)
at nul.IiIIiiiIiiiIi.goto(fec:22)
at nul.iIiiIiiIiiIii.goto(cab:64)
at nul.iiIiiiiIIIiIi.goto(mib:6518)
at nul.iiIiiiiIIIiIi.call(mib:18270)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.internal.Streams.parse(dz:74)
at com.google.gson.JsonParser.parse(hec:25)
at com.google.gson.JsonParser.parse(hec:22)
at com.google.gson.JsonParser.parse(hec:135)
at robot.IIIIiIIiII.void(ha:408)
at robot.IIIIiIIiII.<init>(ha:56)
at robot.IiiiiiIiII.false(o:411)
at robot.IiiiiiIiII.short(o:60)
at robot.IiiiiiIiII.<init>(o:205)
at com.daugherty2016.bots.AwesomeMotherlode.AwesomeMotherlode.botInterfaceProperty(rm.entrypoint:64)
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
Caused by: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
at com.google.gson.stream.JsonReader.nextNonWhitespace(mzb:23941)
at com.google.gson.stream.JsonReader.doPeek(mzb:18579)
at com.google.gson.stream.JsonReader.hasNext(mzb:18107)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:8077)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15039)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:11473)
at com.google.gson.internal.bind.TypeAdapters$29.read(ecc:15587)
at com.google.gson.internal.Streams.parse(dz:103)
... 13 more
 

this the right one??
 
i just want to use this bot and it isnt cooperating
I think somehow you broke the break handler... Did you ever use it?
 
Joined
Feb 5, 2017
Messages
149
Try a different location :) If you do and you find it is only for south east, please tell me.
 

java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 65536 path $[76].End[25]
Is this yours?
thats what came up for me
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
thats what came up for me
It happens when you load up this bot right? If it does when you start it, please tell me so, and I will come up with a way to get rid of whatever corrupt break profile you have saved.
 
Calm down bot author. Its okay... Relax.
Joined
May 17, 2017
Messages
67
It happens when you load up this bot right? If it does when you start it, please tell me so, and I will come up with a way to get rid of whatever corrupt break profile you have saved.
I haven't used this in a week because i have seen people mentioning issues but tomorrow ill use and watch it. I actually use the break handler so i will test it out and let you know what i find, IF i find any issues.
 
Status
Not open for further replies.
Top