whenever i try uploading the avatar i repeatedly get the same error, tried removing and re adding VRCFury to the project and restarting it
VRCFury encountered an error.
Failed to create directory Packages/com.vrcfury.temp (Exception in CreateFolder at VRCFuryAssetDatabase.cs:193:21) 2022.3.22f1 3.7.1-beta.2 1.1071.1-beta.12
any help on this issue and how to fix it would be greatly appreciated
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.Exception: Failed to create directory Packages/com.vrcfury.temp
at VF.Builder.VRCFuryAssetDatabase.CreateFolder (System.String path) [0x0006c] in .\Packages\com.vrcfury.vrcfury\Editor\VF\Builder\VRCFuryAssetDatabase.cs:193
at VF.TmpFilePackage.GetPath () [0x00034] in .\Packages\com.vrcfury.vrcfury\Editor\VF\TmpFilePackage.cs:24
at VF.TmpFilePackage.Init () [0x00000] in .\Packages\com.vrcfury.vrcfury\Editor\VF\TmpFilePackage.cs:61
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object,System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x0006a] in <27124aa0e30a41659b903b822b959bc7>:0
— End of inner exception stack trace —
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x00083] in <27124aa0e30a41659b903b822b959bc7>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object parameters) [0x00000] in <27124aa0e30a41659b903b822b959bc7>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <80a8ce1980c648dca8e68f0d8aa3b930>:0
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Does it literally mean that? I’d be tempted to create that specific directory and see if the error message changes.
Not a real solution unless there is a file named com.vrcfury.temp in Packages (Can’t have a file and a directory with the same name) But at least you get somewhere.
Maybe see if there is a file named com.vrcfury.temp in Packages