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

"Directories" Preference Not Parsing Variables #79

Open
GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments
Open

"Directories" Preference Not Parsing Variables #79

GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Set directory in preferences to something like "%USERPROFILE%\Documents\My 
Games\VBA\Saves"
2. Let emulator attempt to save a file.

What is the expected output? What do you see instead?
   Expectation is to have the file saved to "C:\Users\USERNAME\Documents\My Games\VBA\Saves\". The actual outcome is an error from the emulator that the file cannot be saved.

What version of the product are you using? On what operating system?
   Windows SVN421 (Oct 16 Release), though this is present in all versions, even back to the original 1.7.2 emulator download before re-recording was implemented.

Please provide any additional information below.
   This is certainly not a critical bug. In fact, beyond the error box popping up, the emulator will continue as expected, though with no save being created. I'm sure there aren't as many multi-user situations that occur, this should be a fairly simple fix that would make the situations that would occur disappear.

Original issue reported on code.google.com by dcollins215 on 3 Nov 2011 at 11:44

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

No branches or pull requests

1 participant