Jump to content

osMiner


Tom

Recommended Posts

3 hours ago, Jiggaz said:

hi i cant get the miner to work on the logger i get the following 

 

[INFO][08/26 01:09:21 PM]: Loaded 4 RS accounts!
[INFO][08/26 01:09:21 PM]: Welcome to OSBot 2.6.75!
[INFO][08/26 01:09:46 PM]: Updated injection hooks for client revision : 216!
[DEBUG][Bot #1][08/26 01:09:46 PM]: Initializing mirror client bot...
[INFO][08/26 01:09:46 PM]: Started bot #1
[INFO][08/26 01:09:58 PM]: Script list refreshed and loaded 1 scripts.
[INFO][08/26 01:10:04 PM]: Script list refreshed and loaded 1 scripts.
[INFO][Bot #1][08/26 01:10:10 PM]: Loaded 5 built-in random solvers!
[ERROR][Bot #1][08/26 01:10:10 PM]: Error in script onStart(): osMiner
java.lang.RuntimeException: Union object is null or owned by someone else
    at client.nat.stream.Stream.m22(Native Method)
    at client.emu.EmuClient.getGameState(Unknown Source)
    at org.osbot.rs07.api.Client.isLoggedIn(ag:2)
    at org.osbot.rs07.event.ScriptExecutor.IIIIiiIIiII(ik:493)
    at org.osbot.rs07.event.ScriptExecutor.start(ik:338)
    at org.osbot.VA.IIIIiiIIiII(nz:93)
    at org.osbot.x.IIIIiiIIiII(st:387)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][08/26 01:10:10 PM]: Terminating script osMiner...
[INFO][Bot #1][08/26 01:10:10 PM]: ----
[INFO][Bot #1][08/26 01:10:10 PM]: Like the script? Leave a review here:
[INFO][Bot #1][08/26 01:10:10 PM]: https://osbot.org/forum/store/product/662-osminer/
[INFO][Bot #1][08/26 01:10:10 PM]: ----
[INFO][08/26 01:11:51 PM]: Script list refreshed and loaded 1 scripts.
[DEBUG][Bot #2][08/26 01:13:06 PM]: Initializing mirror client bot...
[INFO][08/26 01:13:06 PM]: Started bot #2
[INFO][08/26 01:13:14 PM]: Script list refreshed and loaded 1 scripts.
[INFO][Bot #2][08/26 01:13:26 PM]: Loaded 4 built-in random solvers!
[ERROR][Bot #2][08/26 01:13:26 PM]: Error in script onStart(): osMiner
java.lang.RuntimeException: Union object is null or owned by someone else
    at client.nat.stream.Stream.m22(Native Method)
    at client.emu.EmuClient.getGameState(Unknown Source)
    at org.osbot.rs07.api.Client.isLoggedIn(ag:2)
    at org.osbot.rs07.event.ScriptExecutor.IIIIiiIIiII(ik:519)
    at org.osbot.rs07.event.ScriptExecutor.start(ik:338)
    at org.osbot.VA.IIIIiiIIiII(nz:93)
    at org.osbot.x.IIIIiiIIiII(st:387)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #2][08/26 01:13:26 PM]: Terminating script osMiner...
[INFO][Bot #2][08/26 01:13:26 PM]: ----
[INFO][Bot #2][08/26 01:13:26 PM]: Like the script? Leave a review here:
[INFO][Bot #2][08/26 01:13:26 PM]: https://osbot.org/forum/store/product/662-osminer/
[INFO][Bot #2][08/26 01:13:26 PM]: ----
[DEBUG][Bot #1][08/26 01:14:42 PM]: Initializing mirror client bot...
[INFO][08/26 01:14:42 PM]: Started bot #1
[INFO][08/26 01:14:48 PM]: Script list refreshed and loaded 1 scripts.
[ERROR][08/26 01:14:50 PM]: Uncaught exception!
java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)
    at java.awt.Component.getLocationOnScreen(Unknown Source)
    at org.pushingpixels.substance.internal.widget.animation.effects.GhostPaintingUtils.paintGhostImages(GhostPaintingUtils.java:191)
    at org.pushingpixels.substance.internal.ui.SubstancePanelUI.update(SubstancePanelUI.java:83)
    at javax.swing.JComponent.paintComponent(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent._paintImmediately(Unknown Source)
    at javax.swing.JComponent.paintImmediately(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1200(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
[INFO][08/26 01:14:59 PM]: Exported logs to: C:/Users/rossc/OSBot/Data/logs/logs_26_08_2023-13_14_59.txt
[INFO][Bot #1][08/26 01:15:00 PM]: Loaded 5 built-in random solvers!
[ERROR][Bot #1][08/26 01:15:00 PM]: Error in script onStart(): osMiner
java.lang.RuntimeException: Union object is null or owned by someone else
    at client.nat.stream.Stream.m22(Native Method)
    at client.emu.EmuClient.getGameState(Unknown Source)
    at org.osbot.rs07.api.Client.isLoggedIn(ag:2)
    at org.osbot.rs07.event.ScriptExecutor.IIIIiiIIiII(ik:493)
    at org.osbot.rs07.event.ScriptExecutor.start(ik:338)
    at org.osbot.VA.IIIIiiIIiII(nz:93)
    at org.osbot.x.IIIIiiIIiII(st:387)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][08/26 01:15:00 PM]: Terminating script osMiner...
[INFO][Bot #1][08/26 01:15:00 PM]: ----
[INFO][Bot #1][08/26 01:15:00 PM]: Like the script? Leave a review here:
[INFO][Bot #1][08/26 01:15:00 PM]: https://osbot.org/forum/store/product/662-osminer/
[INFO][Bot #1][08/26 01:15:00 PM]: ----

This looks like an OSBot issue

 

@Patrick

 

 

Edit: Patrick has acknowledged the error, seems to be related to latest mirror mode changes

Edited by Tom
Link to comment
Share on other sites

i just bought perfectminer... it failed.

 

then i bought this. 

 

i cant even get it to mine copper in dwarven mine XD. it's just walking back and forth between bank, not equiping or banking anything. empty inventory.

any tips

 

edit: it's fixed, luckily :D. any way to set custom breaks?

Edited by talldutchman
Link to comment
Share on other sites

13 hours ago, talldutchman said:

i just bought perfectminer... it failed.

 

then i bought this. 

 

i cant even get it to mine copper in dwarven mine XD. it's just walking back and forth between bank, not equiping or banking anything. empty inventory.

any tips

 

edit: it's fixed, luckily :D. any way to set custom breaks?

not within the script, only through OSBot's break handler

Link to comment
Share on other sites

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...