Jump to content

terron

Members
  • Posts

    3
  • Joined

  • Last visited

About terron

  • Birthday 05/04/1981

terron's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. The problem appears to be fixed as of 01/25. Thanks to whomever.
  2. And because we all know a picture is worth a thousand words:
  3. Launcher Version: Current version as of today, can't find that number handy Operating System: Windows 7 Java Version: JRE 7 update 11, 64 bit with JDK Antivirus Program: None Description of Problem: Open technic launcher, get a loading animation briefly, screen goes white and stays white. Left it that way for 10+ minutes, no change, no modpack selection available, nothing. I read the common problems thread, tried manually downloading the JAR and placing it into the .techniclauncher directory but that did not change the symptoms. Wiped out .minecraft and started fresh, no change. Sadface. Error Messages: None Error Log: [07:33:44] [sEVERE] Launcher is starting.... [07:33:44] [sEVERE] Launcher Build: '1.1.2.0' [07:33:44] [sEVERE] Allocated 910.25 Mb of RAM [07:33:44] [sEVERE] Java VM: '1.7.0_11-b21' [07:33:44] [sEVERE] OS Version: '6.1' [07:33:44] [sEVERE] Is 64-bit: 'true' [07:33:44] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'. [07:33:45] [sEVERE] Downloading 'http://206.217.207.1/Technic/CHECKSUM.md5' [07:33:45] [sEVERE] Downloaded 'launcherCHECKSUM.md5' [07:33:45] [sEVERE] Exception in thread "AWT-EventQueue-0" [07:33:45] [sEVERE] java.lang.NullPointerException [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.widget.ComboBoxRenderer.getListCellRendererComponent(ComboBoxRenderer.java:43) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paintCurrentValue(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.update(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintComponent(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.BackgroundPanel.paint(BackgroundPanel.java:26) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JLayeredPane.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintToOffscreen(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) [07:33:45] [sEVERE] at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) [07:33:45] [sEVERE] at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) [07:33:45] [sEVERE] at java.awt.Container.paint(Unknown Source) [07:33:45] [sEVERE] at java.awt.Window.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.access$700(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [07:33:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) [07:33:45] [sEVERE] Exception in thread "AWT-EventQueue-0" [07:33:45] [sEVERE] java.lang.NullPointerException [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.widget.ComboBoxRenderer.getListCellRendererComponent(ComboBoxRenderer.java:43) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paintCurrentValue(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.update(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintComponent(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.BackgroundPanel.paint(BackgroundPanel.java:26) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JLayeredPane.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintToOffscreen(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) [07:33:45] [sEVERE] at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) [07:33:45] [sEVERE] at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) [07:33:45] [sEVERE] at java.awt.Container.paint(Unknown Source) [07:33:45] [sEVERE] at java.awt.Window.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.access$700(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [07:33:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) [07:33:45] [sEVERE] Exception in thread "AWT-EventQueue-0" [07:33:45] [sEVERE] java.lang.NullPointerException [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.widget.ComboBoxRenderer.getListCellRendererComponent(ComboBoxRenderer.java:43) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paintCurrentValue(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.plaf.synth.SynthComboBoxUI.update(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintComponent(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintChildren(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paint(Unknown Source) [07:33:45] [sEVERE] at org.spoutcraft.launcher.gui.BackgroundPanel.paint(BackgroundPanel.java:26) [07:33:45] [sEVERE] at javax.swing.JComponent.paintToOffscreen(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paint(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent._paintImmediately(Unknown Source) [07:33:45] [sEVERE] at javax.swing.JComponent.paintImmediately(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager.access$700(Unknown Source) [07:33:45] [sEVERE] at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [07:33:45] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [07:33:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [07:33:45] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) [07:34:11] [sEVERE] Exiting the Technic Launcher
×
×
  • Create New...