-
Notifications
You must be signed in to change notification settings - Fork 13
Description
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