ran into this error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/kendra_route.rpy", line 14632, in script
$ gentlemen_points += 1
File "game/kendra_route.rpy", line 14632, in <module>
$ gentlemen_points += 1
NameError: name 'gentlemen_points' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/kendra_route.rpy", line 14632, in script
$ gentlemen_points += 1
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\Miscellaneous\Milfylicious\Milfylicious2-0.33-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\Miscellaneous\Milfylicious\Milfylicious2-0.33-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/kendra_route.rpy", line 14632, in <module>
$ gentlemen_points += 1
NameError: name 'gentlemen_points' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.2.23090503
Milfylicious 0.33
Tue Jun 24 05:29:58 2025