Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved app.BN.onPaint

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
@Cloud
Code:
java.lang.NullPointerException
    at app.BN.onPaint(unb:2223)
    at com.runemate.game.api.script.framework.core.EventDispatcher.process(xwb:209)
    at app.Vl.paintComponent(hob:738)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(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$1.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$1300(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$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)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
At what point did this occur in the loading process?
Was already fully loaded. I ran a bot, stopped it and was logged in doing some things with the dev kit open iirc and then it happened.

Here's another bug, it won't let me post another thread and is being dodgy saying i've been blocked from using rm. I think it's to do with the ddos that seems to be happening? Can you get a hold of arbiter?

Screenshot%202015-06-21%2021.28.43.png
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Was already fully loaded. I ran a bot, stopped it and was logged in doing some things with the dev kit open iirc and then it happened.

Here's another bug, it won't let me post another thread and is being dodgy saying i've been blocked from using rm. I think it's to do with the ddos that seems to be happening? Can you get a hold of arbiter?

Screenshot%202015-06-21%2021.28.43.png
Wait what's the bug in that image?
 
Was already fully loaded. I ran a bot, stopped it and was logged in doing some things with the dev kit open iirc and then it happened.
I think I found that issue and resolved it for the next update.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
I messaged it to you on skype because it happened during the ddos and it wouldn't let me add any more text to the post -.-
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I messaged it to you on skype because it happened during the ddos and it wouldn't let me add any more text to the post -.-
Ah okay, well I only have access to skype on my laptop which just so happened to be left at a friends house the other night haha.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Haha oh shit, no wonder you haven't been replying!

When will you get it back? If not later today I'll pm you everything.
 
Top