- Nov 3, 2018
- 12
- 4
I'm still getting errors when trying to save, the autosave feature work but saving in specific slots is returning and error.
Also, now in the middle of the exhibition scene with with Felicia I'm getting multiple errors when dialog should be appearing that look like this
with exceptions like Sayer 'tom' and Sayer 'jim' is not defined.
Also, now in the middle of the exhibition scene with with Felicia I'm getting multiple errors when dialog should be appearing that look like this
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'tom' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Week1Exhibition.rpyc", line 5347, in script
File "D:\Misc GAmes\PaleCarnations-Ch2Up2-pc\renpy\ast.py", line 676, in execute
who = eval_who(self.who, self.who_fast)
File "D:\Misc GAmes\PaleCarnations-Ch2Up2-pc\renpy\ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'tom' is not defined.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Pale Carnations Ch2Up2
Fri Feb 26 14:42:28 2021