Giter Club home page Giter Club logo

Comments (9)

hybridherbst avatar hybridherbst commented on July 23, 2024 1

One more idea, does this happen to be on a machine with processor being either
i7-1065G7, i5-1035G4, i7-1035G7 or something similar?

If yes, you might be hitting a very arcane bug that Unity only fixed recently on 2020.2.3f1, 2019.4.19f1, 2021.1.0b4 that prevented packages from custom registries to be used in some cases. Might be worth updating in case you have one of those processors.

from ar-simulation.

hybridherbst avatar hybridherbst commented on July 23, 2024

Hi,
thanks for reporting!
Are you able to manually add ARSimulation as package to package manager, not using the installer?

Also, I think the Unity version you're using there (2019.4.9) had some issues PackMan resolve (what you're seeing); might be worth testing on a later 2019.4 version but you might be right that this is a network/ISP issue.

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

Hello @puos
Did you solve the problem?

from ar-simulation.

puos avatar puos commented on July 23, 2024

Thank you for your care ^^
We still have this problem and we will send you the Editor log of Unity.
Editor.log

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

Mmmh the log says Unity cannot connect to the local package manager. Can you install any package via Unity PackageManager (Window/PackageManager) ?

Adding genesis user token ###################
[Package Manager] Server::CheckExitCode -- Server stopped with exit code `3221226505`
[Package Manager] PackageManager Server::Start -- Process restart attempt #4
[Package Manager] Server::Start -- Port 55597 was selected
[Package Manager] Cannot connect to Unity Package Manager local server

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

Here is another thing you could try.
Modify the manifest.json in the Packages folder to add ARSimulation:

image

{
  "scopedRegistries": [
    {
      "name": "needle",
      "url": "https://packages.needle.tools",
      "scopes": [
        "com.needle"
      ]
    }
  ],
  "dependencies": {
    "com.needle.xr.arsimulation": "1.2.0-preview",
....

Let me know if it helps!

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

If not you can download this version from here:
https://packages.needle.tools/com.needle.xr.arsimulation/-/com.needle.xr.arsimulation-1.2.0-preview.tgz
(you can unzip it and put it in the Packages folder)

BUT the downside is: you will not be able to get updates via package manager or asset store so it would really be best if you find a way to use the PackageManager :)

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

Hello @puos, any news on this?

from ar-simulation.

marwie avatar marwie commented on July 23, 2024

Hello @puos is this still a problem for you? Do you use any of the processors mentioned by @hybridherbst above?

from ar-simulation.

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.