Advertisement
Guest User

ser_1417197311731

a guest
Nov 28th, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 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.awt.shell.Win32ShellFolderManager2.createShellFolder(Unknown Source)
  11. sun.awt.shell.Win32ShellFolderManager2.getRecent(Unknown Source)
  12. sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
  13. sun.awt.shell.ShellFolder.get(Unknown Source)
  14. sun.swing.WindowsPlacesBar$1.run(Unknown Source)
  15. sun.swing.WindowsPlacesBar$1.run(Unknown Source)
  16. java.security.AccessController.doPrivileged(Native Method)
  17. sun.swing.WindowsPlacesBar.<init>(Unknown Source)
  18. com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFolder(Unknown Source)
  19. com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponents(Unknown Source)
  20. javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
  21. com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source)
  22. javax.swing.JComponent.setUI(Unknown Source)
  23. javax.swing.JFileChooser.updateUI(Unknown Source)
  24. javax.swing.JFileChooser.setup(Unknown Source)
  25. javax.swing.JFileChooser.<init>(Unknown Source)
  26. javax.swing.JFileChooser.<init>(Unknown Source)
  27. org.spoutcraft.launcher.skin.options.ImportOptions.initComponents(ImportOptions.java:159)
  28. org.spoutcraft.launcher.skin.options.ImportOptions.<init>(ImportOptions.java:109)
  29. org.spoutcraft.launcher.skin.ModpackSelector.action(ModpackSelector.java:237)
  30. org.spoutcraft.launcher.skin.ModpackSelector.actionPerformed(ModpackSelector.java:227)
  31. javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  32. javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  33. javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  34. javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  35. javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  36. java.awt.Component.processMouseEvent(Unknown Source)
  37. javax.swing.JComponent.processMouseEvent(Unknown Source)
  38. java.awt.Component.processEvent(Unknown Source)
  39. java.awt.Container.processEvent(Unknown Source)
  40. java.awt.Component.dispatchEventImpl(Unknown Source)
  41. java.awt.Container.dispatchEventImpl(Unknown Source)
  42. java.awt.Component.dispatchEvent(Unknown Source)
  43. java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  44. java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  45. java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  46. java.awt.Container.dispatchEventImpl(Unknown Source)
  47. java.awt.Window.dispatchEventImpl(Unknown Source)
  48. java.awt.Component.dispatchEvent(Unknown Source)
  49. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  50. java.awt.EventQueue.access$200(Unknown Source)
  51. java.awt.EventQueue$3.run(Unknown Source)
  52. java.awt.EventQueue$3.run(Unknown Source)
  53. java.security.AccessController.doPrivileged(Native Method)
  54. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  55. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  56. java.awt.EventQueue$4.run(Unknown Source)
  57. java.awt.EventQueue$4.run(Unknown Source)
  58. java.security.AccessController.doPrivileged(Native Method)
  59. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  60. java.awt.EventQueue.dispatchEvent(Unknown Source)
  61. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  62. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  63. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  64. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  65. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  66. java.awt.EventDispatchThread.run(Unknown Source)
  67.  
  68. System Information:
  69. Operating System: Windows 7
  70. Operating System Version: 6.1
  71. Operating System Architecture: x86
  72. Java version: 1.7.0_67 32 bit
  73. Total Memory: 50 MB
  74. Max Memory: 247 MB
  75. Memory Free: 6 MB
  76. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement