yes having the same erroranyone have this ending error?
While running game code:
File "game/images/e10/e10.rpy", line 14219, in <module>
1.NameError: name 'belleBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14220, in <module>
2.NameError: name 'stacyBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14221, in <module>
3.NameError: name 'violetBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14222, in <module>
4.NameError: name 'naomiBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14223, in <module>
3.NameError: name 'kiaraBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14224, in <module>
3.NameError: name 'emilyBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14225, in <module>
3.NameError: name 'veBottomBorderFunction' is not defined
File "game/images/e10/e10.rpy", line 14226, in <module>
3.NameError: name 'janeBottomBorderFunction' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "images/e10/e10.rpyc", line 14219, in script
File ":\HelpingTheHotties-1.0-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File ":\HelpingTheHotties-1.0-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/images/e10/e10.rpy", line 14219, in <module>
NameError: name 'belleBottomBorderFunction' is not defined
View attachment traceback.txt
Last edited: