Guest User

Untitled

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