Advertisement
Guest User

Corrupted Kingdoms garden crash

a guest
Oct 9th, 2024
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.06 KB | Gaming | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4.  File "game/script/manor_garden.rpy", line 77, in <module>
  5. NameError: name 'chloe_minievent_read_rand' is not defined
  6.  
  7. -- Full Traceback ------------------------------------------------------------
  8.  
  9. Full traceback:
  10.  File "script/flat.rpyc", line 112, in script call
  11.  File "script/manor_garden.rpyc", line 77, in script
  12.  File "D:\Program Files (x86)\CorruptedKingdoms-0.22.0a-pc\renpy\ast.py", line 1845, in execute
  13.    if renpy.python.py_eval(condition):
  14.  File "D:\Program Files (x86)\CorruptedKingdoms-0.22.0a-pc\renpy\python.py", line 1209, in py_eval
  15.    return py_eval_bytecode(code, globals, locals)
  16.  File "D:\Program Files (x86)\CorruptedKingdoms-0.22.0a-pc\renpy\python.py", line 1202, in py_eval_bytecode
  17.    return eval(bytecode, globals, locals)
  18.  File "game/script/manor_garden.rpy", line 77, in <module>
  19. NameError: name 'chloe_minievent_read_rand' is not defined
  20.  
  21. Windows-10-10.0.19045 AMD64
  22. Ren'Py 8.2.3.24061702
  23. Corrupted Kingdoms v0.22.0a 0.22.0a
  24. Wed Oct  9 23:04:36 2024
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement