I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 703, in execute
File "game/screens.rpy", line 703, in execute
File "game/screens.rpy", line 710, in execute
File "game/screens.rpy", line 741, in execute
File "game/screens.rpy", line 742, in execute
File "game/screens.rpy", line 607, in execute
File "game/screens.rpy", line 607, in execute
File "game/screens.rpy", line 611, in execute
File "game/screens.rpy", line 615, in execute
Exception: String u'{#month_short}Feb 17, 14:40\nioj[' ends with an open format operation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 703, in execute
File "game/screens.rpy", line 703, in execute
File "game/screens.rpy", line 710, in execute
File "game/screens.rpy", line 741, in execute
File "game/screens.rpy", line 742, in execute
File "game/screens.rpy", line 607, in execute
File "game/screens.rpy", line 607, in execute
File "game/screens.rpy", line 611, in execute
File "game/screens.rpy", line 615, in execute
[QUOTE="Veldzix, post: 5503755, member: 990347"]
Probably a ren'py issue,
You seem to be the only one on here that is experiencing it,
Unfortunately I don't know enough about about it to be of any help,
Perhaps posted the exception error log here will allow someone to help you,
Copy the bb code next time you see the error and post it.
[/QUOTE]
return self.set_text(self.text_parameter, scope, self.substitute, update) File "renpy/text/text.py", line 1620, in _scope
File "renpy/text/text.py", line 1644, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'{#month_short}Feb 17, 14:40\nioj[' ends with an open format operation.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Love & Sex : Second Base 21.3.1b
Wed Apr 7 15:16:37 2021