Advertisement
Guest User

ser_1406312261102

a guest
Jul 25th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 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.font.TrueTypeGlyphMapper.<init>(Unknown Source)
  11. sun.font.TrueTypeFont.getMapper(Unknown Source)
  12. sun.font.FileFontStrike.<init>(Unknown Source)
  13. sun.font.FileFont.createStrike(Unknown Source)
  14. sun.font.Font2D.getStrike(Unknown Source)
  15. sun.font.Font2D.getStrike(Unknown Source)
  16. sun.font.CompositeStrike.getStrikeForSlot(Unknown Source)
  17. sun.font.CompositeStrike.getFontMetrics(Unknown Source)
  18. sun.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source)
  19. sun.font.FontDesignMetrics.<init>(Unknown Source)
  20. sun.font.FontDesignMetrics.getMetrics(Unknown Source)
  21. sun.swing.SwingUtilities2.getFontMetrics(Unknown Source)
  22. javax.swing.JComponent.getFontMetrics(Unknown Source)
  23. javax.swing.text.GlyphPainter1.sync(Unknown Source)
  24. javax.swing.text.GlyphPainter1.getSpan(Unknown Source)
  25. javax.swing.text.GlyphView.getPreferredSpan(Unknown Source)
  26. javax.swing.text.FlowView$LogicalView.getPreferredSpan(Unknown Source)
  27. javax.swing.text.FlowView.calculateMinorAxisRequirements(Unknown Source)
  28. javax.swing.text.ParagraphView.calculateMinorAxisRequirements(Unknown Source)
  29. javax.swing.text.BoxView.checkRequests(Unknown Source)
  30. javax.swing.text.BoxView.getMinimumSpan(Unknown Source)
  31. javax.swing.text.BoxView.calculateMinorAxisRequirements(Unknown Source)
  32. javax.swing.text.BoxView.checkRequests(Unknown Source)
  33. javax.swing.text.BoxView.setSpanOnAxis(Unknown Source)
  34. javax.swing.text.BoxView.layout(Unknown Source)
  35. javax.swing.text.BoxView.setSize(Unknown Source)
  36. javax.swing.plaf.basic.BasicTextUI$RootView.setSize(Unknown Source)
  37. javax.swing.plaf.basic.BasicTextUI$RootView.paint(Unknown Source)
  38. javax.swing.plaf.basic.BasicTextUI.paintSafely(Unknown Source)
  39. javax.swing.plaf.basic.BasicTextUI.paint(Unknown Source)
  40. javax.swing.plaf.basic.BasicTextUI.update(Unknown Source)
  41. javax.swing.JComponent.paintComponent(Unknown Source)
  42. org.spoutcraft.launcher.skin.components.HyperlinkJTextPane.paintComponent(HyperlinkJTextPane.java:58)
  43. javax.swing.JComponent.paint(Unknown Source)
  44. javax.swing.JComponent.paintChildren(Unknown Source)
  45. javax.swing.JComponent.paint(Unknown Source)
  46. javax.swing.JComponent.paintChildren(Unknown Source)
  47. javax.swing.JComponent.paint(Unknown Source)
  48. javax.swing.JComponent.paintChildren(Unknown Source)
  49. javax.swing.JComponent.paint(Unknown Source)
  50. javax.swing.JLayeredPane.paint(Unknown Source)
  51. javax.swing.JComponent.paintChildren(Unknown Source)
  52. javax.swing.JComponent.paintToOffscreen(Unknown Source)
  53. javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  54. javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  55. javax.swing.RepaintManager.paint(Unknown Source)
  56. javax.swing.JComponent.paint(Unknown Source)
  57. java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  58. sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  59. sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  60. java.awt.Container.paint(Unknown Source)
  61. java.awt.Window.paint(Unknown Source)
  62. javax.swing.RepaintManager$3.run(Unknown Source)
  63. javax.swing.RepaintManager$3.run(Unknown Source)
  64. java.security.AccessController.doPrivileged(Native Method)
  65. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  66. javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  67. javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  68. javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  69. javax.swing.RepaintManager.access$1100(Unknown Source)
  70. javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  71. java.awt.event.InvocationEvent.dispatch(Unknown Source)
  72. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  73. java.awt.EventQueue.access$400(Unknown Source)
  74. java.awt.EventQueue$3.run(Unknown Source)
  75. java.awt.EventQueue$3.run(Unknown Source)
  76. java.security.AccessController.doPrivileged(Native Method)
  77. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  78. java.awt.EventQueue.dispatchEvent(Unknown Source)
  79. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  80. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  81. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  82. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  83. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  84. java.awt.EventDispatchThread.run(Unknown Source)
  85.  
  86. System Information:
  87. Operating System: Windows 7
  88. Operating System Version: 6.1
  89. Operating System Architecture: amd64
  90. Java version: 1.8.0_05 64 bit
  91. Total Memory: 75 MB
  92. Max Memory: 672 MB
  93. Memory Free: 27 MB
  94. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement