Advertisement
Pankysha_New

Untitled

May 20th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Error: _main --> Autodefeat not accepted{}
  2. UnityEngine.Debug:LogError(Object)
  3. Cards.DebugLogger:LogError(String, Int32) (at Assets/Scripts/Gameplay/DebugLogger.cs:135)
  4. Cards.GameController:AutodefeatMessageReceived(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:1079)
  5. Cards.GameController:<AutoWin>m__C(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:1010)
  6. UniRx.Subscribe`1:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Observer.cs:164)
  7. UniRx.Operators.SelectMany:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:149)
  8. UniRx.Operators.SelectMany:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:149)
  9. UniRx.Operators.ImmediateReturnObservable`1:Subscribe(IObserver`1) (at Assets/Plugins/UniRx/Scripts/Operators/Return.cs:87)
  10. UniRx.Operators.SelectManyOuterObserver:OnNext(UnityWebRequestAsyncOperation) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:106)
  11. UniRx.Operators.FromCoroutine:OnNext(UnityWebRequestAsyncOperation) (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/Operators/FromCoroutine.cs:44)
  12. UniRx.<AsObservableCore>c__Iterator0`1:MoveNext() (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/AsyncOperationExtensions.cs:71)
  13. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement