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) GameZone v
« Previous 1 2 3 4 5 6 Next »
Gamezone doesn't open

 
  • 0 Vote(s) - 0 Average
Gamezone doesn't open
tasan
Offline

Member

Posts: 55
Threads: 12
Joined: Mar 2006
#1
2008-07-20, 10:43 PM
I get the following in my log when I click on the Gamezone item in PVRX2.exe

Gamezone does not open, the screen just flashes and goes back to the main menu.

Code:
2008-07-20 17:37:03.234    VERBOSE    [1]    Key pressed: Return
2008-07-20 17:37:03.343    VERBOSE    [1]    ReturnToMainMenu()
2008-07-20 17:37:03.343    VERBOSE    [1]    GameZone is currently active
2008-07-20 17:37:03.343    VERBOSE    [1]    GameZone.Deactivate() called
2008-07-20 17:37:03.343    VERBOSE    [1]    GameZone: Deactivated
2008-07-20 17:37:03.343    VERBOSE    [1]    GameZone: Exited Deactivated
2008-07-20 17:37:03.343    VERBOSE    [1]    ReturnToMainMenu()@2
2008-07-20 17:37:03.343    VERBOSE    [1]    System.MissingMethodException: Method not found: 'Void WizUtilities.WizUiHelper.WizUiList.set_AutoWrap(Boolean)'.
   at GameZone.GameZone.GameZoneTask.Activate()
   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)
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#2
2008-07-21, 03:17 AM
looks like you have an old version of the wizutilities on your PC, try downloading and installing the latest version of the wizutillities and see how you get on.

You may have seen an error when you installed GameZone?

If you still have a problem let me know what version you have of wizutillities and I will check in to it further.

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

[Image: 1299379.png]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#3
2008-07-21, 07:39 AM
Download from here: http://gbpvr.com/pmwiki/pmwiki.php/Utility/WizUtilities
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
tasan
Offline

Member

Posts: 55
Threads: 12
Joined: Mar 2006
#4
2008-07-21, 10:10 PM
I loaded the latest wizuihelper.dll from July 2, 2008. Still nothing. I had no errors when installing GameZone, either. With the latest wizuihelper.dll, I still get the same log entry as above. Any ideas?
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#5
2008-07-22, 07:45 AM (This post was last modified: 2008-07-22, 07:58 AM by idkpmiller.)
My wizuihelper.dll is from May 2008 and says its version 1.0.17 I will download the latest version and see it it causes an issue.

EDIT: I have just updated to version 1.17.10 2/7/2008 and its working fine.

Can you send your full logs of a GameZone startup attempt set pvrx2 to debug and flush logs. Also can you send me your config.xml I only require the GAMEZONE Plugin section.

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

[Image: 1299379.png]
tasan
Offline

Member

Posts: 55
Threads: 12
Joined: Mar 2006
#6
2008-07-22, 02:16 PM
Here is my PVRX2.exe.log and my config.xml (with everything but the GameZone section removed).

I really think its something in the config. I've gone through the wiki instructions a few times, but I still feel like I'm missing a key something.
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#7
2008-07-23, 10:51 AM
Ok, this is stumping me, so lets apply some logic here.

We have a fault, a fault can be defined as a change, so lets ask the first question. Has gamezone ever worked on this PC?

I will assume the answer is no for the time being and therefore this is a new installation, this then makes gamexone itself the "change"

With this assumption I have two things that come to mind:

1. disable your other plugins and see if that helps, and set skin to Blue the default.
2. I cannot explain the error message with the information I know of wizUIhelper, do you have the wiz DLL files in the /plugin/common directory and there is no other file in the /plugins/gamezone directory other than gamezone.dll?

I am thinking I may need to make a patch version wich has a load of extra debugging to see if I can work out whats wrong. So if the ideas above doesn't get us anywhere can you PM me your email and I will send a debug enabled version of GameZone for you.

Cheers

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

[Image: 1299379.png]
tasan
Offline

Member

Posts: 55
Threads: 12
Joined: Mar 2006
#8
2008-07-23, 06:51 PM
I disabled everything but Exit and Gamezone, still nothing.

I set the skin to Blue, nothing.

I have the wiz DLL files in th /plugins/common directory, and the only thing in the /plugins/gamezone directory is gamezone.dll

I'll send you a PM in a minute.
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#9
2008-07-24, 10:31 AM
I have emailed you a debuging version of GameZone

Hopefully enough logging is done to narrow the issue down
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#10
2008-07-25, 01:44 AM
As far as the WizUiHelper problem, you are using version 1.0.12.0

Code:
2008-07-22 09:05:43.404    VERBOSE    [1]    SearchWiz2:   WizUiHelper:  - 1.0.12.0
The AutoWrap did not get implemented until version 1.0.15.3. I suggest you download the newest DLLs from here, install and try again.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Nes Roms won't show up in gamezone Red46 1 112,094 2010-01-21, 12:29 AM
Last Post: Red46
  GameZone Not Opening ViperDragon 18 20,906 2009-08-15, 10:43 AM
Last Post: whurlston
  Missing GameZone Menu JasonMaggini 1 9,920 2009-06-02, 04:22 AM
Last Post: idkpmiller
  zSnes doesn't accept commands from HIP mkenyon2 6 9,866 2009-03-11, 01:47 PM
Last Post: mkenyon2
  Gamezone .xml for Mayhem3 5l4k3r 2 10,939 2009-01-14, 09:31 PM
Last Post: 5l4k3r
  GameZone 2.9.5 idkpmiller 10 17,589 2009-01-10, 01:10 AM
Last Post: 5l4k3r
  GameZone 2.9 wishlist idkpmiller 22 23,575 2009-01-04, 12:21 AM
Last Post: 5l4k3r
  Gamezone goes back to main menu grangeomatic 3 10,802 2009-01-03, 11:27 PM
Last Post: idkpmiller
  GameZone 2.9.2 released on wiki idkpmiller 3 11,251 2008-12-04, 04:59 AM
Last Post: ViperDragon
  GameZone 2.9.1 released on wiki idkpmiller 2 5,348 2008-11-08, 11:04 PM
Last Post: idkpmiller

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

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

Linear Mode
Threaded Mode