Tester27
Member
- May 28, 2018
- 106
- 131
- 177
1. Roll back to any moment right before the error occurs (in this case before the [dinner?] date starts)[IMPORTANT!]
Hello, I am in much need of help I get the error down below when I'm so fucking close to having sex with Lauren for the first time please help I will love YOU!
After the error shows and I press ignore i goes back to when amber asks you to come to the bathroom
from a guy who has been copying saves from update to update I'm unsure if this will help but ty if you can <3
and yes I made an acc just for this
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v12/scene18.rpy", line 1452, in script call call screen v12s18_room2 File "game/v12/scene29.rpy", line 739, in script if not (v12_lauren_points >= 3) and not (kct == "loyal"): File "game/v12/scene29.rpy", line 739, in <module> if not (v12_lauren_points >= 3) and not (kct == "loyal"): NameError: name 'v12_lauren_points' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v12/scene18.rpy", line 1452, in script call call screen v12s18_room2 File "game/v12/scene29.rpy", line 739, in script if not (v12_lauren_points >= 3) and not (kct == "loyal"): File "renpy/ast.py", line 1893, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2266, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2259, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/v12/scene29.rpy", line 739, in <module> if not (v12_lauren_points >= 3) and not (kct == "loyal"): NameError: name 'v12_lauren_points' is not defined Windows-10-10.0.19041 Ren'Py 7.4.9.1908 College Kings 12.0.2 Mon Aug 16 20:55:26 2021
2. Click Shift + O
3. Type v12_lauren_points = 0
This can work for any other variable you are having trouble with, which to my experience is a lot this update. If you encounter an error just roll back, correctly define the variable in the console (Shift + O), and continue playing again.