This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
God Eater 2 - NPJH50832
#2
2854-God Eater 2 V1.01 JPN

Code:
0 [GUI] INFO  emu - Java version: 1.8.0-ea (1.8.0-ea-b114)
2 [GUI] INFO  emu - Java library path: lib/windows-amd64
3 [GUI] INFO  emu - Jpcsp v0.7 3408

Code:
4534 [GUI] DEBUG emu - Nothing loaded, can't run...

When I loaded the game,the jpcsp emulatior was stop,and the java throw these(critical error) exceptions and output on the console

Code:
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated a
nd will likely be removed in a future release
java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.HeapByteBuffer.get(Unknown Source)
        at jpcsp.util.Utilities.getUnsignedByte(Utilities.java:217)
        at jpcsp.util.Utilities.readWord(Utilities.java:238)
        at jpcsp.util.Utilities.readUWord(Utilities.java:234)
        at jpcsp.format.Elf32SectionHeader.<init>(Elf32SectionHeader.java:73)
        at jpcsp.format.Elf32.loadSectionHeaders(Elf32.java:92)
        at jpcsp.format.Elf32.<init>(Elf32.java:49)
        at jpcsp.Loader.LoadELF(Loader.java:348)
        at jpcsp.Loader.LoadModule(Loader.java:182)
        at jpcsp.Emulator.load(Emulator.java:155)
        at jpcsp.Emulator.load(Emulator.java:148)
        at jpcsp.MainGUI.loadUMD(MainGUI.java:1822)
        at jpcsp.MainGUI.loadUMDGame(MainGUI.java:1984)
        at jpcsp.MainGUI.loadUMD(MainGUI.java:1856)
        at jpcsp.GUI.UmdBrowser.loadSelectedfile(UmdBrowser.java:550)
        at jpcsp.GUI.UmdBrowser.loadButtonActionPerformed(UmdBrowser.java:854)
        at jpcsp.GUI.UmdBrowser.access$1100(UmdBrowser.java:50)
        at jpcsp.GUI.UmdBrowser$5.actionPerformed(UmdBrowser.java:740)
        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.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
        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$400(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.pumpEventsForFilter(Unknown Source)
        at java.awt.WaitDispatchSupport$2.run(Unknown Source)
        at java.awt.WaitDispatchSupport$4.run(Unknown Source)
        at java.awt.WaitDispatchSupport$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.WaitDispatchSupport.enter(Unknown Source)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at jpcsp.MainGUI.openUmdActionPerformed(MainGUI.java:1755)
        at jpcsp.MainGUI.access$500(MainGUI.java:129)
        at jpcsp.MainGUI$7.actionPerformed(MainGUI.java:445)
        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.menuDragMouseReleased(
Unknown Source)
        at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
        at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
        at javax.swing.JMenuItem.processMouseEvent(Unknown Source)
        at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source)
        at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(
Unknown Source)
        at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown So
urce)
        at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Sour
ce)
        at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Sour
ce)
        at java.awt.Toolkit.notifyAWTEventListeners(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$400(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)
java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.HeapByteBuffer.get(Unknown Source)
        at jpcsp.util.Utilities.getUnsignedByte(Utilities.java:217)
        at jpcsp.util.Utilities.readWord(Utilities.java:238)
        at jpcsp.util.Utilities.readUWord(Utilities.java:234)
        at jpcsp.format.Elf32SectionHeader.<init>(Elf32SectionHeader.java:73)
        at jpcsp.format.Elf32.loadSectionHeaders(Elf32.java:92)
        at jpcsp.format.Elf32.<init>(Elf32.java:49)
        at jpcsp.Loader.LoadELF(Loader.java:348)
        at jpcsp.Loader.LoadModule(Loader.java:182)
        at jpcsp.Emulator.load(Emulator.java:155)
        at jpcsp.Emulator.load(Emulator.java:148)
        at jpcsp.MainGUI.loadUMD(MainGUI.java:1822)
        at jpcsp.MainGUI.loadUMDGame(MainGUI.java:1984)
        at jpcsp.MainGUI.loadUMD(MainGUI.java:1856)
        at jpcsp.GUI.UmdBrowser.loadSelectedfile(UmdBrowser.java:550)
        at jpcsp.GUI.UmdBrowser.tableMouseClicked(UmdBrowser.java:837)
        at jpcsp.GUI.UmdBrowser.access$1200(UmdBrowser.java:50)
        at jpcsp.GUI.UmdBrowser$6.mouseClicked(UmdBrowser.java:753)
        at java.awt.AWTEventMulticaster.mouseClicked(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$400(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.pumpEventsForFilter(Unknown Source)
        at java.awt.WaitDispatchSupport$2.run(Unknown Source)
        at java.awt.WaitDispatchSupport$4.run(Unknown Source)
        at java.awt.WaitDispatchSupport$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.WaitDispatchSupport.enter(Unknown Source)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at jpcsp.MainGUI.openUmdActionPerformed(MainGUI.java:1755)
        at jpcsp.MainGUI.access$500(MainGUI.java:129)
        at jpcsp.MainGUI$7.actionPerformed(MainGUI.java:445)
        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$400(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)
Reply


Messages In This Thread
God Eater 2 - NPJH50832 - by vmftm12 - 11-14-2013, 12:14 PM
RE: God Eater2 [NPJH50832] - by Zekro - 11-15-2013, 09:29 AM
RE: God Eater2 [NPJH50832] - by Hykem - 11-15-2013, 08:25 PM
RE: God Eater2 [NPJH50832] - by jame_peng - 11-17-2013, 07:40 AM
RE: God Eater2 [NPJH50832] - by nash67 - 12-21-2013, 10:06 PM
RE: God Eater2 [NPJH50832] - by DragonNeos - 12-27-2013, 08:45 AM
RE: God Eater2 [NPJH50832] - by Hykem - 12-27-2013, 10:23 PM
RE: God Eater2 [NPJH50832] - by onelight - 12-28-2013, 11:11 AM
RE: God Eater2 [NPJH50832] - by Hykem - 01-13-2014, 08:15 PM
RE: God Eater2 [NPJH50832] - by Zekro - 01-14-2014, 09:39 AM
RE: God Eater2 [NPJH50832] - by Hykem - 01-14-2014, 03:45 PM
RE: God Eater2 [NPJH50832] - by thelight - 01-14-2014, 03:58 PM
RE: God Eater2 [NPJH50832] - by BlackDaemon - 01-14-2014, 05:25 PM
RE: God Eater2 [NPJH50832] - by onelight - 01-15-2014, 05:22 AM
RE: God Eater2 [NPJH50832] - by onelight - 01-20-2014, 07:53 AM
RE: God Eater2 [NPJH50832] - by onelight - 01-20-2014, 09:21 AM
RE: God Eater2 [NPJH50832] - by Hykem - 01-20-2014, 09:11 PM
RE: God Eater2 [NPJH50832] - by onelight - 01-21-2014, 12:32 AM
RE: God Eater2 [NPJH50832] - by Hykem - 01-21-2014, 02:28 PM
RE: God Eater2 [NPJH50832] - by DragonNeos - 01-22-2014, 04:59 AM
RE: God Eater2 [NPJH50832] - by Hykem - 01-22-2014, 11:16 PM
RE: God Eater2 [NPJH50832] - by onelight - 01-22-2014, 06:00 AM
RE: God Eater2 [NPJH50832] - by DragonNeos - 01-23-2014, 04:59 AM
RE: God Eater 2 - NPJH50832 - by onelight - 02-15-2014, 02:45 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 02-15-2014, 08:11 AM
RE: God Eater 2 - NPJH50832 - by onelight - 05-02-2014, 12:28 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 06-18-2014, 03:37 PM
RE: God Eater 2 - NPJH50832 - by onelight - 06-19-2014, 12:53 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 01-30-2015, 07:55 AM
RE: God Eater 2 - NPJH50832 - by sum2012 - 02-07-2015, 06:51 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 02-12-2015, 09:20 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 02-12-2015, 03:03 PM
RE: God Eater 2 - NPJH50832 - by sum2012 - 02-13-2015, 12:39 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 02-12-2015, 11:06 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 02-23-2015, 09:56 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 03-07-2015, 08:33 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 03-13-2015, 08:22 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 03-13-2015, 01:49 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 07-07-2015, 11:45 PM
RE: God Eater 2 - NPJH50832 - by gid15 - 07-08-2015, 10:04 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 07-08-2015, 09:15 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 08-22-2015, 09:50 PM
RE: God Eater 2 - NPJH50832 - by nash67 - 10-10-2015, 02:35 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 10-29-2015, 09:11 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 03-19-2016, 06:59 AM
RE: God Eater 2 - NPJH50832 - by onelight - 03-20-2016, 10:37 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 03-22-2016, 07:21 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 03-20-2016, 04:25 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 07-13-2016, 10:01 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 07-18-2016, 04:42 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 07-19-2016, 03:45 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 09-28-2016, 02:45 PM
RE: God Eater 2 - NPJH50832 - by gid15 - 09-30-2016, 04:08 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 11-09-2016, 07:48 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 11-09-2016, 09:19 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 11-19-2016, 01:30 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 02-14-2017, 09:15 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 03-29-2017, 07:00 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 03-30-2017, 07:06 AM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 12-21-2017, 09:30 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 12-21-2017, 07:14 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 05-02-2022, 11:30 PM
RE: God Eater 2 - NPJH50832 - by gid15 - 05-22-2022, 07:17 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 05-23-2022, 06:55 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 05-23-2022, 05:06 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 05-24-2022, 08:48 AM
RE: God Eater 2 - NPJH50832 - by gid15 - 05-24-2022, 07:42 PM
RE: God Eater 2 - NPJH50832 - by DragonNeos - 05-25-2022, 12:04 PM
2854-God Eater 2 V1.01 JPN - by jame_peng - 11-15-2013, 09:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)