While running game code:
File "game/tl/english/script.rpy", line 22623, in script
o "{color=#FFFF00}{if}it's better if I have her on my side..."
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
Exception: Unknown text tag u'if'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/english/script.rpy", line 22623, in script
o "{color=#FFFF00}{if}it's better if I have her on my side..."
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\exports.py", line 1197, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 817, in do_display
**display_args)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 1117, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 1825, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 563, in __init__
self.paragraphs = self.segment(text.tokens, style, renders, text)
File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 1078, in segment
raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'if'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.2
Sun Apr 14 23:02:12 2019