Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't move assetstore package from Releases section to Packages #65

Open
pajama opened this issue Jul 8, 2017 · 8 comments
Open

Can't move assetstore package from Releases section to Packages #65

pajama opened this issue Jul 8, 2017 · 8 comments

Comments

@pajama
Copy link

pajama commented Jul 8, 2017

I get this prompt -
Error occurred during 'Installing release 'Grids Pro": [WinError 2] The system cannot find the file specified.

However if I right click on the package > show in inspector, it navigates to the package properly.

@pajama
Copy link
Author

pajama commented Jul 8, 2017

Here's the full error -

PrjCommandException: Error occurred during 'Installing release 'Grids Pro'': [WinError 2] The system cannot find the file specified

Projeny.Internal.PrjCommandHandler+<ProcessPrjCommand>d__3.MoveNext ()
Projeny.Internal.CoRoutine.Pump ()
Rethrow as CoRoutineException: Coroutine Object Trace: PmDragDropHandler -> PrjCommandHandler
Projeny.Internal.CoRoutine.Pump ()
Projeny.Internal.AsyncProcessor.AdvanceFrameAll ()
Rethrow as AsyncOperationException: Error occurred during async operation
Projeny.Internal.AsyncProcessor.AdvanceFrameAll ()
Projeny.Internal.AsyncProcessor.Tick ()
Projeny.Internal.PmCompositionRoot.Update ()
Projeny.Internal.PmWindow.Update ()
UnityEngine.Debug:LogException(Exception)
Projeny.Internal.Log:ErrorException(Exception)
Projeny.Internal.PmWindow:OnErrorOccurred(Exception)
Projeny.Internal.PmWindow:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

@svermeulen
Copy link
Contributor

Are you running Projeny from source or exe? What version of Unity?

@pajama
Copy link
Author

pajama commented Jul 12, 2017

@svermeulen, I'm using the exe with Unity 5.6.1

@fishbrainz
Copy link

bump

@fishbrainz
Copy link

fishbrainz commented Nov 6, 2017

I managed to fix this by setting the UnityExePath PathVar in the Projeny.yaml to the new Unity.exe path. I had installed more than 1 version of unity.

@svermeulen
Copy link
Contributor

Tried reproducing this again today but was unable to.

@bilke
Copy link

bilke commented Dec 4, 2017

@fishbrainz I can confirm that specifying the Unity.exe path in Projeny.yaml under PathVars: / UnityExePath: works when having multiple Unity installations.

@Gravetow
Copy link

Confirming that specifying the UnityExePath in the yaml worked for me as well.
Unity version: 2018.1.0b5 using the exe with that version as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants