Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-72

Pressing ALT in the launcher throws error in the console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 0.7
    • 0.5
    • None
    • None
    • Win 7-64
      Java 7U15
    • Confirmed

      Pressing ALT in the launcher throws:

      >java -Xmx1g -Xms512M -cp minecraft.exe net.minecraft.LauncherFrame
      asdf
      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
              at sun.awt.SunToolkit.getWindowDeactivationTime(Unknown Source)
              at com.sun.java.swing.plaf.windows.WindowsRootPaneUI$AltProcessor.altReleased(Unknown Source)
              at com.sun.java.swing.plaf.windows.WindowsRootPaneUI$AltProcessor.postProcessKeyEvent(Unknown Source)
              at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
              at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
              at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
              at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
              at java.awt.Component.dispatchEventImpl(Unknown Source)
              at java.awt.Container.dispatchEventImpl(Unknown Source)
              at java.awt.Window.dispatchEventImpl(Unknown Source)
              at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
              at java.awt.EventQueue$4.run(Unknown Source)
              at java.awt.EventQueue$4.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)
      

      Probably no bug at all, but maybe a hint for fixing MC-5674...

            Unassigned Unassigned
            kumasasa [Mod] Kumasasa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: