Advertisement
MoxieGrrlGames

Untitled

May 1st, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. From Console: Exception in thread "AWT-EventQueue-0"
  2. From Console: java.lang.NullPointerException
  3. From Console: at net.ftb.gui.dialogs.AdvancedOptionsDialog.setDownloadServers(AdvancedOptionsDialog.java:117)
  4. From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:314)
  5. From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  6. From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  7. From Console: at java.awt.EventQueue.access$400(Unknown Source)
  8. From Console: at java.awt.EventQueue$3.run(Unknown Source)
  9. From Console: at java.awt.EventQueue$3.run(Unknown Source)
  10. From Console: at java.security.AccessController.doPrivileged(Native Method)
  11. From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  12. From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement