Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Cannot install into Unity #75

Closed
Bokonon1st opened this issue Jan 30, 2020 · 12 comments
Closed

Cannot install into Unity #75

Bokonon1st opened this issue Jan 30, 2020 · 12 comments
Labels

Comments

@Bokonon1st
Copy link

I am trying to install, I use assets>packages>install>install custom package.... everything seems to run fine and I can see RoadArchitect in my assets folder but I have no menu option to use RoadArchitect.
Am I missing something?

@embeddedt
Copy link

Sometimes you need to close and re-open Unity before it picks up on the menu option.

@Bokonon1st
Copy link
Author

Started in again but still not there, thanks though.

@embeddedt
Copy link

embeddedt commented Jan 30, 2020

Is the folder hierarchy exactly this: <project root>/Assets/RoadArchitect? If it's not named with the exact name of RoadArchitect I think there might be issues.

If it still doesn't work, do my fork or @FritzsHero's fork work?

@Bokonon1st
Copy link
Author

Same result, losing hair now. I am new to this, I can't even get started.
Assets/RoadArchitect is the file location.

@embeddedt
Copy link

Any errors in the console?

@FritzsHero
Copy link

Hello Bokonon1st,

what Unity version do you use?
To install RoadArchitect you just need to download the sources from the releases and unzip the RoadArchitect folder into your Assets directory.
If this does not work for you, could you please tell us which OS you use?

Best Regards

Fritzs

@Bokonon1st
Copy link
Author

Bokonon1st commented Jan 30, 2020

These are the errors that I get, I have been using the .unitypackage version. I will try unzipping instead if that can help.
I run Windows 10 64 bit and am up to date with windows updates for my sins.

errors

@FritzsHero
Copy link

These warnings so far have nothing to do with RoadArchitect.
They are produced by your installed packages.
Could you clear your Console and/or only show errors of your project?
You can select to only display errors at the top right corner of the console window. (Deselecting Logs and WarningLogs)
If there are errors left, they might prevent compilation of your and the imported scripts, so please try to solve any compilation errors.

Best Regards

Fritzs

@embeddedt
Copy link

Definitely try downloading the ZIP from GitHub and unzipping that (and be sure to rename the folder to RoadArchitect, not RoadArchitect-master). The unitypackage version is getting older and I don't know if it works properly with newer versions of Unity.

@Bokonon1st
Copy link
Author

Bokonon1st commented Jan 30, 2020

Definitely try downloading the ZIP from GitHub and unzipping that (and be sure to rename the folder to RoadArchitect, not RoadArchitect-master). The unitypackage version is getting older and I don't know if it works properly with newer versions of Unity.

Do I unzip into Assets folder?
Tried it, another guy from the Unity forum installed it using the same Unity version as me and posted a screen shot. Minutes!! I have been trying for days now to find a solution. I am a complete noob to Unity, but not to programming. I am used to days of frustration and hair pulling, until that eureka moment comes and I feel like God himself xD
Anyone finds my solution I will love you for all time lol.

@embeddedt
Copy link

embeddedt commented Jan 30, 2020

Yes. After you unzip it the folder hierarchy should be like what I mentioned above.

Did you try what @FritzsHero said (clear your console and only show errors)?

Did you try this in a fresh Unity project, or an existing one?

@Bokonon1st
Copy link
Author

I have reinstalled Unity completely now, re-installed and now it works as it should. I didn't choose Android and iOS support options this time though. Maybe that was the issue. Thank you all for your time and support.

@FritzsHero FritzsHero pinned this issue Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants