Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I'm sorry, but an uncaught exception occurred.
- While running game code:
- File "game/script.rpy", line 2647, in script
- if BlogPrivateInvestigatorBenDialogue == "False":
- File "game/script.rpy", line 2647, in <module>
- if BlogPrivateInvestigatorBenDialogue == "False":
- NameError: name 'BlogPrivateInvestigatorBenDialogue' is not defined
- -- Full Traceback ------------------------------------------------------------
- Full traceback:
- File "game/script.rpy", line 2647, in script
- if BlogPrivateInvestigatorBenDialogue == "False":
- File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/ast.py", line 1832, in execute
- if renpy.python.py_eval(condition):
- File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/python.py", line 2039, in py_eval
- return py_eval_bytecode(code, globals, locals)
- File "/home/crazyman193/Downloads/.private/Gaems/worshippersofthegain/renpy/python.py", line 2032, in py_eval_bytecode
- return eval(bytecode, globals, locals)
- File "game/script.rpy", line 2647, in <module>
- if BlogPrivateInvestigatorBenDialogue == "False":
- NameError: name 'BlogPrivateInvestigatorBenDialogue' is not defined
- Linux-5.3.8-arch1-1-x86_64-with-glibc2.2.5
- Ren'Py 7.3.4.596
- Worshippers of the Gain 0.55-NovemberMiniUpdate
- Sun Nov 10 01:22:17 2019
Advertisement
Add Comment
Please, Sign In to add comment