We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to create a package, I first get the following error
TargetParameterCountException: Number of parameters specified does not match the expected number. System.Reflection.RuntimeMethodInfo.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) (at <27124aa0e30a41659b903b822b959bc7>:0) System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <27124aa0e30a41659b903b822b959bc7>:0) System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <27124aa0e30a41659b903b822b959bc7>:0) VRC.PackageManagement.PackageMaker.PackageMakerWindow.ForceRefresh () (at ./Packages/com.vrchat.core.vpm-resolver/Editor/PackageMaker/PackageMakerWindow.cs:193) VRC.PackageManagement.PackageMaker.PackageMakerWindow.OnActionButtonPressed () (at ./Packages/com.vrchat.core.vpm-resolver/Editor/PackageMaker/PackageMakerWindow.cs:185)
After than I press it again the whole project deletes itself.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to create a package, I first get the following error
After than I press it again the whole project deletes itself.
ScreenShot_02_07_2024_00_00_25.mp4
The text was updated successfully, but these errors were encountered: