Advertisement
Guest User

Yehran

a guest
Mar 10th, 2019
1,088
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. [code]
  2. I'm sorry, but an uncaught exception occurred.
  3.  
  4. While running game code:
  5. File "game/Yerhan.rpy", line 38, in <module>
  6. NameError: name 'yehran_stage' is not defined
  7.  
  8. -- Full Traceback ------------------------------------------------------------
  9.  
  10. Full traceback:
  11. File "Yerhan.rpyc", line 21, in script
  12. File "D:\Windows\Desktop\the pleasuremancer\0.3.13a\The_Pleasuremancer-pc\renpy\ast.py", line 1564, in execute
  13. choice = renpy.exports.menu(choices, self.set)
  14. File "D:\Windows\Desktop\the pleasuremancer\0.3.13a\The_Pleasuremancer-pc\renpy\exports.py", line 885, in menu
  15. condition = renpy.python.py_eval(condition)
  16. File "D:\Windows\Desktop\the pleasuremancer\0.3.13a\The_Pleasuremancer-pc\renpy\python.py", line 1944, in py_eval
  17. return py_eval_bytecode(code, globals, locals)
  18. File "D:\Windows\Desktop\the pleasuremancer\0.3.13a\The_Pleasuremancer-pc\renpy\python.py", line 1937, in py_eval_bytecode
  19. return eval(bytecode, globals, locals)
  20. File "game/Yerhan.rpy", line 38, in <module>
  21. NameError: name 'yehran_stage' is not defined
  22.  
  23. Windows-8-6.2.9200
  24. Ren'Py 7.1.3.1092
  25. The Pleasuremancer 0.3.12a - Silver edition - dev version
  26. Sun Mar 10 21:33:56 2019
  27. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement