Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Gameplay

The first part I fixed now working
The Error Occurred
Last Photo
Guys ...Help 

I fixed the first part when I tried to play on JoiPlay saying " Script Parsing Failed" and wouldn't start. Now as I pass through the dialogue characters playing the game at the intro It says :

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 1991, in script call

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

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

NameError: name 'lew_chimera' is not defined

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

Full traceback:

  File "game/script.rpy", line 1991, in script call

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

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

  File "renpy/exports.py", line 1373, in say

  File "renpy/character.py", line 1266, in __call__

  File "renpy/character.py", line 927, in do_display

  File "renpy/character.py", line 666, in display_say

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3423, in interact

  File "renpy/display\core.py", line 3856, in interact_core

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  [Previous line repeated 4 more times]

  File "renpy/display\core.py", line 572, in visit_all

  File "renpy/display\layout.py", line 1494, in visit

  File "renpy/display\layout.py", line 1505, in update

  File "renpy/display\layout.py", line 1596, in condition_switch_show

  File "renpy/display\layout.py", line 1587, in condition_switch_pick

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

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

NameError: name 'lew_chimera' is not defined

```