- Sep 17, 2018
- 4,454
- 5,670
No that would be too much. The recommendation is always to install clean, not to "copy over". This will not even work in all cases because between some updates I would delete some files which would stay if you just copy over, regardless of how often you delete the rpyc files.I actually got that error too, with the reason that my version of the main game was v19.x.
I had just copied over the new 20.7.
What made it work was that I deleted compiled .py files (.pyc) which forced the game to re-compile them.
I suggest you build in a tool to remove any compiled python files that have uncompiled sources