Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Aww I love how caring and attentive Cam is! I encountered one bug--pasted the text below:

I'm sorry, but an uncaught exception occurred.  While running game code:   File "game/script.rpy", line 366, in script     if changending > max(fearending, enoughending):   File "game/script.rpy", line 366, in <module>     if changending > max(fearending, enoughending): NameError: name 'changending' is not defined  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "game/script.rpy", line 366, in script     if changending > max(fearending, enoughending):   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\ast.py", line 1842, in execute     if renpy.python.py_eval(condition):   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\python.py", line 1209, in py_eval     return py_eval_bytecode(code, globals, locals)   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\python.py", line 1202, in py_eval_bytecode     return eval(bytecode, globals, locals)   File "game/script.rpy", line 366, in <module>     if changending > max(fearending, enoughending): NameError: name 'changending' is not defined  Windows-10-10.0.22621 AMD64 Ren'Py 8.2.0.24012702 Vampiric Change Simulator 1.3 Wed Feb 28 20:53:34 2024 </module></module>