TheGameCreators / AGKRepo

New Home of AGK Source Code for 2024 and Beyond
18 stars 17 forks source link

Cannot create aab files from Mac Version #3

Open MucMac opened 7 months ago

MucMac commented 7 months ago

Hi!

creating aab files is broken since the last few updates of Mac version, apk/ipa works perfect.

ghost commented 7 months ago

Hi, What error do you get? What was the last version that worked?

MucMac commented 7 months ago

Hi!

I am using the last  available version from tgc. 7.7.23 mac. Seems this is broken even before this version... I get no error, it just compiles into a .zip file which is discarded a few seconds later. Thats it. No aab file created.

bye,

Marc Am 21. Apr. 2024, 12:46 +0200 schrieb Zaxxan Studios @.***>:

Hi, What error do you get? What was the last version that worked? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ghost commented 7 months ago

I've just tried the windows version and it outputs the aab file ok and has passed Google's review process so it's definitely something that only effects the Mac version unfortunately.

MucMac commented 7 months ago

I tried the steam version for mac, i cannot export any android files, no aab no apk.

Strangely, the tgc version 7.7.23 works at least for apks.

I always get a:

 failed to write output files, check that your Project directory is not in a write protected area.

Whatever location i select, i always get the same error....

bye,

Marc Am 21. Apr. 2024, 16:37 +0200 schrieb Zaxxan Studios @.***>:

I've just tried the windows version and the outputs the aab file ok and has passed Google's review process so it's definitely something that only effects the Mac version unfortunately. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ghost commented 7 months ago

The latest Steam version was built using the new Repo I think so it looks like there could still be some issues with it for Mac users. Hopefully Lee will fix them soon.

MucMac commented 6 months ago

With version 2024.05.08 I cannot build an IPA-File anymore.

I get this error:

iScreen Shoter - 20240511083812245

TheMadProf commented 6 months ago

@MucMac! Dude, I am so sorry, I just read this now.

I had the same problem for months with my Mac saying "Failed to write output files" only when making IPAs. I got around it by copying all the files to the desktop and compiling to the desktop also. I don't know why but it worked.

Originally all my files were stored on my OneDrive, but I also had the same problem with a USB stick. I always put it down to my Mac Mini being old and rubbish.

I have not yet had chance to compile an APK or an AAB file with my new Mac, but it compiles IPAs fine from the OneDrive although I still save the output to the desktop, it is probably unecessary.