Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Thank you. Could you, if possible send me traceback file?
Which version are you playing (PC/linux, Mac or android)?

(+1)

It's PC/Linux 0.5.1,


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/chapter03.rpy", line 6445, in script

    if fcslow and likealex and (alexkiss or noalexkiss):

  File "game/scripts/chapter03.rpy", line 6445, in <module>

    if fcslow and likealex and (alexkiss or noalexkiss):

NameError: name 'noalexkiss' is not defined

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

Full traceback:

  File "game/scripts/chapter03.rpy", line 6445, in script

    if fcslow and likealex and (alexkiss or noalexkiss):

  File "renpy/ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/chapter03.rpy", line 6445, in <module>

    if fcslow and likealex and (alexkiss or noalexkiss):

NameError: name 'noalexkiss' is not defined

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.3.22090809

One Lie 0.5.1

Mon Sep 26 10:05:12 2022

Did you start a new game or did you load a save when you started this chapter? 

(+1)

It was a new game when I got the error, but when I first updated from 4.1 to 5.1, I did load a previous save from the anh/julie route at the end of Ch 2