This is the line that is producing the log entry:
This leads me to believe that the .\ that is being displayed is the issue and I suspect its from your skin.xmlCode:DebugLog("Displaying file " & GBPvrSkinRootDirectory() & Me.mSkinDirectory & "\" & selectedEmulator & ".jpg/.png")
Can you post your community3/gamezone/skin.xml file?
Cheers
[EDIT]
I have just installed community3 and it all installed fine, went into gamezone with no problems.
Here is my log of the area you seem to be having problems with.
As you can see there is no .\ in my logs; I also checked I am using the same version of Wiz utilities as indicated in your first logs.Code:2009-02-03 18:48:53.484 VERBOSE [1] GameZone: calling InitFileList 2009-02-03 18:48:53.500 VERBOSE [1] GameZone: Initfilelist routine entered 2009-02-03 18:48:53.500 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community3 2009-02-03 18:48:53.500 VERBOSE [1] GameZone: Displaying file C:\Program Files\Devnz\GBPVR\skin2\Community3\gamezone\GameZone.jpg/.png 2009-02-03 18:48:53.500 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community3 2009-02-03 18:48:53.515 VERBOSE [1] GameZone: Returned back to activate, after initfilelist 2009-02-03 18:48:53.531 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\gamezone\..\_CoreImages\button_normal.png 2009-02-03 18:48:53.531 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\gamezone\..\_CoreImages\button_selected.png 2009-02-03 18:48:53.562 VERBOSE [1] GameZone: cmdButtonList setting autowrap to true 2009-02-03 18:48:53.562 VERBOSE [1] GameZone: lstMyList1 creating new list 2009-02-03 18:48:53.578 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\gamezone\..\_CoreImages\ListView.png 2009-02-03 18:48:53.593 VERBOSE [1] GameZone: lstMyList1 setting multiple selection to false
If I cannot see anything in the skin.xml then I am getting stuck as to what could be causing this.



Reply With Quote


