Skip to content

Trying to create a package causes TargetParameterCountException and then project self destructs #20

Description

@ballfn

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.

ScreenShot_02_07_2024_00_00_25.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions