IceDynamix / reliquary-archiver

tool to create a relic export from network packets of a certain turn-based anime game
MIT License
199 stars 19 forks source link

Win11: Executable is not a valid application for this OS Platform #40

Closed suntree123 closed 2 months ago

suntree123 commented 4 months ago

I'm on Windows 11. Running the executable by either clicking on it or running it on the PowerShell command line fails with the error "The specified executable is not a valid application for this OS platform." Any idea why this is happening?

image

FaeronGaming commented 4 months ago

Something is definitely going on, but I don't think it's OS related. Runs just fine with both Win11 AND PS.

image

I haven't been able to find anything concrete with that error message yet, but I'll still dig. Two items came up so far; the first being "compiled for 64-bit, but running on 32", but that's impossible as there's no 32-bit version of Win11. The second is possibility of the exe getting deleted by your antivirus, which is highly plausible considering the recent issues with the app getting flagged.

Zxilly commented 4 months ago

Maybe your download failed and got an empty file. Check the file size and compared it with the size on the release page.