DhilDaily

Game Crash - K - GE

Jan 21st, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.96 KB | None | 0 0
  1. ```
  2. I'm sorry, but an uncaught exception occurred.
  3.  
  4. While running game code:
  5.  File "game/kovit_good_end.rpy", line 53, in <module>
  6. NameError: name 'true' is not defined
  7.  
  8. -- Full Traceback ------------------------------------------------------------
  9.  
  10. Full traceback:
  11.  File "script.rpyc", line 99, in script call
  12.  File "str_22.rpyc", line 65, in script call
  13.  File "kovit_good_end.rpyc", line 53, in script
  14.  File "C:\Users\mf1fa\Downloads\FullService-1.13.1-pc\FullService-1.13.1-pc\renpy\ast.py", line 914, in execute
  15.    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  16.  File "C:\Users\mf1fa\Downloads\FullService-1.13.1-pc\FullService-1.13.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
  17.    exec bytecode in globals, locals
  18.  File "game/kovit_good_end.rpy", line 53, in <module>
  19. NameError: name 'true' is not defined
  20.  
  21. Windows-8-6.2.9200
  22. Ren'Py 7.3.5.606
  23. Full Service 1.13.1 1.13.1
  24. Wed Jan 22 02:34:26 2020
  25. ```
Add Comment
Please, Sign In to add comment