Guest User

Untitled

a guest
Jul 5th, 2023
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "renpy/common/00library.rpy", line 411, in script
  5. return _return
  6. IndexError: pop from empty list
  7.  
  8. -- Full Traceback ------------------------------------------------------------
  9.  
  10. Full traceback:
  11. File "renpy/common/00library.rpy", line 411, in script
  12. return _return
  13. File "renpy/ast.py", line 1567, in execute
  14. next_node(renpy.game.context().lookup_return(pop=True))
  15. File "renpy/execution.py", line 722, in lookup_return
  16. self.abnormal = self.abnormal_stack.pop()
  17. IndexError: pop from empty list
  18.  
  19. Windows-10-10.0.22000
  20. Ren'Py 7.4.11.2266
  21. ACADEMY34 v0.15.1.1
  22. Thu Jul 6 02:53:41 2023
  23.  
Advertisement
Add Comment
Please, Sign In to add comment