The .rpyc files in the previous version located in the game folder are now distributed between the folders in the game/new-script location. Is this error because of this or some error in the code? Maybe i can get away with moving some files around.I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'enteryourhouse2'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/new-scripts/screens/avatar.rpyc", line 4, in script
s�FY��R-���/b�蓛������l�'�A˹�\���'4&�LE0:'gH&^��w��9��IԊ�SӸӨݯ��2G�� #Cr���S�W�:��58����9*/Qg�}�D!���ۯ�Z8U�ݪ���v���X�aٹ��s�f%�j�l�rr�*/0D�����_�h��YX�rf�{��m��AC hT�O��c��\�!h<�� r�5�w
File "renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'enteryourhouse2'.
As of version 0.20.0, all saves from versions prior are incompatible due to a restructuring of the game. I'll post the 2 most current change logs for convenience.I've been trying to use my save from v0.18.2. It gives me this error code.
The .rpyc files in the previous version located in the game folder are now distributed between the folders in the game/new-script location. Is this error because of this or some error in the code? Maybe i can get away with moving some files around.
For me after testing around cheats with stuff like: ("lock_ character name_mem")I've been trying to use my save from v0.18.2. It gives me this error code.
The .rpyc files in the previous version located in the game folder are now distributed between the folders in the game/new-script location. Is this error because of this or some error in the code? Maybe i can get away with moving some files around.