PhilB wrote:The Temperature functions cause Xlobby not to start. I have included the Temperature.xml as a seperate download. If you include it in the skin, and restart XL, it wont start with the latest .exe. If you remove it, all is fine. I recreated it two times so I am not sure what is wrong. Did not have this with any of the other screens and temp was not different in terms of structure.
I took a quick look at the file you’ve posted on your website and it looks like the problem is more in XL than plug-in. You have an event group called “common events & unused units” and the “&” is the problem – XL didn’t save it in xml format. To quickly fix it open your file in the notepad and rename lines (I think there are 2 of them) with
<eventid>common events & unused units
to
<eventid>common events & unused units
I think I’ve seen a bug report about that, but it was more about names of events and not event groups. I don't know why only this one screen has this problem, since this is your "common" group I assume you're using events from it in your other screens (I didn't have time to look at other screens yet). To be on the safe side I would rename your event group to “common events
and unused units”.
EDIT: Here is this bug report:
http://www.xlobby.com/forum/viewtopic.php?t=4379
EDIT II:
I just downloaded your other screens and it looks like you have the same problem in other screens as well. I'm not sure how you were able to load them - I was getting errors till I checked all screens and change the "&" to "&"