Jump to content

Eka

Members
  • Posts

    69
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by Eka

  1. I'm using ATRarefinder. Whenever the script hops world and logs on. The bot will crash for about 15 seconds and cmd will say this:

    [INFO ][06/14/13 07:11:21 PM]: Exited random : Login
    [ERROR][06/14/13 07:11:53 PM]: Error on paint : a.a.auX!
    java.lang.NullPointerException
    	at a.a.auX.onPaint(Unknown Source)
    	at org.osbot.engine.Bot.j(eg:196)
    	at org.osbot.engine.canvas.BotCanvas.j(no:132)
    	at org.osbot.Rb.j(rg:109)
    	at org.osbot.engine.canvas.BotCanvas.getGraphics(no:229)
    	at client.j(client.java:1259)
    	at bs.pp(bs.java:205)
    	at bs.run(bs.java:162)
    	at java.lang.Thread.run(Unknown Source)
    [INFO ][06/14/13 07:11:53 PM]: Activating random : WelcomeScreen
    [ERROR][06/14/13 07:12:06 PM]: Error on paint : a.a.auX!
    java.lang.NullPointerException
    	at a.a.auX.onPaint(Unknown Source)
    	at org.osbot.engine.Bot.j(eg:196)
    	at org.osbot.engine.canvas.BotCanvas.j(no:132)
    	at org.osbot.Rb.j(rg:109)
    	at org.osbot.engine.canvas.BotCanvas.getGraphics(no:229)
    	at sun.awt.RepaintArea.paint(Unknown Source)
    	at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    	at java.awt.Component.dispatchEventImpl(Unknown Source)
    	at java.awt.Component.dispatchEvent(Unknown Source)
    	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    	at java.awt.EventQueue.access$200(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$1.doIntersectionPrivilege(Unknown Source)
    	at java.security.ProtectionDomain$1.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$1.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 ][06/14/13 07:12:27 PM]: Exited random : WelcomeScreen
    [INFO ][06/14/13 07:12:28 PM]: Activating random : World Hopping
    [INFO ][06/14/13 07:12:32 PM]: Exited random : World Hopping
    [INFO ][06/14/13 07:12:33 PM]: Activating random : Login
    [INFO ][06/14/13 07:12:40 PM]: Exited random : Login
    
    
  2. Currently on each WC script, when you get a level, the script basicly stops because the tree is still as it is and you get no message saying "Your invetory is full...etc". I suggest that when one gets a level, the bot automaticly detects that and clicks continue.

     

     

×
×
  • Create New...