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

Unable to save/load game #367

Closed
Beobachten opened this issue Jun 15, 2024 · 1 comment · Fixed by #372
Closed

Unable to save/load game #367

Beobachten opened this issue Jun 15, 2024 · 1 comment · Fixed by #372

Comments

@Beobachten
Copy link

As of the current PR version 0.7.1, both windows builds for win32 and x64 do not currently allow the player to save progress of the game and consequently, they are unable to load any saved games.
I tested both builds to double check the issue.

I recorded a quick video to demonstrate the issue here https://drive.google.com/file/d/1lqQaq9qgTkl-sbP4BGbepnsiBQJNrba-/view?usp=sharing

This doesn't seem to be an issue with the macos build from what I saw in the discord discussion and I am unaware if the same issue affects the linux builds as well.

@madebr
Copy link
Collaborator

madebr commented Jun 18, 2024

#372 will fix this

The msdn documentation mentions fopen_s and _wfopen_s functions can't open a file for sharing,

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

Successfully merging a pull request may close this issue.

2 participants