I'm sorry, but an uncaught exception occurred.
While running game code:
RuntimeError: maximum recursion depth exceeded in __instancecheck__
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "club.rpyc", line 86, in script
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\ast.py", line 643, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\exports.py", line 1176, in say
who(what, *args, **kwargs)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 987, in __call__
who = who_pattern.replace("[who]", sub(who))
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 982, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 596, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 613, in format_field
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 903, in __format__
return format(unicode(self), spec)
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\character.py", line 897, in __unicode__
return renpy.substitutions.substitute(who)[0]
File "D:\TheTyrant-035-win\TheTyrant-0.3.5-win\TheTyrant-0.3.5-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 602, in get_value
RuntimeError: maximum recursion depth exceeded in __instancecheck__
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
The Tyrant 0.3.5
Thu Apr 26 16:16:51 2018