Advertisement
Pankysha_New

Untitled

Apr 5th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. Error: _main --> Verification did not pass!{"message":"Verification failed","verificationResp":{"response":"currentHp in player1Hero"},"jent":true}
  2. UnityEngine.Debug:LogError(Object)
  3. Cards.DebugLogger:LogError(String, Int32) (at Assets/Scripts/Gameplay/DebugLogger.cs:135)
  4. Cards.GameController:VerificationPassedCallback(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:835)
  5. Cards.<VerifyModel>c__AnonStorey4:<>m__0(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:621)
  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)
  14.  
  15.  
  16. Error: _main --> Verification did not pass!{"message":"Verification failed","verificationResp":{"response":"currentHp in player1Hero"},"jent":true}
  17. UnityEngine.Debug:LogError(Object)
  18. Cards.DebugLogger:LogError(String, Int32) (at Assets/Scripts/Gameplay/DebugLogger.cs:135)
  19. Cards.GameController:VerificationPassedCallback(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:835)
  20. Cards.<VerifyModel>c__AnonStorey4:<>m__0(GameRequestResponse) (at Assets/Scripts/Gameplay/GameController.cs:621)
  21. UniRx.Subscribe`1:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Observer.cs:164)
  22. UniRx.Operators.SelectMany:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:149)
  23. UniRx.Operators.SelectMany:OnNext(GameRequestResponse) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:149)
  24. UniRx.Operators.ImmediateReturnObservable`1:Subscribe(IObserver`1) (at Assets/Plugins/UniRx/Scripts/Operators/Return.cs:87)
  25. UniRx.Operators.SelectManyOuterObserver:OnNext(UnityWebRequestAsyncOperation) (at Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs:106)
  26. UniRx.Operators.FromCoroutine:OnNext(UnityWebRequestAsyncOperation) (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/Operators/FromCoroutine.cs:44)
  27. UniRx.<AsObservableCore>c__Iterator0`1:MoveNext() (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/AsyncOperationExtensions.cs:71)
  28. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement