Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Immedietly after naming my character:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>

AttributeError: 'NoneType' object has no attribute 'CurrentStage'

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

Full traceback:

  File "intro.rpyc", line 45, in script call

  File "Scripts/script.rpyc", line 504, in script call

  File "Scripts/Characters/Natalie/natalie_questline.rpyc", line 2, in script

  File "C:\Itch.io\ClubDetention-0.065-pc\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Itch.io\ClubDetention-0.065-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>

AttributeError: 'NoneType' object has no attribute 'CurrentStage'

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.3.23091805

Club Detention 0.065

Sun Dec  3 20:02:30 2023

[/code]