Advertisement
DhilDaily

Game Crash - Oa - Oi

Jan 20th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.58 KB | None | 0 0
  1. ```
  2. I'm sorry, but an uncaught exception occurred.
  3.  
  4. While running game code:
  5.  File "game/hrt_04_okan.rpy", line 98, in <module>
  6.  File "game/functions.rpy", line 50, in addAP
  7. KeyError: u'oki+'
  8.  
  9. -- Full Traceback ------------------------------------------------------------
  10.  
  11. Full traceback:
  12.  File "script.rpyc", line 89, in script call
  13.  File "calendar_handler.rpyc", line 94, in script call
  14.  File "work_days.rpyc", line 6, in script call
  15.  File "work_days.rpyc", line 106, in script call
  16.  File "free_events_handler.rpyc", line 134, in script call
  17.  File "free_events_handler.rpyc", line 339, in script call
  18.  File "free_events_handler.rpyc", line 440, in script call
  19.  File "free_events_handler.rpyc", line 496, in script call
  20.  File "free_events_handler.rpyc", line 548, in script call
  21.  File "free_events_handler.rpyc", line 494, in script call
  22.  File "free_events_handler.rpyc", line 531, in script call
  23.  File "heart_events_handler.rpyc", line 14, in script call
  24.  File "hrt_04_okan.rpyc", line 98, in script
  25.  File "C:\Users\mf1fa\Downloads\FullService-1.13.1-pc\FullService-1.13.1-pc\renpy\ast.py", line 914, in execute
  26.    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  27.  File "C:\Users\mf1fa\Downloads\FullService-1.13.1-pc\FullService-1.13.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
  28.    exec bytecode in globals, locals
  29.  File "game/hrt_04_okan.rpy", line 98, in <module>
  30.  File "game/functions.rpy", line 50, in addAP
  31. KeyError: u'oki+'
  32.  
  33. Windows-8-6.2.9200
  34. Ren'Py 7.3.5.606
  35. Full Service 1.13.1 1.13.1
  36. Tue Jan 21 00:15:05 2020
  37. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement