-
Bug
-
Resolution: Fixed
-
0.5
-
None
-
None
-
Unconfirmed
When I open the new minecraft launcher, The tumblr feed loads and the two tabs at the top load but the right panel fails to load while I have my custom theme selected when I switch to windows 7 default theme the right panel loads but the versions combobox is empty, and forces me to start the launcher with windows 7 default theme... I'm not asking for anything to be change because of me but is it possible to force a java look-n-feel?
EDIT1:
Ran the launcher via command line and got the following error.
C:\Users\Cory\Documents\Minecraft>java -jar minecraftdev.jar Bootstrap started Looking for update Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack. lzma Got reply in: 1033ms No update found. Reversing LZMA on C:\Users\Cory\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Cory\AppData\Roaming\.minecraft\launcher.pack Unpacking C:\Users\Cory\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Cor y\AppData\Roaming\.minecraft\launcher.jar Cleaning up C:\Users\Cory\AppData\Roaming\.minecraft\launcher.pack Starting launcher. FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to start: java. lang.reflect.InvocationTargetException at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:227) at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:111) at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:361) Please fix the error and restart.
The following happened when I clicked the console tab:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at javax.swing.SizeRequirements.calculateAlignedPositions(Unknown Source
)
at javax.swing.BoxLayout.layoutContainer(Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at javax.swing.RepaintManager$2.run(Unknown Source)
at javax.swing.RepaintManager$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Thanks,
FusionLord