Facebook
From elMateusz667, 7 Years ago, written in Plain Text.
This paste is a reply to 3maj from elMateusz667 - view diff
Embed
Download Paste or View Raw
Hits: 387
  1. 17:25:47.604 [JavaFX Application Thread] ERROR indbuildcraft.gui.LoginWindow - !!ERROR!!
  2. java.lang.NullPointerException
  3.         at indbuildcraft.other.autoPatcher.get(autoPatcher.java:99) ~[indbuildcraft.exe:]
  4.         at indbuildcraft.other.autoPatcher.update(autoPatcher.java:43) ~[indbuildcraft.exe:]
  5.         at indbuildcraft.gui.LoginWindow.start(LoginWindow.java:24) ~[indbuildcraft.exe:]
  6.         at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863) ~[jfxrt.jar:?]
  7.         at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326) ~[jfxrt.jar:?]
  8.         at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) ~[jfxrt.jar:?]
  9.         at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]
  10.         at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) ~[jfxrt.jar:?]
  11.         at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) ~[jfxrt.jar:?]
  12.         at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) ~[jfxrt.jar:?]
  13.         at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191) ~[jfxrt.jar:?]
  14.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]