Jump to content

AIO Farming


Eagle Scripts

Recommended Posts

i continue to get an error "depositing all non related farming items" when i have nothing but farming items then it repeats over and over, settings worked for 3 patches then i added a few trees and it has this problem, even with only 1 tree it has the same issue 

[ERROR][09/21 11:09:22 PM]: Uncaught exception!
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Natasha\Downloads\OSBot 2.5.58.jar" "read")
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at org.osbot.e.checkPermission(sm:119)
    at java.lang.SecurityManager.checkRead(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at com.bulenkov.iconloader.util.URLUtil.openJarStream(URLUtil.java:85)
    at com.bulenkov.iconloader.util.URLUtil.openStream(URLUtil.java:52)
    at com.bulenkov.iconloader.IconLoader.loadFromUrl(IconLoader.java:93)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getRealIcon(IconLoader.java:471)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getIconWidth(IconLoader.java:498)
    at javax.swing.plaf.IconUIResource.getIconWidth(Unknown Source)
    at javax.swing.plaf.basic.BasicLabelUI.getPreferredSize(Unknown Source)
    at javax.swing.plaf.basic.BasicLabelUI.getMinimumSize(Unknown Source)
    at javax.swing.JComponent.getMinimumSize(Unknown Source)
    at java.awt.BorderLayout.minimumLayoutSize(Unknown Source)
    at java.awt.Container.minimumSize(Unknown Source)
    at java.awt.Container.getMinimumSize(Unknown Source)
    at javax.swing.JComponent.getMinimumSize(Unknown Source)
    at javax.swing.BoxLayout.checkRequests(Unknown Source)
    at javax.swing.BoxLayout.layoutContainer(Unknown Source)
    at java.awt.Container.layout(Unknown Source)
    at java.awt.Container.doLayout(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validate(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)
[WARN][Bot #1][09/21 11:10:29 PM]: The current script is overriding the Break Manager!
[WARN][Bot #1][09/21 11:10:29 PM]: Use custom breaks at your own risk.
[WARN][Bot #1][09/21 11:10:29 PM]: OSBot is not responsible for any issues with breaking.
[INFO][Bot #1][09/21 11:10:29 PM]: Loading Cache
[INFO][Bot #1][09/21 11:10:50 PM]: Terminating script AIO Farming...
[WARN][Bot #1][09/21 11:10:55 PM]: Event executor is taking too long to suspend; terminating now...
[ERROR][Bot #1][09/21 11:10:55 PM]: Caught thread death in EventExecutor
[INFO][Bot #1][09/21 11:10:55 PM]: Saving Cache
[INFO][Bot #1][09/21 11:10:55 PM]: Script AIO Farming has exited!

Link to comment
Share on other sites

  On 9/21/2019 at 1:12 PM, limprizket said:

i continue to get an error "depositing all non related farming items" when i have nothing but farming items then it repeats over and over, settings worked for 3 patches then i added a few trees and it has this problem, even with only 1 tree it has the same issue 

[ERROR][09/21 11:09:22 PM]: Uncaught exception!
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Natasha\Downloads\OSBot 2.5.58.jar" "read")
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at org.osbot.e.checkPermission(sm:119)
    at java.lang.SecurityManager.checkRead(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at com.bulenkov.iconloader.util.URLUtil.openJarStream(URLUtil.java:85)
    at com.bulenkov.iconloader.util.URLUtil.openStream(URLUtil.java:52)
    at com.bulenkov.iconloader.IconLoader.loadFromUrl(IconLoader.java:93)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getRealIcon(IconLoader.java:471)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getIconWidth(IconLoader.java:498)
    at javax.swing.plaf.IconUIResource.getIconWidth(Unknown Source)
    at javax.swing.plaf.basic.BasicLabelUI.getPreferredSize(Unknown Source)
    at javax.swing.plaf.basic.BasicLabelUI.getMinimumSize(Unknown Source)
    at javax.swing.JComponent.getMinimumSize(Unknown Source)
    at java.awt.BorderLayout.minimumLayoutSize(Unknown Source)
    at java.awt.Container.minimumSize(Unknown Source)
    at java.awt.Container.getMinimumSize(Unknown Source)
    at javax.swing.JComponent.getMinimumSize(Unknown Source)
    at javax.swing.BoxLayout.checkRequests(Unknown Source)
    at javax.swing.BoxLayout.layoutContainer(Unknown Source)
    at java.awt.Container.layout(Unknown Source)
    at java.awt.Container.doLayout(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validate(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)
[WARN][Bot #1][09/21 11:10:29 PM]: The current script is overriding the Break Manager!
[WARN][Bot #1][09/21 11:10:29 PM]: Use custom breaks at your own risk.
[WARN][Bot #1][09/21 11:10:29 PM]: OSBot is not responsible for any issues with breaking.
[INFO][Bot #1][09/21 11:10:29 PM]: Loading Cache
[INFO][Bot #1][09/21 11:10:50 PM]: Terminating script AIO Farming...
[WARN][Bot #1][09/21 11:10:55 PM]: Event executor is taking too long to suspend; terminating now...
[ERROR][Bot #1][09/21 11:10:55 PM]: Caught thread death in EventExecutor
[INFO][Bot #1][09/21 11:10:55 PM]: Saving Cache
[INFO][Bot #1][09/21 11:10:55 PM]: Script AIO Farming has exited!

Expand  

Could you please make me a GIF? :)

Link to comment
Share on other sites

  On 9/26/2019 at 11:43 AM, tonsa said:

The script is having trouble after doing a patch in kourend. In the status it will say that it is going to the bank, and it will walk to an empty field just off in the distance of the patch.

Expand  

Could you try and get me a recording/gif?

Link to comment
Share on other sites

  On 9/27/2019 at 3:17 PM, Barnie said:

Working on one right now but there is something wrong. Did you change the script to dropping harvested crops from noting them with the leprechaun?

Expand  

I haven't made a change to these mechanics in months. It should be right now as has been for quite a while.

Plants that are not notable will be dropped rather than noted. Cabbage is currently the only plant that is unnotable and will thus be dropped.

Link to comment
Share on other sites

  On 9/27/2019 at 3:30 PM, Eagle Scripts said:

I haven't made a change to these mechanics in months. It should be right now as has been for quite a while.

Plants that are not notable will be dropped rather than noted. Cabbage is currently the only plant that is unnotable and will thus be dropped.

Expand  

aha i see, it was cabbage it dropped so everything is okay

  • Like 1
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...