Bug in Census+ v1.51?

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
Fleabum

Bug in Census+ v1.51?

Post by Fleabum »

When it is opened into full window, it has a vibrant lime green background... any ideas?

Regards

Fleabum

Post 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

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post 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.
phpbb:phpinfo()

Post Reply