Advertisement
Guest User

ser_1406270625259

a guest
Jul 25th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. Technic Launcher Error Report:
  2. ( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )
  3. Launcher Build: 439
  4.  
  5. Selected Pack: null
  6. Stack Trace:
  7. Exception: NullPointerException
  8. Message: null
  9. Trace:
  10. sun.lwawt.macosx.CInputMethod$6.run(CInputMethod.java:737)
  11. java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
  12. sun.lwawt.macosx.LWCToolkit$4.dispatch(LWCToolkit.java:529)
  13. java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
  14. java.awt.EventQueue.access$200(EventQueue.java:103)
  15. java.awt.EventQueue$3.run(EventQueue.java:694)
  16. java.awt.EventQueue$3.run(EventQueue.java:692)
  17. java.security.AccessController.doPrivileged(Native Method)
  18. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  19. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  20. java.awt.EventQueue$4.run(EventQueue.java:708)
  21. java.awt.EventQueue$4.run(EventQueue.java:706)
  22. java.security.AccessController.doPrivileged(Native Method)
  23. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  24. java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
  25. java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  26. java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  27. java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
  28. java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
  29. java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
  30. java.security.AccessController.doPrivileged(Native Method)
  31. java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
  32. java.awt.Dialog.show(Dialog.java:1082)
  33. java.awt.Component.show(Component.java:1651)
  34. java.awt.Component.setVisible(Component.java:1603)
  35. java.awt.Window.setVisible(Window.java:1014)
  36. java.awt.Dialog.setVisible(Dialog.java:1005)
  37. org.spoutcraft.launcher.skin.ModpackSelector.action(ModpackSelector.java:239)
  38. org.spoutcraft.launcher.skin.ModpackSelector.actionPerformed(ModpackSelector.java:227)
  39. javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  40. javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  41. javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  42. javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  43. javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  44. java.awt.Component.processMouseEvent(Component.java:6505)
  45. javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
  46. java.awt.Component.processEvent(Component.java:6270)
  47. java.awt.Container.processEvent(Container.java:2229)
  48. java.awt.Component.dispatchEventImpl(Component.java:4861)
  49. java.awt.Container.dispatchEventImpl(Container.java:2287)
  50. java.awt.Component.dispatchEvent(Component.java:4687)
  51. java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  52. java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  53. java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  54. java.awt.Container.dispatchEventImpl(Container.java:2273)
  55. java.awt.Window.dispatchEventImpl(Window.java:2719)
  56. java.awt.Component.dispatchEvent(Component.java:4687)
  57. java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
  58. java.awt.EventQueue.access$200(EventQueue.java:103)
  59. java.awt.EventQueue$3.run(EventQueue.java:694)
  60. java.awt.EventQueue$3.run(EventQueue.java:692)
  61. java.security.AccessController.doPrivileged(Native Method)
  62. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  63. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  64. java.awt.EventQueue$4.run(EventQueue.java:708)
  65. java.awt.EventQueue$4.run(EventQueue.java:706)
  66. java.security.AccessController.doPrivileged(Native Method)
  67. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  68. java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
  69. java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  70. java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  71. java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  72. java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  73. java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  74. java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
  75.  
  76. System Information:
  77. Operating System: Mac OS X
  78. Operating System Version: 10.8.5
  79. Operating System Architecture: x86_64
  80. Java version: 1.7.0_40 64 bit
  81. Total Memory: 146 MB
  82. Max Memory: 910 MB
  83. Memory Free: 102 MB
  84. CPU Cores: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement