by pietjepuk on Mon Aug 03, 2009 10:31 pm
Hi there,
I too got a problem with the musicviewer.xml, but I solved it!
If debugged with Visual Studio, the Exception states that an image should have a width and height > 0. So I believed it to be an error in one of the images. It turns out, it's not.
For this problem, the term 'internationalization' applies. Indeed, the musicviewer.xml contains a broken number, which in America is done with a decimal . (dot). When using a different locale, such as in Europe, it can be a , (comma).
The solution (or workaround, as I expect this to be a bug in the parser since font sizes do work): open musicviewer.xml in notepad and find the line that says: <spacing>1.75</spacing>. Replace the . with a , then save the file, repeat for musicviewer2 and 3 files, then (re)start Xlobby. Worked for me!
(Alternatively, you can change the language settings in the OS of course)
Hope this helps....
Pietje
PS: This is absolutely the best XLobby skin ever. Many kudos for creating it!