I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Phone.rpy", line 1, in script
init 1 python:
File "game/Phone.rpy", line 113, in <module>
getContacts()
File "game/Phone.rpy", line 54, in getContacts
Contact("ami", "Ami", "Arakawa", ami_custom_name, Color("#ff4dd2"), ami_love, ami_lust, True, christmas7),
NameError: global name 'ami_love' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Phone.rpy", line 1, in script
init 1 python:
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Phone.rpy", line 113, in <module>
getContacts()
File "game/Phone.rpy", line 54, in getContacts
Contact("ami", "Ami", "Arakawa", ami_custom_name, Color("#ff4dd2"), ami_love, ami_lust, True, christmas7),
NameError: global name 'ami_love' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Hug Simulator 0.36.0
Fri Jan 26 11:55:45 2024