Guest User

Untitled

a guest
Jun 16th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 5.45 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4.  
  5.  File "renpy/common/00action_file.rpy", line 414, in __call__
  6.  
  7.    renpy.save(fn, extra_info=save_name)
  8.  
  9. TypeError: cannot pickle 'generator' object (perhaps store.generator = <generator object getTimeStampu at 0x7feab615fe40>)
  10.  
  11. -- Full Traceback ------------------------------------------------------------
  12.  
  13. Full traceback:
  14.  
  15.  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
  16.  
  17.    $ ui.interact()
  18.  
  19.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/ast.py", line 823, in execute
  20.  
  21.    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  22.  
  23.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/python.py", line 1178, in py_exec_bytecode
  24.  
  25.    exec(bytecode, globals, locals)
  26.  
  27.  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
  28.  
  29.    $ ui.interact()
  30.  
  31.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/ui.py", line 301, in interact
  32.  
  33.    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  34.  
  35.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/core.py", line 2166, in interact
  36.  
  37.    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  38.  
  39.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/core.py", line 3208, in interact_core
  40.  
  41.    rv = root_widget.event(ev, x, y, 0)
  42.  
  43.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  44.  
  45.    rv = i.event(ev, x - xo, y - yo, cst)
  46.  
  47.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/transition.py", line 53, in event
  48.  
  49.    return self.new_widget.event(ev, x, y, st) # E1101
  50.  
  51.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  52.  
  53.    rv = i.event(ev, x - xo, y - yo, cst)
  54.  
  55.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  56.  
  57.    rv = i.event(ev, x - xo, y - yo, cst)
  58.  
  59.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/transform.py", line 984, in event
  60.  
  61.    rv = d.event(ev, cx, cy, st)
  62.  
  63.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  64.  
  65.    rv = i.event(ev, x - xo, y - yo, cst)
  66.  
  67.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/screen.py", line 793, in event
  68.  
  69.    rv = self.child.event(ev, x, y, st)
  70.  
  71.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  72.  
  73.    rv = i.event(ev, x - xo, y - yo, cst)
  74.  
  75.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1430, in event
  76.  
  77.    rv = super(Window, self).event(ev, x, y, st)
  78.  
  79.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 288, in event
  80.  
  81.    rv = d.event(ev, x - xo, y - yo, st)
  82.  
  83.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  84.  
  85.    rv = i.event(ev, x - xo, y - yo, cst)
  86.  
  87.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1430, in event
  88.  
  89.    rv = super(Window, self).event(ev, x, y, st)
  90.  
  91.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 288, in event
  92.  
  93.    rv = d.event(ev, x - xo, y - yo, st)
  94.  
  95.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 1202, in event
  96.  
  97.    rv = i.event(ev, x - xo, y - yo, cst)
  98.  
  99.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/layout.py", line 288, in event
  100.  
  101.    rv = d.event(ev, x - xo, y - yo, st)
  102.  
  103.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/behavior.py", line 1174, in event
  104.  
  105.    return handle_click(self.clicked)
  106.  
  107.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/behavior.py", line 1095, in handle_click
  108.  
  109.    rv = run(action)
  110.  
  111.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/display/behavior.py", line 395, in run
  112.  
  113.    return action(*args, **kwargs)
  114.  
  115.  File "renpy/common/00action_file.rpy", line 414, in __call__
  116.  
  117.    renpy.save(fn, extra_info=save_name)
  118.  
  119.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/loadsave.py", line 436, in save
  120.  
  121.    reraise(t, e, tb)
  122.  
  123.  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  124.  
  125.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/loadsave.py", line 417, in save
  126.  
  127.    dump((roots, renpy.game.log), logf)
  128.  
  129.  File "/home/grahf/.config/itch/apps/the-scalper 2/thescalper-0.7b-linux/renpy/compat/pickle.py", line 103, in dump
  130.  
  131.    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  132.  
  133. TypeError: cannot pickle 'generator' object (perhaps store.generator = <generator object getTimeStampu at 0x7feab615fe40>)
  134.  
  135. Linux-6.15.2-2-cachyos-x86_64-with-glibc2.41 x86_64
  136.  
  137. Ren'Py 8.2.3.24061702
  138.  
  139. the scalper 0.7b
  140.  
  141. Tue Jun 17 04:02:24 2025
Advertisement
Add Comment
Please, Sign In to add comment