installaware / AGPT

Apple Game Porting Toolkit Installer
GNU General Public License v3.0
387 stars 14 forks source link

-1 error running different windows installers #17

Closed kimslawson closed 1 year ago

kimslawson commented 1 year ago

ran AGPT installer after downloading commandline tools, AGPT, and nuking my apple silicon homebrew install. The installer proceeded through the steps of installing commandline tools, AGPT, and the intel homebrew version. Choosing either the Atari50 installer or steam PC installer results in the same error:

GPT installer error

Can I find out more with the logs? Don't know where to find them. Checked system log in Console.app but no dice.

installaware commented 1 year ago

Are you able to run any of the built-in commands accessible from the drop-down?

TheOneUnknown8 commented 1 year ago

I've run into this same error code, including when trying to run programs from the drop-down. Everything seemed to run smoothly until it tried to actually launch the Windows program.

Screenshot 2023-10-18 at 11 32 49 PM
installaware commented 1 year ago

Thanks for confirming the built-ins are also failing. -1 typically means "file not found". Unless you denied permissions to the AGPT Installer, it doesn't make sense how downloads you point it to could be in a "not found" state. I would remove ~/.wine and then have AGPT reinstall everything by checking all the boxes again and try like that.