Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    if pennyscene5 == 1 and timeofday != "Night" and oliviaphase2interaction3 >= 1:

  File "game/script.rpy", line 914, in <module>

    if pennyscene5 == 1 and timeofday != "Night" and oliviaphase2interaction3 >= 1:

NameError: name 'pennyscene5' is not defined

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

Full traceback:

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

    if pennyscene5 == 1 and timeofday != "Night" and oliviaphase2interaction3 >= 1:

  File "C:\Users\9600KGamer\Desktop\NOOOO\renpy\ast.py", line 1849, in execute

    if renpy.python.py_eval(condition):

  File "C:\Users\9600KGamer\Desktop\NOOOO\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\9600KGamer\Desktop\NOOOO\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 914, in <module>

    if pennyscene5 == 1 and timeofday != "Night" and oliviaphase2interaction3 >= 1:

NameError: name 'pennyscene5' is not defined

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.4.24120703

My Girlfriends Friends 2.0B

Tue Feb 18 19:47:24 2025

[/code]


Still Fucked bro.