ProjectPact Posted December 13, 2015 Share Posted December 13, 2015 OSBot Version : 2.4.22 OS: Mac OS X El Capitan (v10.11.1) What happens: When trying to attach the mirror client to a RuneScape client jar, it throws a NPE and freezes. Error: [DEBUG][12/13 02:57:13 AM]: OSBot is now ready! [INFO][12/13 02:57:15 AM]: Loaded 2 RS accounts! [INFO][12/13 02:57:16 AM]: Welcome to OSBot 2.4.22! [INFO][12/13 02:57:21 AM]: Updated injection hooks for client revision : 103! [DEBUG][Bot #1][12/13 02:57:21 AM]: Initializing mirror client bot... [ERROR][12/13 02:58:31 AM]: Uncaught exception! java.lang.NullPointerException at org.osbot.rs07.canvas.MonitorPanel.<init>(wl:172) at org.osbot.COM7.mouseEntered(dh:554) at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:300) at java.awt.Component.processMouseEvent(Component.java:6544) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6300) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4891) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4713) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4676) at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4654) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4505) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2750) at java.awt.Component.dispatchEvent(Component.java:4713) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Image of what it looks like: Link to comment Share on other sites More sharing options...
Novak Posted December 13, 2015 Share Posted December 13, 2015 just curious, have you tried attaching to safari/firefox? those both work for me 1 Link to comment Share on other sites More sharing options...
ProjectPact Posted December 13, 2015 Author Share Posted December 13, 2015 (edited) just curious, have you tried attaching to safari/firefox? those both work for me Yea, firebox works, but crashes all the time! And Safari won't load RuneScape. Used to use Opera, however they just removed NPAPI support, and people are saying Firefox is next. Edited December 14, 2015 by ProjectPact Link to comment Share on other sites More sharing options...