```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/places/cafe/coffee_shop_terrace.rpy", line 178, in <module>
AttributeError: SHARAH
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/environment/main_loop.rpyc", line 21, in script call
File "scripts/ui.rpyc", line 417, in script call
File "scripts/places/cafe/coffee_shop_terrace.rpyc", line 1927, in script call
File "scripts/places/cafe/coffee_shop_terrace.rpyc", line 178, in script
File "C:\Users\User\Desktop 2\RiC-0.6.8-renpy-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop 2\RiC-0.6.8-renpy-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/places/cafe/coffee_shop_terrace.rpy", line 178, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/enum.py", line 429, in __getattr__
AttributeError: SHARAH
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Research into Corruption - Ren'Py 0.6.8-renpy
Thu Apr 13 21:30:53 2023
```
Happens when telling effie about the other women in your life at the coffee shop at 9 am when she's at around 225 corruption. Gets you stuck in an endless loop having you select who to tell her about.
EDIT: Even after fixing the SHARAH attribute and turning it into SARAH, you're still stuck in an endless loop. There doesn't seem to be a way to exit the conversation.