2008-10-05, 11:53 PM
I'm using the screen saver plugin, so this may be a question for that thread.
I'm using 2.6, Xtra Emulators. I launch a game successfully, but when the GB-PVR screen saver plugin starts the screen saver, GameZone appears to be terminating the emulator:
Also, whenever I launch an Xtra Emulators game containing an apostrophe, like Kirby's Adventure, the game doesn't load. Command line arguments are set to "%FILE%".
I tried version 2.8 of GameZone, but none of the Xtra Emulators games would launch at all, I get the following error:
Thanks for your help,
Tony
I'm using 2.6, Xtra Emulators. I launch a game successfully, but when the GB-PVR screen saver plugin starts the screen saver, GameZone appears to be terminating the emulator:
Code:
2008-10-04 22:22:44.953 VERBOSE [1] GameZone: Deactivated
2008-10-04 22:22:44.953 INFO [1] GameZone: Kill jnes
2008-10-04 22:22:44.953 VERBOSE [1] Gamezone: jnes Killed
2008-10-04 22:22:44.953 VERBOSE [1] EnableScreenSaver()
2008-10-04 22:22:44.953 VERBOSE [1] getValue cached value: /settings/ScreenSaverEnabled : true
2008-10-04 22:22:44.953 VERBOSE [1] GameZone: Exited Deactivated
2008-10-04 22:22:44.968 VERBOSE [1] Skin file not found: C:\Program Files\Devnz\GBPVR\skin\ScreenSaverPlugin\skin.xml
2008-10-04 22:22:44.968 VERBOSE [1] ...about to check default skin
2008-10-04 22:22:44.968 VERBOSE [1] Initializing skin helper for: C:\Program Files\Devnz\GBPVR\skin\Community3\ScreenSaverPlugin\skin.xml
2008-10-04 22:22:44.984 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community3
2008-10-04 22:22:44.984 VERBOSE [1] Screen Saver Plugin: Activated
2008-10-04 22:22:44.984 VERBOSE [1] Screen Saver Plugin: v2.1
2008-10-04 22:22:44.984 VERBOSE [1] Screen Saver Plugin: renderMode:PLUGIN
2008-10-04 22:22:44.984 VERBOSE [1] Screen Saver Plugin: Cycle mode: Disabled
2008-10-04 22:22:45.171 VERBOSE [1] Screen Saver Plugin: Picture Slideshow screen saver: Found 0 pictures
2008-10-04 22:22:45.203 VERBOSE [1] Screen Saver Plugin: Alt screen saver: Basic Screen Saver
2008-10-04 22:22:45.203 VERBOSE [1] Screen Saver Plugin: Video screen saver: Analog Clock Screen Saver
2008-10-04 22:22:45.203 VERBOSE [1] Screen Saver Plugin: Initial screen saver: Analog Clock Screen Saver
2008-10-04 22:22:45.421 VERBOSE [1] OnPaint()
Also, whenever I launch an Xtra Emulators game containing an apostrophe, like Kirby's Adventure, the game doesn't load. Command line arguments are set to "%FILE%".
I tried version 2.8 of GameZone, but none of the Xtra Emulators games would launch at all, I get the following error:
Code:
2008-10-04 22:16:13.734 VERBOSE [1] System.InvalidOperationException: Cannot start process because a file name has not been provided.
at System.Diagnostics.Process.Start()
at GameZone.CommonUtilities.Launch(String media, String FileName, String DisplayFileName, String selectedEmulator, String emulatorpath, String emulatorarg, String emulatorExe)
at GameZone.GameZone.GameZoneTask.PreLaunchCheck(String media, String FileName, String DisplayFileName, String selectedEmulator, String emulatorpath, String emulatorarg, String emulatorExe)
at GameZone.GameZone.GameZoneTask.Controls_OnKeyDown(KeyEventArgs e)
at GameZone.GameZone.GameZoneTask.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.OnKeyDown(KeyEventArgs e)
at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
Thanks for your help,
Tony