When I used the voodoolady code i got this. All mothers voted against no matter who i picked.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in script
$ random_mother = renrandom.choice(all_other_mothers)
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in <module>
$ random_mother = renrandom.choice(all_other_mothers)
NameError: name 'all_other_mothers' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in script
$ random_mother = renrandom.choice(all_other_mothers)
File "F:\Jim\CorruptedAcademy-0.35-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Jim\CorruptedAcademy-0.35-win\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in <module>
$ random_mother = renrandom.choice(all_other_mothers)
NameError: name 'all_other_mothers' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.3502
Mon Dec 30 14:51:31 2024