-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Exception: Step AssetRipperStep failed
Nomnom.UnityProjectPatcher.Editor.Steps.StepsExecutor.Execute () (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Editor/Steps/StepsExecutor.cs:136)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask2[TStateMachine,T].GetResult (System.Int16 token) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:342) Cysharp.Threading.Tasks.UniTaskExtensions+<>c__19
1[T].b__19_0 (System.Object state) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskExtensions.cs:642)
UnityEngine.Debug:LogException(Exception)
Cysharp.Threading.Tasks.UniTaskScheduler:PublishUnobservedTaskException(Exception) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskScheduler.cs:90)
Cysharp.Threading.Tasks.<>c__191:<Forget>b__19_0(Object) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskExtensions.cs:646) Cysharp.Threading.Tasks.UniTaskCompletionSourceCore
1:TrySetException(Exception) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskCompletionSource.cs:167)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask2:SetException(Exception) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:334) Nomnom.UnityProjectPatcher.Editor.Steps.<Execute>d__8:MoveNext() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Editor/Steps/StepsExecutor.cs:148) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask
2:Run() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:313)
Cysharp.Threading.Tasks.AwaiterActions:Continuation(Object) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTask.cs:25)
Cysharp.Threading.Tasks.UniTaskCompletionSourceCore1:TrySetResult(StepResult) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskCompletionSource.cs:139) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask
2:SetResult(StepResult) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:328)
Nomnom.UnityProjectPatcher.Editor.Steps.d__2:MoveNext() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Editor/Steps/Processing/AssetRipperStep.cs:196)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask2:Run() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:313) Cysharp.Threading.Tasks.AwaiterActions:Continuation(Object) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTask.cs:25) Cysharp.Threading.Tasks.UniTaskCompletionSourceCore
1:TrySetException(Exception) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/UniTaskCompletionSource.cs:167)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask1:SetException(Exception) (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:210) Nomnom.UnityProjectPatcher.Editor.Steps.<DownloadAssetRipper>d__3:MoveNext() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Editor/Steps/Processing/AssetRipperStep.cs:268) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask
1:Run() (at ./Library/PackageCache/com.nomnom.unity-project-patcher@82d1d1b7c3/Libs/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:189)
UnityEngine.UnitySynchronizationContext:ExecuteTasks()