Guest User

Untitled

a guest
Nov 10th, 2019
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "game/script.rpy", line 2647, in script
  5. if BlogPrivateInvestigatorBenDialogue == "False":
  6. File "game/script.rpy", line 2647, in <module>
  7. if BlogPrivateInvestigatorBenDialogue == "False":
  8. NameError: name 'BlogPrivateInvestigatorBenDialogue' is not defined
  9.  
  10. -- Full Traceback ------------------------------------------------------------
  11.  
  12. Full traceback:
  13. File "game/script.rpy", line 2647, in script
  14. if BlogPrivateInvestigatorBenDialogue == "False":
  15. File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/ast.py", line 1832, in execute
  16. if renpy.python.py_eval(condition):
  17. File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/python.py", line 2039, in py_eval
  18. return py_eval_bytecode(code, globals, locals)
  19. File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/python.py", line 2032, in py_eval_bytecode
  20. return eval(bytecode, globals, locals)
  21. File "game/script.rpy", line 2647, in <module>
  22. if BlogPrivateInvestigatorBenDialogue == "False":
  23. NameError: name 'BlogPrivateInvestigatorBenDialogue' is not defined
  24.  
  25. Linux-5.3.8-arch1-1-x86_64-with-glibc2.2.5
  26. Ren'Py 7.3.4.596
  27. Worshippers of the Gain 0.55-NovemberMiniUpdate
  28. Sun Nov 10 01:22:17 2019
Advertisement
Add Comment
Please, Sign In to add comment