Page 1 of 1

Bug in Census+ v1.51?

Posted: Wed Feb 16, 2005 5:33 am
by Fleabum
When it is opened into full window, it has a vibrant lime green background... any ideas?

Regards

Posted: Wed Feb 16, 2005 9:21 am
by Fleabum
The bug is with the latest COSMOS, they changed the path to Census from CensusPlus, so the skins were not being found. Anyone else with this problem, visit the COSMOS www site for the fix.

Regards

Posted: Wed Feb 16, 2005 10:20 am
by Rollie
Clip from a Cosmos user post


This is due to Census+ usually residing in a directory called CensusPlus. COSMOS in their ultimate wisdom has decided to change this location to Census instead.

This would not cause problems unless the location of the Skins is hard coded into the path and it was. To fix this lime green missing skins problem, the location of Skins needs changing in the .lua and .xml files.

1. Edit the CensusPlus.lua file
2. Do a find and replace. Change \\CensusPlus\\Skin to \\Census\\Skin
3. Edit the CensusPlus.xml file
4. Do a find and replace. Change \CensusPlus\Skin to \Census\Skin

Have fun.
Regards.

I'll try to get the Cosmos version updated ASAP.