09-08-2010, 04:49 PM
Now it seems to work Aleatory but I miss the first time that (a rare error with the keyboard? Oo?)
Exception in thread "GUI" java.lang.NullPointerException
#
at javax.swing.JComponent $ KeyboardState.getKeyCodeArray (JComponent.java: 3424)
at javax.swing.JComponent $ KeyboardState.keyIsPressed (JComponent.java: 3459)
at javax.swing.JComponent $ KeyboardState.shouldProcess (JComponent.java: 3477)
javax.swing.UIManager at $ 2.postProcessKeyEvent (UIManager.java: 1438)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent (DefaultKeyboardFocusManager.java: 722)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent (DefaultKeyboardFocusManager.java: 990)
And sometimes it just closes automatically (JRE Crash same error)
Exception in thread "GUI" java.lang.NullPointerException
#
at javax.swing.JComponent $ KeyboardState.getKeyCodeArray (JComponent.java: 3424)
at javax.swing.JComponent $ KeyboardState.keyIsPressed (JComponent.java: 3459)
at javax.swing.JComponent $ KeyboardState.shouldProcess (JComponent.java: 3477)
javax.swing.UIManager at $ 2.postProcessKeyEvent (UIManager.java: 1438)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent (DefaultKeyboardFocusManager.java: 722)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent (DefaultKeyboardFocusManager.java: 990)
And sometimes it just closes automatically (JRE Crash same error)