missingno3567

Trackeback

Dec 22nd, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "game/chapter1.rpy", line 4093, in script
  5. File "renpy/common/00action_file.rpy", line 355, in __call__
  6. renpy.renpy.loadsave.cycle_saves(self.page + "-", config.quicksave_slots)
  7. WindowsError: [Error 0] The operation completed successfully: 'C:\\Users\\mpu\\AppData\\Roaming/RenPy/Angels with Scaly Wings/*.*'
  8.  
  9. -- Full Traceback ------------------------------------------------------------
  10.  
  11. Full traceback:
  12. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\bootstrap.py", line 290, in bootstrap
  13. renpy.main.main()
  14. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\main.py", line 487, in main
  15. run(restart)
  16. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\main.py", line 147, in run
  17. renpy.execution.run_context(True)
  18. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\execution.py", line 761, in run_context
  19. context.run()
  20. File "game/chapter1.rpy", line 4093, in script
  21. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\ast.py", line 1459, in execute
  22. choice = renpy.exports.menu(choices, self.set)
  23. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\exports.py", line 842, in menu
  24. rv = renpy.store.menu(items)
  25. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\exports.py", line 1028, in display_menu
  26. rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  27. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\ui.py", line 285, in interact
  28. rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  29. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 2492, in interact
  30. repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  31. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 3166, in interact_core
  32. rv = root_widget.event(ev, x, y, 0)
  33. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\layout.py", line 952, in event
  34. rv = i.event(ev, x - xo, y - yo, cst)
  35. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\layout.py", line 952, in event
  36. rv = i.event(ev, x - xo, y - yo, cst)
  37. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\layout.py", line 952, in event
  38. rv = i.event(ev, x - xo, y - yo, cst)
  39. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\screen.py", line 651, in event
  40. rv = self.child.event(ev, x, y, st)
  41. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\layout.py", line 952, in event
  42. rv = i.event(ev, x - xo, y - yo, cst)
  43. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\layout.py", line 952, in event
  44. rv = i.event(ev, x - xo, y - yo, cst)
  45. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\transform.py", line 844, in event
  46. rv = d.event(ev, cx, cy, st)
  47. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\behavior.py", line 889, in event
  48. return handle_click(self.clicked)
  49. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\behavior.py", line 824, in handle_click
  50. rv = run(action)
  51. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\behavior.py", line 299, in run
  52. new_rv = run(i, *args, **kwargs)
  53. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\behavior.py", line 299, in run
  54. new_rv = run(i, *args, **kwargs)
  55. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\display\behavior.py", line 306, in run
  56. return action(*args, **kwargs)
  57. File "renpy/common/00action_file.rpy", line 355, in __call__
  58. renpy.renpy.loadsave.cycle_saves(self.page + "-", config.quicksave_slots)
  59. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\loadsave.py", line 646, in cycle_saves
  60. rename_save(name + str(i), name + str(i + 1))
  61. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\loadsave.py", line 616, in rename_save
  62. location.rename(old, new)
  63. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\savelocation.py", line 446, in rename
  64. l.rename(old, new)
  65. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\savelocation.py", line 282, in rename
  66. self.scan()
  67. File "C:\Program Files (x86)\Steam\steamapps\common\Angels with Scaly Wings\renpy\savelocation.py", line 102, in scan
  68. for fn in os.listdir(self.directory):
  69. WindowsError: [Error 0] The operation completed successfully: 'C:\\Users\\mpu\\AppData\\Roaming/RenPy/Angels with Scaly Wings/*.*'
  70.  
  71. Windows-8-6.2.9200
  72. Ren'Py 6.99.12.2.2029
  73. Angels with Scaly Wings 1.081
Advertisement
Add Comment
Please, Sign In to add comment