Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hey, found a bug in Chapter 3 when talking to Imani after going for a walk with her - probably with the italic that needs { instead of [ ??

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 12353, in script call

    call seejanetgothroughjunk from _call_seejanetgothroughjunk

  File "game/script.rpy", line 12636, in script call

    call janettalkxmenu from _call_janettalkxmenu_1

  File "game/script.rpy", line 13704, in script call

    call menimaniusefence from _call_menimaniusefence

  File "game/script.rpy", line 13728, in script call

    call menimaniusefence from _call_menimaniusefence_1

  File "game/script.rpy", line 13760, in script call

    call menimaniusefence from _call_menimaniusefence_2

  File "game/script.rpy", line 13806, in script call

    call menimaniusefence from _call_menimaniusefence_3

  File "game/script.rpy", line 14167, in script

    i "That strategic [i]I'm-guessing[/i] isn't going to keep you off of stalking suspicion."

  File "<none>", line 1

    /i

    ^ 

<snip>

           ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "<none>", line 1

    /i

    ^ 

SyntaxError: invalid syntax

macOS-26.2-arm64-arm-64bit arm64

Ren'Py 8.5.0.25111603

Baskin All In Chapter3

Sun Jan  4 21:44:30 2026

[/code]