Code Monkey home page Code Monkey logo

template-package's People

Contributors

dustuu avatar faxmashine avatar konsti219 avatar misaka-l avatar momo-the-monster avatar narazaka avatar orels1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

template-package's Issues

Actions in Release workflow are still using Node.js 12

image

uses: notiz-dev/github-action-json-property@7c8cf5cc36eb85d8d287a8086a39dac59628eb31

https://github.com/notiz-dev/github-action-json-property/blob/7c8cf5cc36eb85d8d287a8086a39dac59628eb31/action.yml#L10

uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5

https://github.com/softprops/action-gh-release/blob/1e07f4398721186383de40550babbdf2b84acfc5/action.yml#L56

Both actions have newer releases available that have upgraded to using Node.js 16

Errors on opening the template project

While following the instructions thoroughly, I was unable to get past the After opening the project, wait while the VPM resolver is downloaded and added to your project. part. Even though the example plugin loads on the toolbar just fine, it seems I don't have access to the Package Maker and Resolver tools. I am using Unity 2019.4.31f1

I get these errors in my console:
Packages\com.vrchat.core.vpm-resolver\Editor\Resolver\Resolver.cs(192,47): error CS0117: 'Client' does not contain a definition for 'Resolve'
Packages\com.vrchat.core.vpm-resolver\Editor\Resolver\ResolverWindow.cs(263,29): error CS0136: A local or parameter named 'package' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter

Build Listing GitHub Action fails on 'Build Package Version Listing' step with 'NullReferenceException'

I'm having an issue with the build-listing.yml GitHub Action from the VPM Package Template repo (https://github.com/vrchat-community/template-package/blob/main/.github/workflows/build-listing.yml)

Whenever it runs, it throws a NullReferenceException on the Build Package Version Listing step, which uses Nuke.

I've tried recreating packages from the provided template a few times, and reached this same result every time. So, I've created a minimal reproducible repo here: https://github.com/dustuu/NukeException

You can see the job failing here: https://github.com/dustuu/NukeException/actions/runs/5184710843/jobs/9343872908#step:5:46

The only changes I have made from the template repo are following the steps outlined in the provided readme file to import and convert an existing package. For the purposes of this example, I have used only a single empty U# script as my target.

Thanks in advance for any guidance you can provide.

New repositories default to read only access for workflows resulting in error in Release workflow

New repositories (created in 2023?) default the workflow permissions to Read repository contents permission (previously Read and write permission).

This setting can be found under: Repository > Settings > Code and automation > Actions > General > Workflow permissions:

image

Unless this option is manually set to Read and write permission, the Release workflow will result in an error due to insufficient permissions when attempting to create a new release:

image

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

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.