[SOLVED]After installing JDK game build does not support old saves

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Jetar
Newbie
Posts: 8
Joined: Sat May 21, 2022 10:05 am
Contact:

[SOLVED]After installing JDK game build does not support old saves

#1 Post by Jetar » Wed Aug 03, 2022 2:53 am

Hello!

I've got a problem. My Ren'Py version is 7.4.6 and I've got a stable build for my game. But recently i've updated my JDK for Android build. After that Ren'Py somehow broke save/load system in a game, and I can't load my old save games.

I've got this right after click specific save file in a "load game" menu:
ss_2022-08-03_at_09.45.26_.png
ss_2022-08-03_at_09.45.26_.png (10.96 KiB) Viewed 229 times
That happens even in launched through Ren'Py project. In my recent already builded versions saves are loading normally.

New game starts normally, all working well. Logs are identical, no errors, no traceback.

What can I do to fix that?
Last edited by Jetar on Fri Aug 05, 2022 4:35 am, edited 1 time in total.

User avatar
Jetar
Newbie
Posts: 8
Joined: Sat May 21, 2022 10:05 am
Contact:

Re: [Solved]After installing JDK game build does not support old saves

#2 Post by Jetar » Fri Aug 05, 2022 4:31 am

Overcommed that issue. Problem was not in JDK, it was in Ren'Py versions incompatibility. I've got Ubuntu20 virtual machine on my Windows10 system and I've got a Ren'Py on both systems, both addressing one folder with game code. Somehow Ubuntu updated Ren'Py version from 7.4.6 to 7.5.1 and I didnt noticed it. So it led to dituation, when I've compiled my game on Ubuntu machine, it rewrited old *.rpyc files to 7.5.1 version, incompatible with saves for 7.4.6.

Sulotion:

I've deleted *rpyc files from game directory and replace them with old ones, from the older build.

Post Reply

Who is online

Users browsing this forum: Alex, Google [Bot], nyeowmi