Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, so I've been getting an error screen once I'm at a specific part with Ferry. 


A screen pops up with this:

```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 311, in <module>
NameError: name 'atlimet' is not defined

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

Full traceback:
  File "script.rpyc", line 263, in script call
  File "code01.rpyc", line 521, in script call
  File "code02.rpyc", line 998, in script call
  File "script.rpyc", line 311, in script
  File "C:\Users\itsab\Downloads\ScarletLaw-0.1.6-pc\ScarletLaw-0.1.6-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\itsab\Downloads\ScarletLaw-0.1.6-pc\ScarletLaw-0.1.6-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 311, in <module>
NameError: name 'atlimet' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Scarlet Law 0.1.6
Tue Mar 02 02:05:58 2021
```


I've deleted and redownloaded the game multiple times, but I always get this screen when I get to the part where Ferry's sitting on the bench.

This was an issue I thought was fixed but apparently not with your save. Restarting the game from scratch should fix this.