Hello maybe i am the only one but as of Chapter 3 i am getting errors after each choice it seems to work if I click ignore but each error says more or less same thing about name of person not being defined, I have not added any mod or anything just updated to chapter 3 and looking forward to next update .
Dont know if ok but I will post just one of the messages all say same just name changes :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 3536, in script
$ Candace += 1
File "game/script.rpy", line 3536, in <module>
$ Candace += 1
NameError: name 'Candace' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3536, in script
$ Candace += 1
File "I:\FallingForMadison-0.03-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "I:\FallingForMadison-0.03-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 3536, in <module>
$ Candace += 1
NameError: name 'Candace' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Falling For Madison 0.03
Wed Dec 09 00:51:56 2020