EmuNewz Network

Full Version: jpcsp 3419 error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i click the settings

but error messge

Running Jpcsp 32bit...
Exception in thread "GUI" java.util.MissingResourceException: Can't find resourc
e for bundle java.util.PropertyResourceBundle, key SettingsGUI.modelLabel.text
at java.util.ResourceBundle.getObject(Unknown Source)
at java.util.ResourceBundle.getString(Unknown Source)
at jpcsp.GUI.SettingsGUI.initComponents(SettingsGUI.java:576)
at jpcsp.GUI.SettingsGUI.<init>(SettingsGUI.java:63)
at jpcsp.MainGUI.ConfigMenuActionPerformed(MainGUI.java:1711)
at jpcsp.MainGUI.access$3600(MainGUI.java:133)
at jpcsp.MainGUI$38.actionPerformed(MainGUI.java:774)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(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 Sour
ce)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
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 Sour
ce)
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)
and no play bgms
you are using English or any other language?
(12-11-2013, 08:08 AM)shadow Wrote: [ -> ]you are using English or any other language?
i also get the same error when i choose "English (GB)"
(12-11-2013, 04:22 PM)raziel1000 Wrote: [ -> ]
(12-11-2013, 08:08 AM)shadow Wrote: [ -> ]you are using English or any other language?
i also get the same error when i choose "English (GB)"
The missing translation strings from the last commits should now be fixed in r3421 Smile
(12-11-2013, 06:25 PM)gid15 Wrote: [ -> ]The missing translation strings from the last commits should now be fixed in r3421 Smile
fixed Smile