Open Gautamji opened 5 months ago
Further investigation into this error and its results:
The metadata URL is https://models.readyplayer.me/666b54aabd3ef3d895f7c635.json it opens fine in my personal computer but on coreweave cloud it gives a 403 forbidden error. The same url with the glb extension opens fine and I can download the avatar on chrome
I am trying to run my unreal project via pixelstreaming on coreweave. Until a few days ago, the RPM avatars used to load just fine. But they are not loading anymore.
I downloaded the Unreal Sample project to test and make sure that it was not something from my project that was causing the issue. But still the issue persisted.
"Failed to retrieve avatar metadata" is the error I get.
I have even tried running the project in a VM running linux on coreweave, but same issue.
Files
Attach or link to .glb files or avatar URL that trigger the bug.
https://models.readyplayer.me/6684a536dee62aeb820741d9.glb (all files other than this are also triggering this error)
In addition, make sure to run those files through the example scenes first. If you encounter errors or warnings, try to make sure they are not responsible for the issue.
To Reproduce Steps to reproduce the behavior: On Linux running on coreweave cloud Open sample project Try to load any avatar Does not work
Desktop (please complete the following information):
ReadyPlayerMe plugin version Version 3.2.0
Unreal Engine version [e.g. UE5.1] version 5.3.1
Operating System [e.g. Windows, Mac, Linux ] Linux running on coreweave cloud
Platform: [e.g. Editor , Windows Build, iOS] Editor