Services Plugins FAQs

Avatar Plugin - Error

Hi,

I’ve recently got the Avatar plugin, and before I get to the more complex problem of generating my own avatar I seem to be having problems generating the random one. I have tried to follow existing instructions to allow the avatar time to generate before doing the save as an image.


image
image

I imagine it’s something I’m doing as both the random and the self-chosen avatars are not generating properly.

For the self-chosen, even though I pass through following details I hit a similar problem.
image
image
image

However, when I test it against the website manually the content seems to be generated without a problem.

https://avataaars.io/?avatarStyle=Transparent&topType=ShortHairShortFlat&accessoriesType=Round&hairColor=Blonde&facialHairType=&facialHairColor=&clotheType=ShirtVNeck&clotheColor=Black&eyeType=Default&eyebrowType=DefaultNatural&mouthType=Default&skinColor=Pale

Thanks

Andrew

Hello Andrew, thanks for reaching us!
The things you should try to better understand the plugin’s logic is to make a copy of the demo http://zeroqode-demo-12.bubbleapps.io/avatar_creator , and then try to implement it to the workflow of your current application.
Best regards, Vitalie.

Vitalie,

Thanks. I did actually go through this beforehand but took it as an opportunity to confirm the implementation.

To keep it as simple as I could I tried the random generator functionality.

The first is based on the ZeroQode demo

The second is from my app


image

Thanks

Andrew

Hello again, Andrew! Let’s try to troubleshoot your error. First, try to compare it to the demo in editor https://bubble.io/page?type=page&name=avatar_creator&id=zeroqode-demo-12&tab=tabs-1
If the mistake isn’t obvious, please report os type/browser type, version, and additional info.
Best regards, Vitalie.

Vitalie,

Hi, as per the previous post I have gone back to basics and just tried to get the avatar to only randomly generate (ie. a single workflow step). The first picture comes from the demo site, and the second is how I have implemented in my site plus the error message I get when it runs. I did this because I wanted to remove any possible issues with feature generation (in terms of my words).

For system settings, I’m not running anything special - Windows 10 Enterprise, running Chrome V80.

Are there any logs that provide more information about the message that is accessible within the bubble platform?

Kind Regards,

AD

Hello again Andrew, try to make the following changes to your app, https://go.aws/2H83KeQ Tick this checkbox. Let us know if that worked.
Best regards, Vitalie.

Vitalie,

Hi again, I’m unable to load up the page. I just get an XML error.

AD

Excuse the errorimage here is the image intended

Hello Andrew, did it work?

Vitalie,

Sorry for the delayed response. You nailed it! Thanks. I’ve just switched over to generating based on user selection and that’s also working like a charm!

For context, what’s the reasoning for it not being able to generate whilst hidden?

Kind Regards,

AD