Cuyler36 / MyHorizons

WIP Animal Crossing: New Horizons Save Editor
GNU General Public License v3.0
135 stars 33 forks source link

Latest commit cant open files #14

Closed ObscenityIB closed 4 years ago

ObscenityIB commented 4 years ago

image

Cuyler36 commented 4 years ago

That's an issue with Windows not being able to find a DLL required to show the native file selector dialog window. It's not something caused by MyHorizons. Try forcing it to run as 32-bit by adding an x86 CPU configuration. If it's not that, then there's an issue with AvaloniaUI and your system.

Cuyler36 commented 4 years ago

Update on this: It appears to be an issue with IDelegateFolder. It could be due to an anti-virus blocking file access from MyHorizons. Can you try to disable your AV or allow MyHorizons through it and see if it works then?

ObscenityIB commented 4 years ago

Same issue happens when explicitly setting the target to x86 My antivirus is CommonSense™.

silentdragonz commented 4 years ago

I had the same issue when trying to access the file directly from my SD card reader. I copied the file to an internal drive first and then it worked.

Cuyler36 commented 4 years ago

Interesting. It's probably a bug with AvaloniaUI then. I'll see if I can ask them about it. For now try to keep your files on your main drive when editing them.

ObscenityIB commented 4 years ago

I had the same issue when trying to access the file directly from my SD card reader. I copied the file to an internal drive first and then it worked.

this worked perfectly, thanks

@Cuyler36 thanks for your development efforts too, this tool is excellent for those of us who cant go online.