An project to install vpm package published in non-official registry with unitypackage file.
バグ報告ではなく質問になります。エラーの原因は私のPC設定のようなのですが、どういった箇所で問題が発生しているのか教えていただけるとうれしいです。 VPMPackageAutoInstallerが使用されたunitypackageをプロジェクトにインストールしようとすると、```Error installing packages```というダイアログが表示された後、コンソールに以下のエラーが表示されます。 ``` System.Exception: package not found: jp.lilxyzw.liltoon version 1.x.x at Anatawa12.VpmPackageAutoInstaller.VpmPackageAutoInstaller+<>c__DisplayClass9_0.<DoInstallImpl>b__1 (System.Collections.Generic.KeyValuePair`2[TKey,TValue] kvp) [0x00080] in <0d8bfeaa9ad745659c796136b479fb20>:0 at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].ToList () [0x0001b] in <51e69041cf524a30b24fbf0827a0e545>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <51e69041cf524a30b24fbf0827a0e545>:0 at Anatawa12.VpmPackageAutoInstaller.VpmPackageAutoInstaller.DoInstallImpl () [0x00387] in <0d8bfeaa9ad745659c796136b479fb20>:0 at Anatawa12.VpmPackageAutoInstaller.SyncedTask`1[TResult].Execute () [0x00015] in <0d8bfeaa9ad745659c796136b479fb20>:0 at Anatawa12.VpmPackageAutoInstaller.VpmPackageAutoInstaller.DoInstall () [0x00019] in <0d8bfeaa9ad745659c796136b479fb20>:0 UnityEngine.Debug:LogError (object) Anatawa12.VpmPackageAutoInstaller.VpmPackageAutoInstaller:DoInstall () Anatawa12.VpmPackageAutoInstaller.VpmPackageAutoInstaller/<DoAutoInstall>d__3:MoveNext () UnityEngine.UnitySynchronizationContext:ExecuteTasks () ``` 以上はliltoonの場合なのですが、liltoon以外のVPMPackageAutoInstallerが使用されたunitypackageでも同じエラーが発生します。 先月までは、このエラーは発生せず、liltoonはインストールできました。 また、同一LAN内の別PCではエラーは発生せず正常にインストールできます。
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by sseiichi and has received 18 comments.