Found another bug
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4431, in script
"When you are finished, they look at you with a strange cast to their eyes.{w=0.5] There is anger there, certainly, but also a newfound respect."
Exception: Open text tag at end of string u'When you are finished, they look at you with a strange cast to their eyes.{w=0.5] There is anger there, certainly, but also a newfound respect.'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 4431, in script
"When you are finished, they look at you with a strange cast to their eyes.{w=0.5] There is anger there, certainly, but also a newfound respect."
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\character.py", line 823, in do_display
**display_args)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\character.py", line 556, in display_say
what_text.update()
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\text\text.py", line 1577, in update
tokens = self.tokenize(text)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.3-pc\renpy\text\text.py", line 2013, in tokenize
tokens.extend(textsupport.tokenize(i))
File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'When you are finished, they look at you with a strange cast to their eyes.{w=0.5] There is anger there, certainly, but also a newfound respect.'.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Ravager 1.3
Sat Apr 06 09:13:10 2019
[/code]