I have a bug on Mac during Chloe being attacked by assassin, here is the error:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'pixie_cs' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/lily.rpyc", line 1338, in script call
File "script/flat.rpyc", line 124, in script call
File "script/flat.rpyc", line 124, in script call
File "script/flat.rpyc", line 124, in script call
File "script/time.rpyc", line 564, in script call
File "script/myroom.rpyc", line 162, in script call
File "script/myroom.rpyc", line 162, in script call
File "script/myroom.rpyc", line 162, in script call
[Previous line repeated 2 more times]
File "script/chloe.rpyc", line 1679, in script
File "/Users/igor/Downloads/Large/CorruptedKingdoms.app/Contents/Resources/autorun/renpy/ast.py", line 890, in execute
who = eval_who(self.who, self.who_fast)
File "/Users/igor/Downloads/Large/CorruptedKingdoms.app/Contents/Resources/autorun/renpy/ast.py", line 783, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'pixie_cs' is not defined.
macOS-14.5-arm64-arm-64bit arm64
Ren'Py 8.1.1.23060707
Corrupted Kingdoms 0.21.7
Wed Jul 24 23:29:43 2024
```