Hi guys any1 have a solution to this big scripted error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Episode16.rpy", line 645, in script
if KChange == 0:
File "game/Episode16.rpy", line 645, in <module>
if KChange == 0:
NameError: name 'KChange' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Episode16.rpy", line 645, in script
if KChange == 0:
File "H:\VN GAMES\WhereTheHeartIs-Ep16-pc\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "H:\VN GAMES\WhereTheHeartIs-Ep16-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "H:\VN GAMES\WhereTheHeartIs-Ep16-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Episode16.rpy", line 645, in <module>
if KChange == 0:
NameError: name 'KChange' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
Where The Heart Is Ep16
Fri Jan 03 00:05:51 2020
I can continue game with skip but every time she talks i get that error first