Git Product home page Git Product logo

Comments (8)

EonStrife avatar EonStrife commented on June 14, 2024

I am also stuck at ./package.sh. I got an error at one line before your line:

"sed -Ei "" "s/artoolkitX for Unity Version (([0-9]+.[0-9]+)(.[0-9]+)?(r[0-9]+)?)/artoolkitX for Unity Version $VERSION/" $ARUNITYX_HOME/Source/Package/Assets/ARToolKitX-Unity/Scripts/Editor/ARToolKitMenuEditor.cs"

I am using Windows 10, so it is not working because it is really for MacOS ?

from arunityx.

ThorstenBux avatar ThorstenBux commented on June 14, 2024

Hi, I've only tested it on macOS but I'm wondering what you are using the packaging script for? This script was designed to generate the artoolkitx.unitypackage plugin. Why would you need to generate the plugin? You could just use the repo or the existing plugin or?

from arunityx.

ThorstenBux avatar ThorstenBux commented on June 14, 2024

Just packaged and uploaded into Release: https://github.com/artoolkitx/arunityx/releases

from arunityx.

ThorstenBux avatar ThorstenBux commented on June 14, 2024

That should be built automatically by our CD system. But unfortunately, I need a Unity3D license to make that happen.

If any of you has a Unity3D license that is unused or can be occasionally used for CD builds I would highly appreciate it.

Thanks guys

from arunityx.

EonStrife avatar EonStrife commented on June 14, 2024

Cool! But I have trouble importing it:

image

It still happens after I have tried to Run as Administrator and reinstall Unity.

So I just went straight to the folder and found out that the DLL already existed before. So I renamed it, and now I can import the whole package.

However, I still got some problems, for examples :

  • Package corrupted, deduced GUID exists but at different destination path, refusing import.
  • Assertion failed on expression: 'm_PathToIndex.count(goodPath) == 0'
  • C:/Users/EonStrife/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/Sources/Services/Common/Resources.cs(7,79): error CS0117: UnityEditor.PackageManager.UI.PackageManagerWindow' does not contain a definition for ResourcesPath'
  • C:/Users/EonStrife/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/Sources/UI/Common/Alert.cs(22,30): error CS0117: UnityEditor.PackageManager.UI.Resources' does not contain a definition for Load'
  • C:/Users/EonStrife/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/Sources/UI/PackagesLoading.cs(37,58): error CS0122: `UnityEditor.PackageManager.UI.PackageCollection.listOperation' is inaccessible due to its protection level
  • Error building Player because scripts have compile errors in the editor
  • Build completed with a result of 'Failed'
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  • UnityEditor.BuildPlayerWindow+BuildMethodException: Error building Player because scripts have compile errors in the editor
    at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:187
    at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x0007f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:94
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

I was trying to build and run BarcodeScene. I am using Unity 2018.2.5f1.

from arunityx.

JeffBail avatar JeffBail commented on June 14, 2024

I'm having the same issue. I'm not sure why the package would attempt to overwrite Unity's stock DLL's; it seems like those would be tightly tied to the version of Unity that you're using. I'm on Unity 2018.2.7f1.

from arunityx.

patildattatreya avatar patildattatreya commented on June 14, 2024

I tried to create the Unity package by compiling package.sh(on Windows 10) , but seems like it's only for MacOS. And now i downloaded the defaultUnitypackage from releases and tried to import it into Unity Project but then it ends up at the same problem as quoted by EonStrife. Can anyone help me , if anyone of you have found any solution?

from arunityx.

philip-lamb avatar philip-lamb commented on June 14, 2024

It runs on Windows, provided you run from within a bash shell.

from arunityx.

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.