EmuNewz Network

Full Version: Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
it does not work.

Running Jpcsp 64bit...
Exception in thread "GUI"
java.lang.OutOfMemoryError: Java heap space
at jpcsp.MainGUI.loadFile(MainGUI.java:1526)
at jpcsp.MainGUI.OpenFileActionPerformed(MainGUI.java:1479)
at jpcsp.MainGUI.access$600(MainGUI.java:133)
at jpcsp.MainGUI$8.actionPerformed(MainGUI.java:473)


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.setPress
ed(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.process
MouseEvent(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)
a
t 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 j
ava.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.disp
atchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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.securi
ty.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)

Windows 7 64bits, java 8 64bits.
JPCSP V0.7 ee38e26

But JPCSP V0.6 with Java 7 work.

Plase help.
Try delete Settings.properties
(02-09-2016, 04:05 PM)Lado Wrote: [ -> ]at jpcsp.MainGUI.loadFile(MainGUI.java:1526)
What are you trying to load? If you try to load an ISO/CSO, you should use "Load UMD..." and not "Load file..."