Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I meet this error when I beat werewolf and enter forest map.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/battle04.rpy", line 361, in <module>

NameError: name 'werewolf_sprite' is not defined

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

Full traceback:

  File "battle04.rpyc", line 361, in script

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

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

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/battle04.rpy", line 361, in <module>

NameError: name 'werewolf_sprite' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Outland Wanderer 0.0.8

Tue Oct 25 16:51:02 2022

[/code]

if I ignore,screen will get black.

damn! I guess a lot of people got the error~ I'll try fixing it!