[ ] 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.
Issue happening:
Steps to Reproduce
Boot-up the game,
Go to the debugging menu, then proceed to open a state in which you can save metadata files (Basically all of 'em lol),
Try to save the metadata file by either using CTRL+S hotkey or any other save input available,
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..!
Issue Checklist
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.Issue happening:
Steps to Reproduce