Definitely an old save. Those code changes were made in 0.5.5 and 0.5.5a.Downloaded the mega version, but the errors remain, I don't use Mod.
This is when I talk to Emily
This is when Melissa goes to ErynnCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/episode_6.rpy", line 1159, in script $ Emily_Points += 2 File "game/episode_6.rpy", line 1159, in <module> $ Emily_Points += 2 NameError: name 'Emily_Points' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/episode_6.rpy", line 1159, in script $ Emily_Points += 2 File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\ast.py", line 882, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\python.py", line 1913, in py_exec_bytecode exec bytecode in globals, locals File "game/episode_6.rpy", line 1159, in <module> $ Emily_Points += 2 NameError: name 'Emily_Points' is not defined Windows-7-6.1.7601-SP1 Ren'Py 7.1.0.882 Intertwined 0.6 Wed Feb 03 16:48:15 2021
With Alexis and LaylaCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/episode_6.rpy", line 86, in script if Alexis_End == True: File "game/episode_6.rpy", line 86, in <module> if Alexis_End == True: NameError: name 'Alexis_End' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/episode_6.rpy", line 86, in script if Alexis_End == True: File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\ast.py", line 1749, in execute if renpy.python.py_eval(condition): File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\python.py", line 1944, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\python.py", line 1937, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/episode_6.rpy", line 86, in <module> if Alexis_End == True: NameError: name 'Alexis_End' is not defined Windows-7-6.1.7601-SP1 Ren'Py 7.1.0.882 Intertwined 0.6 Wed Feb 03 16:55:55 2021
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/episode_6.rpy", line 2001, in script if Alexis_End == True: File "game/episode_6.rpy", line 2001, in <module> if Alexis_End == True: NameError: name 'Alexis_End' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/episode_6.rpy", line 2001, in script if Alexis_End == True: File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\ast.py", line 1749, in execute if renpy.python.py_eval(condition): File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\python.py", line 1944, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Luca\Desktop\Nuova cartella (6)\Intertwined_0.6a\Intertwined-0.6-pc\renpy\python.py", line 1937, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/episode_6.rpy", line 2001, in <module> if Alexis_End == True: NameError: name 'Alexis_End' is not defined Windows-7-6.1.7601-SP1 Ren'Py 7.1.0.882 Intertwined 0.6 Wed Feb 03 16:58:24 2021
As you can read in the changelog, only 0.5.5a are compatible!
