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

Bug Report: Save file dialog box window Halts/Locks the entire Game #3794

Open
1 of 2 tasks
Blue2359 opened this issue Oct 27, 2024 · 1 comment
Open
1 of 2 tasks
Labels
status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue.

Comments

@Blue2359
Copy link

Blue2359 commented Oct 27, 2024

Issue Checklist

  • I have properly named my issue
  • I have checked the Issues/Discussions pages to see if my issue has already been reported

Platform

Itch.io (Downloadable Build) - Windows

Browser

None

Version

0.5.3

Description (include any images, videos, errors, or crash logs)

Trying to save any kind of metadata seems to be halting/locking the game whenever the native "Save File|As / File Browse Window" dialogue box window opens up, this issue might have a correlation with newer versions of OpenFL's FileReference class/instances, other people have also been complaining about this problem happening on their own projects recently.

image
image
image

Issue happening:
image

Steps to Reproduce

  1. Boot-up the game,
  2. Go to the debugging menu, then proceed to open a state in which you can save metadata files (Basically all of 'em lol),
  3. Try to save the metadata file by either using CTRL+S hotkey or any other save input available,
  4. Once the "Save File|As / File Browse Window" dialogue box window opens up, wait a short while then the game should proceed to halt/lock itself..!
@Blue2359 Blue2359 added status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue. labels Oct 27, 2024
@Hundrec
Copy link
Contributor

Hundrec commented Oct 27, 2024

Is this the same issue as #3746?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

No branches or pull requests

3 participants
@Blue2359 @Hundrec and others