Jump to content

Khal Blast Furnace


Khaleesi

Recommended Posts

My bot ocationally shuts it self of because it says that it is out of iron ore even though I have 10k coal and iron ore in an empty tab sad.png

 

hmm that's annoying, I'll see if there is a way I can find what the issue is.

I think it could happen if the client laggs at a bad moment, but still ... 

 

Khaleesi

Link to comment
Share on other sites

hmm that's annoying, I'll see if there is a way I can find what the issue is.

I think it could happen if the client laggs at a bad moment, but still ...

Khaleesi

One other issue I found is that it had a hard time talking to the foreman sometimes. When using mirror client it sometimes can't interact with the foreman and I think this is because it can't find it if someone is on top of the foreman. Also I found that it sometimes presses the wrong dialog options and that it has to talk to the foreman multiple times for it to pay him correctly.

All of this is with the mirror client to clarify.

Link to comment
Share on other sites

One other issue I found is that it had a hard time talking to the foreman sometimes. When using mirror client it sometimes can't interact with the foreman and I think this is because it can't find it if someone is on top of the foreman. Also I found that it sometimes presses the wrong dialog options and that it has to talk to the foreman multiple times for it to pay him correctly.

All of this is with the mirror client to clarify.

 

Yes I noticed that too. It is currently an issue within my code.

It's not client related in any way.

 

I was already trying to improve the talking by not using the mouse.

Now it seems to do both together at some points.

 

I'll have it fixed this evening.

 

Khaleesi

Link to comment
Share on other sites

While doing mith or higher try using the coal bag, It will get u 100k+/hour more profit.

Since you only have to do half the runs as you are doing now ^^

 

Is the bot suppose to sometimes pickup a spade? Because I found my bot with a spade in the inventory that I had to manually drop because it was staying in the inventory and taking up space.

Link to comment
Share on other sites

Is the bot suppose to sometimes pickup a spade? Because I found my bot with a spade in the inventory that I had to manually drop because it was staying in the inventory and taking up space.

 

no it's not, I still need to add a junk filter.

Will also have this added today!

Edited by Khaleesi
Link to comment
Share on other sites

no it's not, I still need to add a junk filter.

Will also have this added today!

I seem to be getting this error as well sometimes. I have not been at the computer when it happens and it doesn't stop the script since I have hade it running for hours.

 

[ERROR][bot #2][05/19 06:40:51 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@19b40c6

java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.withdraw(hk:1519)
at org.osbot.rs07.api.Bank.withdraw(hk:1065)
at org.osbot.rs07.api.Bank.withdrawAll(hk:1124)
at org.khal.blastfurnace.e.COM1.G(x:137)
at org.khal.blastfurnace.e.NuL.e(n:49)
at org.khal.blastfurnace.e.NuL.G(n:234)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)
 
[ERROR][bot #2][05/19 07:28:49 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@1773116
java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.open(hk:460)
at org.khal.blastfurnace.e.COM1.G(x:18)
at org.khal.blastfurnace.e.NuL.G(n:47)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)

 
I hope this can help you solve something :P
Link to comment
Share on other sites

 

I seem to be getting this error as well sometimes. I have not been at the computer when it happens and it doesn't stop the script since I have hade it running for hours.

 

[ERROR][bot #2][05/19 06:40:51 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@19b40c6

java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.withdraw(hk:1519)
at org.osbot.rs07.api.Bank.withdraw(hk:1065)
at org.osbot.rs07.api.Bank.withdrawAll(hk:1124)
at org.khal.blastfurnace.e.COM1.G(x:137)
at org.khal.blastfurnace.e.NuL.e(n:49)
at org.khal.blastfurnace.e.NuL.G(n:234)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)
 
[ERROR][bot #2][05/19 07:28:49 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@1773116
java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.open(hk:460)
at org.khal.blastfurnace.e.COM1.G(x:18)
at org.khal.blastfurnace.e.NuL.G(n:47)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)

 
I hope this can help you solve something tongue.png

 

 

Its a math error of the devs.

Someone is trying to divide by 0...

 

Dev to strong xD

 

Can't fix this issue

Link to comment
Share on other sites

  • Deceiver changed the title to Khal Blast Furnace

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...