Jump to content

playercan

Members
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by playercan

  1. 2 hours ago, Fruity said:

     

    Thank you for the logs, guna try reverse the error with scripter tools but cant see a line at first glance that points to my script classes, either way will see what i can find out

    Alright good luck. try and let me know if you find something or not and if you can fix it. apreciate it :).

  2. So I regularly keep getting this error sometimes when I pause or stop the script. It makes the pause/start buttons for the bot grey out and I cant press them anymore and the script just stops. It's really getting annoying, was wondering if this could be fixed or explained how I can avoid it? I have to keep restarting the client everyime this happens atm. Thanks

    Log:
    [INFO][Bot #1][11/26 06:35:15 PM]: [DreamExecutor] Moving Camera
    [INFO][Bot #1][11/26 06:35:17 PM]: Set next rock cake hp: 3
    [INFO][Bot #1][11/26 06:36:11 PM]: [DreamExecutor] Toggling Tabs
    [INFO][Bot #1][11/26 06:36:54 PM]: [DreamExecutor] Moving Camera
    [INFO][Bot #1][11/26 06:37:06 PM]: [DynamicSignature] Updated Signature
    [INFO][Bot #1][11/26 06:38:16 PM]: [DreamExecutor] Toggling Tabs
    [INFO][Bot #1][11/26 06:39:30 PM]: [DreamExecutor] Moving Camera
    [INFO][Bot #1][11/26 06:39:50 PM]: Script FruityNMZ v2 has paused!
    [INFO][Bot #1][11/26 06:39:53 PM]: Script FruityNMZ v2 has resumed!
    [WARN][Bot #1][11/26 06:39:55 PM]: Event executor is taking too long to suspend; terminating now...
    [ERROR][Bot #1][11/26 06:39:55 PM]: Caught thread death in EventExecutor
    [INFO][Bot #1][11/26 06:40:03 PM]: Terminating script FruityNMZ v2...
    [INFO][Bot #1][11/26 06:40:07 PM]: [Break Manager] After botting for 264 minute(s), you will break for 16 minute(s).
    [INFO][Bot #1][11/26 06:40:07 PM]: Loaded 5 built-in random solvers!
    [WARN][Bot #1][11/26 06:40:08 PM]: Event executor is taking too long to suspend; terminating now...
    [INFO][Bot #1][11/26 06:40:08 PM]: Script FruityNMZ v2 has exited!
    [INFO][Bot #1][11/26 06:40:10 PM]: [InventorySetup] Adding: Overload
    [INFO][Bot #1][11/26 06:40:10 PM]: [InventorySetup] Adding: Absorption
    [INFO][Bot #1][11/26 06:40:10 PM]: [InventorySetup] Adding: Dwarven rock cake
    [INFO][Bot #1][11/26 06:40:10 PM]: Set next rock cake hp: 2
    [ERROR][11/26 06:40:20 PM]: Uncaught exception!
    java.lang.NullPointerException
        at org.osbot.rs07.event.ScriptExecutor.resume(pe:492)
        at org.osbot.kA.run(sv:68)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    [ERROR][11/26 06:40:20 PM]: Uncaught exception!
    java.lang.NullPointerException
        at org.osbot.rs07.event.ScriptExecutor$5.run(pe:433)
        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)

     

×
×
  • Create New...