freeCodeCamp / LearnToCodeRPG

A visual novel video game where you learn to code and get a dev job 🎯
https://www.freecodecamp.org/news/learn-to-code-rpg-1-5-update/
BSD 3-Clause "New" or "Revised" License
1.06k stars 110 forks source link

Starting a game with a different name overwrite other name in saves #36

Closed ilenia-magoni closed 2 years ago

ilenia-magoni commented 2 years ago

What bug did you encounter?

I just started a new game to try to see it wasn't just my impression. I choose the name Robert, then loaded a different save where the name should have been Lydia, and the name was Robert...

Steps to Reproduce

Have at least a save. Start a new game. When prompted choose a name different from previous saves. Now, load a save that should use a different player name. Notice that the name in that save has changed.

Screenshots

No response

Additional Information

No response

RuolinZheng08 commented 2 years ago

Fixed in c12d614. Will merge into main as we proceed with localization