I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 1209, in script
call screen phonemenu
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/phone.rpy", line 168, in execute
screen contacts3():
File "game/phone.rpy", line 168, in execute
screen contacts3():
File "game/phone.rpy", line 187, in execute
vbox:
File "game/phone.rpy", line 189, in execute
if vivianfirstmeet == True:
File "game/phone.rpy", line 191, in execute
if vivianrelationship >= 30:
File "game/phone.rpy", line 194, in execute
textbutton "Relationship: {color=ffd200}[vivianrelationship" action SetVariable("vivianrelationship", vivianrelationship+1)
Exception: String u'Relationship: {color=ffd200}[vivianrelationship' ends with an open format operation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/screens.rpy", line 1209, in script
call screen phonemenu
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\ast.py", line 1801, in execute
self.call("execute")
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\ast.py", line 1789, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\statements.py", line 169, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\exports.py", line 2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 2999, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\screen.py", line 401, in visit_all
callback(self)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\core.py", line 2999, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\screen.py", line 411, in per_interact
self.update()
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\display\screen.py", line 592, in update
self.screen.function(**self.scope)
File "game/phone.rpy", line 168, in execute
screen contacts3():
File "game/phone.rpy", line 168, in execute
screen contacts3():
File "game/phone.rpy", line 187, in execute
vbox:
File "game/phone.rpy", line 189, in execute
if vivianfirstmeet == True:
File "game/phone.rpy", line 191, in execute
if vivianrelationship >= 30:
File "game/phone.rpy", line 194, in execute
textbutton "Relationship: {color=ffd200}[vivianrelationship" action SetVariable("vivianrelationship", vivianrelationship+1)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\ui.py", line 967, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\text\text.py", line 1366, in __init__
self.set_text(text, scope, substitute)
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\text\text.py", line 1466, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Users\ghost\Documents\P-games\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 572, in _vformat
File "C:\Users\ghost\Documents\P-games\TheTyrant-0.3.5-win\renpy\substitutions.py", line 157, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'Relationship: {color=ffd200}[vivianrelationship' ends with an open format operation.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
The Tyrant 0.3.6
Wed Jun 06 10:00:55 2018