Advertisement
Guest User

ser_1416708712441

a guest
Nov 22nd, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. Technic Launcher Error Report:
  2. ( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )
  3. Launcher Build: 0
  4.  
  5. Selected Pack: null
  6. Stack Trace:
  7. Exception: NullPointerException
  8. Message: null
  9. Trace:
  10. org.spoutcraft.launcher.skin.options.ModpackOptions.initComponents(ModpackOptions.java:193)
  11. org.spoutcraft.launcher.skin.options.ModpackOptions.<init>(ModpackOptions.java:89)
  12. org.spoutcraft.launcher.skin.LauncherFrame.action(LauncherFrame.java:405)
  13. org.spoutcraft.launcher.skin.LauncherFrame.actionPerformed(LauncherFrame.java:386)
  14. javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  15. javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  16. javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  17. javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  18. javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  19. java.awt.Component.processMouseEvent(Unknown Source)
  20. javax.swing.JComponent.processMouseEvent(Unknown Source)
  21. java.awt.Component.processEvent(Unknown Source)
  22. java.awt.Container.processEvent(Unknown Source)
  23. java.awt.Component.dispatchEventImpl(Unknown Source)
  24. java.awt.Container.dispatchEventImpl(Unknown Source)
  25. java.awt.Component.dispatchEvent(Unknown Source)
  26. java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  27. java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  28. java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  29. java.awt.Container.dispatchEventImpl(Unknown Source)
  30. java.awt.Window.dispatchEventImpl(Unknown Source)
  31. java.awt.Component.dispatchEvent(Unknown Source)
  32. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  33. java.awt.EventQueue.access$200(Unknown Source)
  34. java.awt.EventQueue$3.run(Unknown Source)
  35. java.awt.EventQueue$3.run(Unknown Source)
  36. java.security.AccessController.doPrivileged(Native Method)
  37. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  38. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  39. java.awt.EventQueue$4.run(Unknown Source)
  40. java.awt.EventQueue$4.run(Unknown Source)
  41. java.security.AccessController.doPrivileged(Native Method)
  42. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  43. java.awt.EventQueue.dispatchEvent(Unknown Source)
  44. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  45. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  46. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  47. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  48. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  49. java.awt.EventDispatchThread.run(Unknown Source)
  50.  
  51. System Information:
  52. Operating System: Windows 8.1
  53. Operating System Version: 6.3
  54. Operating System Architecture: amd64
  55. Java version: 1.7.0_55 64 bit
  56. Total Memory: 95 MB
  57. Max Memory: 430 MB
  58. Memory Free: 55 MB
  59. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement