-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One of the default glb avatars is malfunctioning (500 internal server error) #70
Comments
Thanks for reporting. Interestingly only one of 8 does not load. Let us investigate what is going on. |
IMHO we should not be using random third parties and personal accounts to host these assets. Either upload to croquet.io or as a data handle. |
Is this issue resolved? or if possible when can it be resolved as we are using croquet in deployed applications and this error is persistent |
Yes, this issue has been fixed. The GLB is available from the reported link. |
Oh, ok. Yes, it does work. Did you have to contact them? In any case, I am ready to make a change to host those models on croquet.io and load them from there, instead of the Ready Player Me site. |
Please do update here once hosted from croquet.io , would be really helpful |
Yes, I contacted RPM. This was their response. "The Avatar seems to be working now. It is possible that our development team was deploying some updates to our service and the URL was temporarily unavailable." |
Avatar url => "https://models.readyplayer.me/62fd66f93e172e005443e7cc.glb" is broken from ready player me's end. This needs to be replaced or removed from the code.
This code is on line 38 to 44 in src/settingsMenu.js
The text was updated successfully, but these errors were encountered: