Hi ,guys!

This is my first thread and I have been dealing with 3DGS and Lite-C for a couple of months ,so I am not a 100% newbie....

I am having an issue concerned with game saving/loading system of Lite-C:

When I wanted to attach a game saving/loading system to my project ,simply it didn't work. Every time I try to load my previously saved game (I used SV_ALL flag for it) ,the engine shows me an error message "can't load ....". When I looked that up in the Troubleshooting section of the manual ,I was surprised. It said that when I save a game and then the engine objects change ,that saved game can't be loaded. Does this mean that if I saved a game ,then closed the application and wanted to open it again later ,I wouldn't be able to load that game?

I'd be grateful if anyone could tell me how to overcome this problem and what advice I should take care of when I deal with game saving/loading.

Thank you for reading