Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+3)

I got an error message when the second day with alex ended.

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

While running game code:
ScriptError: could not find label 'end_of_day'.

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

Full traceback:
  File "Day 02 (Alex).rpyc", line 1384, in script
  File "renpy/ast.py", line 1702, in execute
  File "renpy/script.py", line 900, in lookup
ScriptError: could not find label 'end_of_day'.

```

(+1)

Thank you for your notification, our team will try to resolve the issue as soon as possible. Sorry for the inconvenience.

had the same but for me the line numbers were different.

"Day 02 (Alex).rypc", line 1616, in script

"\ast.py", line 1633, in execute 

"\script.", line 875 in lookup

i dont know much about scripting, just figured the line numbers could help finding the problem.i hope.

I'm having a same error as well.