Dresden
Emperor
- Joined
- Jul 10, 2008
- Messages
- 1,081
Regarding the Favorite Civic Detector errors try changing line 133 of FavoriteCivicDetector.py from this:
to this:
And let me know whether or not the error goes away. If it doesn't, just comment out that line for now since it's just debug logging text anyhow and I'll beat it into submission later.
Code:
BugUtil.debug(" -- Finished update for %s: %s" % (pPlayer.getName(), [COLOR="Blue"]str[/COLOR](favorite)))
Code:
BugUtil.debug(" -- Finished update for %s: %s" % (pPlayer.getName(), [COLOR="Blue"]unicode[/COLOR](favorite)))
And let me know whether or not the error goes away. If it doesn't, just comment out that line for now since it's just debug logging text anyhow and I'll beat it into submission later.
) Alerum68 address this issue.
Thanks for posting these--I agree the thread is long and not easily searched. I still have "Write up a FAQ and Known Issues list" on my TODO list, but I have had little time for modding lately. Hope you enjoy the mods!


This doesn't happen to me with regular BtS 3.17. I eventually abandoned the game...
so it's a pity I couldn't achive a stable gaming experience with them.