Hamburglin Posted yesterday at 12:33 AM Author Posted yesterday at 12:33 AM (edited) 25 minutes ago, kyzumi said: I am getting an error message even though it appears to be working. Any idea how to fix it? It looks like that specific output.txt file doesn't exist and isn't getting created. I'd double check that it's there. if it is there and the mame.ini file is being written to correctly then I'm not sure what's going on. As a final effort, you can uncomment the lines that print some variables (remove the # in front of lines that begin withWrite-Output) and run the script in powershell's IDE to see what's going on. Edited yesterday at 12:39 AM by Hamburglin Quote
kyzumi Posted yesterday at 12:55 AM Posted yesterday at 12:55 AM there is a output.txt file but it's empty Quote
Hamburglin Posted yesterday at 04:16 PM Author Posted yesterday at 04:16 PM (edited) 15 hours ago, kyzumi said: there is a output.txt file but it's empty Interesting. To me, that feels like a file permissions issue. Can you change the output.txt path to your desktop or somewhere else and see if the output file is correctly written? If so, you'll want to check the read and write permissions for your mame folder. If not, the user executing mame may not have high enough permissions in general. Try running it as administrator to check. If not those, then I'm not sure what's going on. Edited yesterday at 04:16 PM by Hamburglin Quote
kyzumi Posted yesterday at 05:47 PM Posted yesterday at 05:47 PM Ok, I will try that. Could this be related to the default.cfg file being read only? I do that to prevent accidental input changes Quote
Hamburglin Posted yesterday at 05:49 PM Author Posted yesterday at 05:49 PM 2 minutes ago, kyzumi said: Ok, I will try that. Could this be related to the default.cfg file being read only? I do that to prevent accidental input changes I doubt it. Unless you set that control at the folder level instead of the specific file level. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.