NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 31 32 33 34 35 … 125 Next »
GameZone 0.4 Support Thread

 
  • 0 Vote(s) - 0 Average
GameZone 0.4 Support Thread
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#21
2007-02-11, 07:13 PM
fuzzweed Wrote:yeah, I get this too, but it's not just zsnes. I've seen the pop up after exiting and reopening mame and epsxe rom lists too....

It would seem a Gremlin has entered GameZone. I am fighting the urge to dive in and fix it as I am only a few days away from adding the subdirectory feature and I am therefore changing the filelist modules quite heavily, with the issue you are seeing in mind I will look at the favourites modules as well as I suspect the issue may well be in there. So please bear with me and hopefully it will be a better end game than a quick fix.

Cheers
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#22
2007-02-11, 07:58 PM
ViperDragon Wrote:Nice job on the plug-in! I have ZNes and Fusion working fine but I can't get the MAME up and running. In the config I setup MAME and the Rom directory and when I press the Build Rom Database I get an error box stating an Unhandled Exception error. I have attached a screenshot and the error log. Any help would be greatly appreciated.

Keep up the great work!

ViperDragon

This is a bit strange your logs show that you hit the 'build ROMDatabase' button a few times in a row? is that correct or is it part of the issue?

anyway some questions to you, a correct log entry in the gbpvr/logs/config.exe.log would look like this:

12/02/2007 08:45:22.281 VERBOSE [1] GameZone: creating Mame listxml.txt
12/02/2007 08:45:50.968 VERBOSE [1] GameZone: Mame database generated


inbetween these two entries there is more verbose logging that can be found in gbpvr/config.exe.log.
As the unhandled exception claims that the log file is not available, I would be interested to see if you have the file and what is in it. Also do you get a command prompt window appear that says something like "Please wait while the database is generated" ?
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#23
2007-02-11, 11:02 PM
When I hit the Build Rom Database button a DOS window does flash for a brief second then I see the error box. I couldn't tell you what it is as it's so fast. I press Continue I can go on changing other settings then hit Ok. If I choose Quit it exits the config program. As for the numerous times the button has been pressed, it may be because of me hitting Continue and then changing some things and trying again. Here is what the details say about the error box that pops up (if it helps):

************** Exception Text **************
System.IO.IOException: The process cannot access the file 'C:\Program Files\devnz\gbpvr\config.exe.log' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.CreateText(String path)
at GameZone.DatabaseGenerator..ctor(String exeName)
at GameZone.GameZoneConfig.GameZoneConfigForm.btnBuildRomDatabase_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I haven't seen the "Please wait while the database is generated" window you described.

Thanks.

ViperDragon
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#24
2007-02-12, 04:25 AM
Hi can you attache the log file is says is being used by another process:

"The process cannot access the file 'C:\Program Files\devnz\gbpvr\config.exe.log' because it is being used by another process.
"

Note this is NOT the log file in the /logs directory

Regards
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#25
2007-02-12, 05:19 AM (This post was last modified: 2007-02-12, 05:30 AM by ViperDragon.)
idkpmiller Wrote:Hi can you attache the log file is says is being used by another process:

"The process cannot access the file 'C:\Program Files\devnz\gbpvr\config.exe.log' because it is being used by another process.
"

Note this is NOT the log file in the /logs directory

Regards

The config.exe.log file is the one I had put into the Error.zip file in my first post on page 2. I got it out of the GBPVR root directory. I am running GBPVR 98.13. I don't have a Logs subdirectory.

UPDATE: I was able to capture the DOS window that pops up for a brief second. Appears it doesn't like MAME.exe. I checked my MAME directory and I only have one exe file = MAME32FXpp.exe

Is there a Mame.exe I am missing? I am running the 0111 version on my PVR. Here's the screenshot:

Thanks.

ViperDragon
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#26
2007-02-12, 05:44 AM
ViperDragon Wrote:The config.exe.log file is the one I had put into the Error.zip file in my first post on page 2. I got it out of the GBPVR root directory. I am running GBPVR 98.13. I don't have a Logs subdirectory.

UPDATE: I was able to capture the DOS window that pops up for a brief second. Appears it doesn't like MAME.exe. I checked my MAME directory and I only have one exe file = MAME32FXpp.exe

Is there a Mame.exe I am missing? I am running the 0111 version on my PVR. Here's the screenshot:

Thanks.

ViperDragon

Ok two things I have not tested this release on 98.13 version of GB-PVR. You might be fine but thats the warning.
Secondly GameZone only supports the original Mame and not any of the derivatives. you can download mame here:

http://www.mame.net/downmain.html

I notice that the latest version is now 0.112

The one at the top of the page is what you want, description is:
Windows command line version of MAME 0.112.

It should work fine but again I have not tested with this version of mame

Good luck, please let us know your outcome positive or negative...

Thanks
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#27
2007-02-12, 06:05 AM
I used 112 and it worked fine.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#28
2007-02-12, 06:10 AM
I downloaded mame0112b.exe and dumped it into the directory and it started to generate the list then the same error box appeared (same thing showed in the config.exe.log about creating the list xml file). I also tried version mame0111b.exe and the same thing happened. I had planned to go to 99.05 eventually so I may try that this week sometime. In the meantime, I have ZNES and Fusion working. I'll let you know the outcome of MAME.

Thanks for your help!

ViperDragon

P.S. Anyone else here running GameZone on GBPVR 98.13?
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#29
2007-02-12, 09:22 AM
ViperDragon Wrote:I downloaded mame0112b.exe and dumped it into the directory and it started to generate the list then the same error box appeared (same thing showed in the config.exe.log about creating the list xml file). I also tried version mame0111b.exe and the same thing happened. I had planned to go to 99.05 eventually so I may try that this week sometime. In the meantime, I have ZNES and Fusion working. I'll let you know the outcome of MAME.

Thanks for your help!

ViperDragon

P.S. Anyone else here running GameZone on GBPVR 98.13?

Its actually a relatively minor bug that would be quite quick to change, it was introduced at the time of the Mame Database and it writes the mame specific log by a separate logging routine than the built in one so I can change it easily to use the standard gb-pvr logging routine and that I believe will fix the issue. I am very close to getting the sub directory feature working (works with Snes, Kega and My Programs currently) I can add the fix to 0.41 release so others do not experience the same issue.

Thanks for you efforts and feedback.
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#30
2007-02-12, 04:17 PM
The fix would be great! I appreciate your help in the matter. I am looking forward to see what else the plug-in holds in store.

Thanks again!

ViperDragon
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (11): « Previous 1 2 3 4 5 … 11 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,739 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 158,564 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 93,373 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,530 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 24,916 2010-04-06, 04:10 AM
Last Post: keith_leitch
  BurnDVDX2 support issues. pastro 260 70,810 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 15,098 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,494 2009-05-23, 10:02 AM
Last Post: gEd
  DJKXML support? mattyboy2 0 2,295 2008-10-30, 10:56 AM
Last Post: mattyboy2
  TV Listings - Support Thread alibert 288 79,372 2008-09-29, 12:23 PM
Last Post: alibert

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode