2009-09-04, 05:28 AM
I just downloaded CS WS Edition (v4.0.4). Install went fine, set CS as default in config.
When running PVRX2 and selecting the skin plugin, I get the following repeating exception:
Just prior to that, these messages appear:
Bad skin.xml?
Any ideas?
When running PVRX2 and selecting the skin plugin, I get the following repeating exception:
Code:
2009-09-03 22:15:54.781 ERROR [1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at SkinPlugin3.SkinPluginMenuTask.GetRenderList() in D:\My Documents\Visual Studio 2005\Projects\SkinPlugin3\SkinPlugin3\EditableSkinItemsUiList.cs:line 26
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.needsRendering()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.needsRendering()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
Just prior to that, these messages appear:
Code:
2009-09-03 22:25:33.390 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community-WS
2009-09-03 22:25:33.390 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community-WS
2009-09-03 22:25:33.406 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community-WS\SkinPlugin\..\_CoreImages\ScreenHeader.png
2009-09-03 22:25:33.421 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community-WS\SkinPlugin\..\_CoreImages\Hotspot_Home.png
2009-09-03 22:25:33.421 WARNING [1] node not found: /settings/Placements/Placement[@name="Tasks"]
2009-09-03 22:25:33.531 VERBOSE [1] ReturnToMainMenu()
Bad skin.xml?
Any ideas?