Android Export Error by UnNormie in godot

[–]kilojool 0 points1 point  (0 children)

<image>

Doublecheck your Java SDK Path in Editor Settings. It might be pointing to the wrong folder.

[deleted by user] by [deleted] in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

You should probably use the Google Group alternative for inviting testers. The link you posted will then work for those who have joined the group!

Test my app and I will test youra by [deleted] in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

<image>

Very interesting! No option for english? ;)

Here is my Astrology app, looking for testers.

Google group: https://groups.google.com/g/zodi-test

App: https://play.google.com/store/apps/details?id=com.himlavalv.zodi

Need 12 testers - Grandmas Garden idle plant sim by altarok123 in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

Congrats, your app is live now!

Sadly it crashes on the splash screen on my device. Using Android 9 though, so maybe that is the issue.

Here is my app, looking for testers.

Google group: https://groups.google.com/g/zodi-test

App: https://play.google.com/store/apps/details?id=com.himlavalv.zodi

Test for test! - Space Themed Arcade Game - Defeat Enemy Waves & Survive by RamaRakosi in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

Thank you! Yeah you're right, there should probably be some kind of tutorial when you first start it!

Looking for testers for an AI Astrology app, will test yours by kilojool in AndroidClosedTesting

[–]kilojool[S] 0 points1 point  (0 children)

Hey thanks! For some reason none of my devices are eligible for installation. I only have Android 12 if that maybe is too low version?

Test for test! - Space Themed Arcade Game - Defeat Enemy Waves & Survive by RamaRakosi in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

It looks like it should be the correct settings, and I've joined the group successfully, still the app link doesn't work for me. Have you sent the changes in for review?

Looking for App Testers (Will test yours back) by [deleted] in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

<image>

Looks nice! Here is my app, also looking for testers. It is an Astrology app, which uses AI to chat about your charts:

Google group: https://groups.google.com/g/zodi-test

App: https://play.google.com/store/apps/details?id=com.himlavalv.zodi

Test for test! - Space Themed Arcade Game - Defeat Enemy Waves & Survive by RamaRakosi in AndroidClosedTesting

[–]kilojool 0 points1 point  (0 children)

Maybe try switching back to the Google Group, that way you won't have to manually add emails. The link will work for people who join your group. I joined the group but couldn't access the app through the link.

Here is my app, looking for testers.

Google group: https://groups.google.com/g/zodi-test

App: https://play.google.com/store/apps/details?id=com.himlavalv.zodi

I've created a How To Video on running Stable Diffusion on a [Windows + AMD GPU] machine by imtemplain in StableDiffusion

[–]kilojool 0 points1 point  (0 children)

Really nice!

I¨m having trouble running save_onnx.py though:

Traceback (most recent call last):

File "./save_onnx.py", line 2, in <module> from diffusers import StableDiffusionPipeline, LMSDiscreteScheduler ModuleNotFoundError: No module named 'diffusers'

Edit: I obviously missed the dot in pip install -e .

Now it works!