Advertisement
Guest User

ser_1414169819113

a guest
Oct 24th, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 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. javax.swing.text.PlainView.paint(Unknown Source)
  11. javax.swing.text.FieldView.paint(Unknown Source)
  12. javax.swing.plaf.basic.BasicTextUI$RootView.paint(Unknown Source)
  13. javax.swing.plaf.basic.BasicTextUI.paintSafely(Unknown Source)
  14. javax.swing.plaf.basic.BasicTextUI.paint(Unknown Source)
  15. javax.swing.plaf.basic.BasicTextUI.update(Unknown Source)
  16. javax.swing.JComponent.paintComponent(Unknown Source)
  17. javax.swing.JComponent.paint(Unknown Source)
  18. javax.swing.JComponent.paintToOffscreen(Unknown Source)
  19. javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  20. javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  21. javax.swing.RepaintManager.paint(Unknown Source)
  22. javax.swing.JComponent._paintImmediately(Unknown Source)
  23. javax.swing.JComponent.paintImmediately(Unknown Source)
  24. javax.swing.RepaintManager$3.run(Unknown Source)
  25. javax.swing.RepaintManager$3.run(Unknown Source)
  26. java.security.AccessController.doPrivileged(Native Method)
  27. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  28. javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  29. javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  30. javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  31. javax.swing.RepaintManager.access$1000(Unknown Source)
  32. javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  33. java.awt.event.InvocationEvent.dispatch(Unknown Source)
  34. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  35. java.awt.EventQueue.access$200(Unknown Source)
  36. java.awt.EventQueue$3.run(Unknown Source)
  37. java.awt.EventQueue$3.run(Unknown Source)
  38. java.security.AccessController.doPrivileged(Native Method)
  39. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  40. java.awt.EventQueue.dispatchEvent(Unknown Source)
  41. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  42. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  43. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  44. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  45. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  46. java.awt.EventDispatchThread.run(Unknown Source)
  47.  
  48. System Information:
  49. Operating System: Windows 7
  50. Operating System Version: 6.1
  51. Operating System Architecture: amd64
  52. Java version: 1.7.0_21 64 bit
  53. Total Memory: 76 MB
  54. Max Memory: 903 MB
  55. Memory Free: 36 MB
  56. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement