Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

bug

A topic by FelixGayXOXO created Apr 08, 2022 Views: 257 Replies: 5
Viewing posts 1 to 2

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day3.rpy", line 517, in <module>

NameError: name 'classroom1_d3' is not defined

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

Full traceback:

  File "day3.rpyc", line 517, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day3.rpy", line 517, in <module>

NameError: name 'classroom1_d3' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.7.1862

The One Chapter 1 1.01

Fri Apr  8 19:15:54 2022

[/code]

Developer

Did you start the game at the beginning?

Day 3  at night

Developer

Delete all saved files, and start from the beginning.

Ok.thx