Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameStudio resets files on file movement / order restructuring #1950

Open
MCVenor opened this issue Oct 16, 2023 · 1 comment
Open

GameStudio resets files on file movement / order restructuring #1950

MCVenor opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@MCVenor
Copy link

MCVenor commented Oct 16, 2023

Release Type: Official Release
Version: 4.1.0.1948

Platform(s): Win 10 Pro

Describe the bug
Files change back , without warning or any confirmation to whatever it was before.
Whatever it was before is either a cached version or the latest(pre latest) save.
I noticed this because todays coding and testing was reset to yesterdays version of the file.

To Reproduce
Steps to reproduce the behavior:

In short:

  1. Make a script in the main Code folder
  2. Write some comments
  3. Save the code, save the game studio close everthing ( cached version ?)
  4. Reopen the Game Studio
  5. Make some changes to the File (doesnt matter where, in Game Studio or VS)
  6. Save everything
  7. Make a new folder somewhere under the main Code folder (or somewhere deeper)
  8. Move the saved file
  9. Open saved file (it should now be reset to the cached version from step 3)

Steps are many, check Video
ReproductionVid

Expected behavior
Files that are saved should never be changed.
If they must be changed or recreated, a Dialog should apear, asking for permission of that change or to not do anything.

Screenshots
see vid link above

Log and callstacks
none

Additional Context
No git is set up for this, there is no version control

Side Note
The saved file can also no longer be opened with the Game Studios Editor after being moved.

@MCVenor MCVenor added the bug Something isn't working label Oct 16, 2023
@MCVenor MCVenor closed this as completed Oct 16, 2023
@MCVenor
Copy link
Author

MCVenor commented Oct 16, 2023

Deleted my second post, as i found out it was not related to the issue. (but i never closed this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants