Debugging Skins

From XfireWiki

Jump to: navigation, search

Enabling Debug Mode

Xfire program has a debug mode for skins that will display all errors encountered when parsing an XML skin when a skin or theme is loaded.

You can enable the debug mode by editing xfire.ini while Xfire is not running:

  1. Make sure Xfire is not running
  2. Open xfire.ini from Common data path
  3. Under [Xfire] section, add a new line: EnableSkinDebug=1
  4. Save the file
  5. Start Xfire

This debug mode will not catch all errors in the XML files, but catches common ones such as referring to missing components or duplicate definitions of some elements.

Personal tools