EmulatorArchive / jpcsp

Automatically exported from code.google.com/p/jpcsp
1 stars 0 forks source link

Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space #344

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I read somewhere that to fix it i need to modify java, but i don't know how i 
need to change it

My system is windows 7

Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space
        at jpcsp.MainGUI.loadFile(MainGUI.java:1443)
        at jpcsp.MainGUI.OpenFileActionPerformed(MainGUI.java:1396)
        at jpcsp.MainGUI.access$500(MainGUI.java:111)
        at jpcsp.MainGUI$6.actionPerformed(MainGUI.java:410)
        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.Component.dispatchEvent(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)

Original issue reported on code.google.com by LadyPine...@gmail.com on 14 Mar 2013 at 2:17

GoogleCodeExporter commented 9 years ago

Original comment by gi...@web.de on 22 May 2013 at 2:10

GoogleCodeExporter commented 9 years ago
Same issue when trying to open Patapon3 in JPCSP r3306 (both X86 X64)

Original comment by duanlia...@gmail.com on 13 Jul 2013 at 4:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
same issue for Corpse_Party_Book_of_Shadows in 3315

Original comment by tianmeid...@gmail.com on 19 Jul 2013 at 12:57

GoogleCodeExporter commented 9 years ago
The issue lies in the destination folder. If the destination folder is located 
inside too many folders (the destination folder 'name' is too long) the Java 
console will not run. Try placing it on the root (C:\) or at least place it 
inside just one folder. It should work that way!!  :3

Enviado desde mi iPhone

El 13/07/2013, a las 11:29, jpcsp@googlecode.com escribió:

Original comment by iorioroc...@gmail.com on 19 Jul 2013 at 6:05