View Issue Details

IDCategoryLast Update
0000106Bug Report2018-04-12 19:44
Reportercowboy124aa 
SeveritycrashReproducibilityalways
Status resolvedResolutionfixed
Summary0000106: Crash shower Mother sex scene
DescriptionWhile in the shower sex with mother after a few animations the game crashed
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/home/shower/shower.rpy", line 564, in script
Exception: Open text tag at end of string u'{b}Mom{/b}, I love you!{p}{'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts/home/shower/shower.rpy", line 564, in script
  File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 613, in execute
    renpy.exports.say(who, what, interact=self.interact)
  File "/data/user/0/summer.time.saga/files/renpy/exports.py", line 1147, in say
    who(what, interact=interact)
  File "/data/user/0/summer.time.saga/files/renpy/character.py", line 877, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "/data/user/0/summer.time.saga/files/renpy/character.py", line 716, in do_display
    **display_args)
  File "/data/user/0/summer.time.saga/files/renpy/character.py", line 496, in display_say
    what_text.update()
  File "/data/user/0/summer.time.saga/files/renpy/text/text.py", line 1505, in update
    tokens = self.tokenize(text)
  File "/data/user/0/summer.time.saga/files/renpy/text/text.py", line 1887, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "renpy/text/textsupport.pyx", line 120, in renpy.text.textsupport.tokenize (gen/renpy.text.textsupport.c:3641)
Exception: Open text tag at end of string u'{b}Mom{/b}, I love you!{p}{'.

[/code]
Platform/OSAndroid
Version0.14.5

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-12-19 21:03 cowboy124aa New Issue
2018-04-12 19:44 sam9 Status new => resolved
2018-04-12 19:44 sam9 Resolution open => fixed