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.
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)