I keep getting an error that's making it impossible to continue on. Happens right after the end of the general choices when the Narrator says, "But... how to decide?" As the full traceback is... long. I've edited it down to the bottom entries only. Let me know if you require more. Here's what it says.
An exception has occurred. While running game code: NameError: name 'thair2f' is not defined
Full traceback:
File "C:\Users\Lidia\Desktop\Ellaria Cotton & Cream\renpy\display\layout.py", line 1199, in condition_switch_pick
if renpy.python.py_eval_bytecode(code):
File "C:\Users\Lidia\Desktop\Ellaria Cotton & Cream\renpy\python.py", line 1601, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'thair2f' is not defined