Blueprint ID Error
-
Hi,
whenever i try to use my LoadBundle to pumpkin the vrca i'm faced with this error :
Could you help me please?
-
You can not use the LoadBundle script to upload avatars.
If you want to upload an avatar as it is without editing you can use the hotswap tool ( https://ripper.store/hotswap ) -
You can use the LoadBundle script. You just have to point it to wherever (ex. C:\users*your username*\downloads***.vrca) you saved the VRCA file. Also it looks like you didn't rename the original prefab when you were working on it in unity. Drag the avatar prefab (after fixing/removing all missing scripts on the original prefab to make it saveable) into the hierarchy. Rename it from the prefab-id**********.....whatever the name of the prefab data is for the avatar. After you hit run with the loadbundle pointing out on the right path to the VRCA file, it'll create a prefab-id....Then use the pumkin tool to copy the data to the one you renamed. Copy/drag the new (working copy) it into the assets folder and then you can delete the other items in the hierarchy. Drag the newly made (working) copy into the hierarchy and upload!
Tl;dr Yes you can use the LoadBundle Script, you just cant point it to a VRCA file out on the internet. Point it to a local copy on a directory and it'll work.