Cant build avatar

BuilderException: Failed to build the Avatar, check logs for more details
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.Build (UnityEngine.GameObject target, System.Boolean testAvatar, System.Collections.Generic.List1[T] overrides) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:2779) VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.BuildAndUploadMultiPlatform (UnityEngine.GameObject target, System.Collections.Generic.List1[T] overrides, VRC.SDKBase.Editor.Api.VRCAvatar avatar, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:3602)
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.BuildAndUploadMultiPlatform (UnityEngine.GameObject target, System.Collections.Generic.List`1[T] overrides, VRC.SDKBase.Editor.Api.VRCAvatar avatar, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:3611)
VRC.SDK3A.Editor.VRCSdkControlPanelAvatarBuilder.StartMultiPlatformBuild (System.Object sender, System.Object data) (at ./Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs:2621)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b__7_0 (System.Object state) (at <27124aa0e30a41659b903b822b959bc7>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at :0)
UnityEngine.UnitySynchronizationContext.Exec () (at :0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at :0)

This is your error, the rest of the text of your post can be deleted

Looking at your log messages, with the multiple missing script errors, especially one calling out VRCFury, you’re missing VRCFury

1 Like