Decompiling S:\working\Raptus_RedStarStudios-pc\game\mapscreens.rpyc to S:\working\Raptus_RedStarStudios-pc\game\mapscreens.rpy...
Error while decompiling S:\working\Raptus_RedStarStudios-pc\game\mapscreens.rpyc:
Traceback (most recent call last):
File "S:\working\Raptus_RedStarStudios-pc\unrpyc.py", line 244, in worker
return decompile_rpyc(filename, args.clobber, args.dump, decompile_python=args.decompile_python,
File "S:\working\Raptus_RedStarStudios-pc\unrpyc.py", line 208, in decompile_rpyc
data, ast = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"})
File "S:\working\Raptus_RedStarStudios-pc\decompiler\magic.py", line 597, in safe_loads
return SafeUnpickler(StringIO(string), class_factory, safe_modules, use_copyreg,
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/pickle.py", line 1212, in load
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/pickle.py", line 1697, in load_setitems
TypeError: 'RevertableDict' object does not support item assignment
Decompilation of 1 file failed