Giter Club home page Giter Club logo

Comments (5)

greenpau avatar greenpau commented on June 2, 2024

In fact, I opened Assets\Scenes\SampleScene.unity and see that io.extendreality.vrtk.prefabs throws errors:

Library\PackageCache\[email protected]\Pointers\SharedResources\Scripts\PointerFacadeComponentGameObjectExtractor.cs(16,62): error CS0305: Using the generic type 'GameObjectExtractor<TSource, TEvent>' requires 2 type arguments

Library\PackageCache\[email protected]\Pointers\SharedResources\Scripts\PointerFacadeComponentGameObjectExtractor.cs(55,36): error CS0115: 'PointerFacadeComponentGameObjectExtractor.Extract()': no suitable method found to override

Library\PackageCache\[email protected]\Pointers\SharedResources\Scripts\PointerFacadeGameObjectExtractor.cs(15,53): error CS0305: Using the generic type 'GameObjectExtractor<TSource, TEvent>' requires 2 type arguments

Library\PackageCache\[email protected]\Pointers\SharedResources\Scripts\PointerFacadeGameObjectExtractor.cs(25,36): error CS0115: 'PointerFacadeGameObjectExtractor.Extract()': no suitable method found to override

Library\PackageCache\[email protected]\Interactions\Interactors\SharedResources\Scripts\InteractorExtractor.cs(9,40): error CS0305: Using the generic type 'GameObjectExtractor<TSource, TEvent>' requires 2 type arguments

Library\PackageCache\[email protected]\Interactions\Interactables\SharedResources\Scripts\InteractableConsumerContainerExtractor.cs(9,59): error CS0305: Using the generic type 'GameObjectExtractor<TSource, TEvent>' requires 2 type arguments

Library\PackageCache\[email protected]\Interactions\Interactables\SharedResources\Scripts\InteractableConsumerRigidbodyExtractor.cs(9,59): error CS0305: Using the generic type 'GameObjectExtractor<TSource, TEvent>' requires 2 type arguments

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\ArrowController.cs(6,11): error CS0246: The type or namespace name 'Tilia' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(6,11): error CS0246: The type or namespace name 'Tilia' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(7,11): error CS0246: The type or namespace name 'Tilia' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(8,11): error CS0246: The type or namespace name 'Tilia' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\ArrowController.cs(20,16): error CS0246: The type or namespace name 'InteractableFacade' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(24,16): error CS0246: The type or namespace name 'InteractableFacade' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(36,16): error CS0246: The type or namespace name 'SnapZoneFacade' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(110,19): error CS0246: The type or namespace name 'InteractorFacade' could not be found (are you missing a using directive or an assembly reference?)

Assets\VRTK\Assets\Samples\Farm\Scripts\Runtime\BowController.cs(118,19): error CS0246: The type or namespace name 'InteractorFacade' could not be found (are you missing a using directive or an assembly reference?)

from vrtk.

thestonefox avatar thestonefox commented on June 2, 2024

I dont know where you've downloaded your version from but its either not the latest one or something has gone wrong.

There is no Assets\Scenes\SampleScene.unity in the project

and the io.extendreality.vrtk.prefabs package hasn't been in this project for a fair while now.

I'd recommend deleting your project completely, downloading again from github master and trying again.

from vrtk.

greenpau avatar greenpau commented on June 2, 2024

There is no Assets\Scenes\SampleScene.unity in the project

@thestonefox, this comes default with a newly create Unity project.

and the io.extendreality.vrtk.prefabs package hasn't been in this project for a fair while now.

Installed it based on this Unity tutorial.

There is a suggestion to add the following dependencies in the manifest.

    "io.extendreality.vrtk.prefabs": "1.1.11",
    "io.extendreality.tilia.sdk.oculusintegration.unity": "1.3.20"

I'd recommend deleting your project completely, downloading again from github master and trying again.

Will retry.

from vrtk.

thestonefox avatar thestonefox commented on June 2, 2024

Oh, I wouldn't look at that Unity tutorial, its not official.

This VRTK repo is a complete unity project, follow the instructions on the README of this project.

from vrtk.

greenpau avatar greenpau commented on June 2, 2024

This VRTK repo is a complete unity project, follow the instructions on the README of this project.

@thestonefox , it worked! 👍 Thank you for your help!

from vrtk.

Related Issues (20)

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.