[code]
I'm sorry, but an uncaught exception occurred.
While processing text tag {/i} in u"You'll tease me with a little strip show and then I'm going to fuck you. Make me happy and this is all over.{/i}".:
File "game/script.rpy", line 203, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 214, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 291, in script call
call expression label from _call_expression
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2229, in script call
call tracy_contact_proceed from _call_tracy_contact_proceed
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2334, in script
player.c "You'll tease me with a little strip show and then I'm going to fuck you. Make me happy and this is all over.{/i}"
File "game/00-wt-global-methods.rpy", line 14, in autosize_say
who(what, *args, **kwargs)
Exception: u'/i' closes a text tag that isn't open.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 203, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 214, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 291, in script call
call expression label from _call_expression
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2229, in script call
call tracy_contact_proceed from _call_tracy_contact_proceed
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2334, in script
player.c "You'll tease me with a little strip show and then I'm going to fuck you. Make me happy and this is all over.{/i}"
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ast.py", line 694, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "game/00-wt-global-methods.rpy", line 14, in autosize_say
who(what, *args, **kwargs)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\character.py", line 1041, in __call__
return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\character.py", line 1127, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\character.py", line 842, in do_display
**display_args)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\core.py", line 3174, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\core.py", line 2086, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 1124, in render
st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\display\layout.py", line 883, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\text\text.py", line 1989, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\text\text.py", line 590, in __init__
self.paragraphs = self.segment(text.tokens, style, renders, text)
File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\text\text.py", line 962, in segment
raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/i' closes a text tag that isn't open.
Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7d
Fri Jul 26 09:22:32 2019