jasonreee 1 Posted October 17, 2021 I'm running it on mac, uninstalled and reinstalled latest Java, deleted and redownloaded latest DBLauncer.jar. I will click open with Jar Launcher, see java try to open it and then everything disappears. It was working just fine last night, can't seem to figure out what's wrong. This is what my terminal is saying: java.lang.NullPointerException: Cannot read field "proxies" because the return value of "org.dreambot.launcher.DreamLauncher.a()" is null at org.dreambot.i.a(i.java:51) at org.dreambot.i.<init>(i.java:27) at org.dreambot.b.a(b.java:65) at org.dreambot.b.<init>(b.java:52) at org.dreambot.launcher.DreamLauncher.a(DreamLauncher.java:38) at org.dreambot.launcher.DreamLauncher.lambda$main$0(DreamLauncher.java:27) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:741) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) Anyone else having this issue? Thanks in advance
Recommended Posts
Archived
This topic is now archived and is closed to further replies.