Removed the BinaryFormatter because it's unsafe to use, so we're currently serializing and deserializing to json. Refactored the code for simplicity and readability.
when we open the game in a different scene in the first time (when we don't start the game in the Initialization scene), the error is raised.