Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Okay, i tried to fix it, you can redownload and check it if you want.

Still the same; this time I started a new game (full female features, friend is not invited, getting the gun and entering the left door, after they are handcuffed)

[code]
I'm sorry, but an uncaught exception occurred.
 

While running game code:
  File "game/script.rpy", line 5585, in script
    menu:
Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
 

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

Full traceback:
  File "game/script.rpy", line 5585, in script
    menu:
  File "renpy/ast.py", line 1903, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1010, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1250, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 572, in visit_all
    for d in self.visit():
  File "renpy/text/text.py", line 1835, in visit
    self.update()
  File "renpy/text/text.py", line 1812, in update
    tokens = self.tokenize(text)
  File "renpy/text/text.py", line 2280, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 154, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
 

Linux-5.15.0-56-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Suspicious hypnosis 1.31
Tue Dec 27 18:23:38 2022
[/code]