DhilDaily

Game Crash - MG - Y

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