I'm sorry, but an uncaught exception occurred.
While processing text tag {C} in u'{C} Es ist besser, am Nachmittag zur\xfcck zu kommen{/ c}.'.:
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 127, in script call
$ interact_data = ui.interact()
File "game/00_Functions/objects.rpy", line 451, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2_07/EP27_Police.rpy", line 10, in script call
call ep27_dialogues_marcus1_1b() from _call_ep27_dialogues_marcus1_1b
File "game/tl/german/Quests/EP2_07/ep27_dialogues3_marcus1.rpy", line 35, in script
mt "{C} Es ist besser, am Nachmittag zurück zu kommen{/ c}."
File "game/00_Functions/01_init_python.rpy", line 113, in saywrapper_execute
renpy.say(who, what)
Exception: Unknown text tag u'C'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 246, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 127, in script call
$ interact_data = ui.interact()
File "game/00_Functions/objects.rpy", line 451, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2_07/EP27_Police.rpy", line 10, in script call
call ep27_dialogues_marcus1_1b() from _call_ep27_dialogues_marcus1_1b
File "game/tl/german/Quests/EP2_07/ep27_dialogues3_marcus1.rpy", line 35, in script
mt "{C} Es ist besser, am Nachmittag zurück zu kommen{/ c}."
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "game/00_Functions/01_init_python.rpy", line 113, in saywrapper_execute
renpy.say(who, what)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\character.py", line 842, in do_display
**display_args)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\text\text.py", line 1996, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\text\text.py", line 597, in __init__
self.paragraphs = self.segment(text.tokens, style, renders, text)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.8-720p-pc\renpy\text\text.py", line 1179, in segment
raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'C'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2-v0.8-720p
Sat Oct 26 15:27:51 2019