I'm sorry, but an uncaught exception occurred.
While running game code:
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time = <module 'time' (built-in)>)
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loadsave.py", line 402, in save
    dump((roots, renpy.game.log), logf)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\loadsave.py", line 46, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
  File "N:\games\Four_Elements_Trainer_v.0.8.4a-pc\renpy\python.py", line 2006, in module_pickle
    raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time = <module 'time' (built-in)>)
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.8.4a
Sun Dec 29 05:14:00 2019