Ok, so, I'm seeing this error in many places in this thread, but not a resolution.
I've only just started game, and every end of day ingame, get this error. Also, cannot save game without error. Autosaves do not happen as well. Is this a missing file thing?
I am running the compressed version, downloaded yesterday.
Real hard to play a game you can't save...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/time.rpy", line 121, in <module>
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time_prev = <module 'time' (built-in)>)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/prologue.rpyc", line 2621, in script call
File "script/time.rpyc", line 121, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/time.rpy", line 121, in <module>
File "renpy/loadsave.py", line 560, in force_autosave
save("auto-1", extra_info=extra_info)
File "renpy/loadsave.py", line 418, in save
reraise(t, e, tb)
File "renpy/loadsave.py", line 401, in save
dump((roots, renpy.game.log), logf)
File "renpy/loadsave.py", line 49, in dump
cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
File "renpy/python.py", line 2315, in module_pickle
raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'time' (built-in)>. (perhaps store.time_prev = <module 'time' (built-in)>)
Windows-10-10.0.14393
Ren'Py 7.4.5.1648
Corrupted Kingdoms 0.10.3
Mon Jun 14 11:08:24 2021