Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. DOTWEEN :: An error inside a tween callback was silently taken care of > Operation is not valid due to the current state of the object
  2.  
  3. at System.Linq.Enumerable.SingleOrDefault[Object] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4. at MobileTCGCore.ObjectExtensions.ToSingle (System.Object o) [0x00000] in <filename unknown>:0
  5. at MobileTCGCore.ObjectExtensions.ToBool (System.Object o) [0x00000] in <filename unknown>:0
  6. at MobileTCGCore.Filter+FilterAssigner.GetValue () [0x00000] in <filename unknown>:0
  7. at MobileTCGCore.Assigner.Convert (System.Object o) [0x00000] in <filename unknown>:0
  8. at MobileTCGCore.Signal.computeValue () [0x00000] in <filename unknown>:0
  9. at MobileTCGCore.Signal.get_Value () [0x00000] in <filename unknown>:0
  10. at MobileTCGCore.ModifyValue+ModifyValueManager.doInvalidate (Boolean firstRun) [0x00000] in <filename unknown>:0
  11. at MobileTCGCore.ModifyValue+ModifyValueManager.Invalidate () [0x00000] in <filename unknown>:0
  12. at MobileTCGCore.SignalDependee.Invalidate () [0x00000] in <filename unknown>:0
  13. at MobileTCGCore.Signal.Invalidate () [0x00000] in <filename unknown>:0
  14. at MobileTCGCore.SignalDependee.Invalidate () [0x00000] in <filename unknown>:0
  15. at MobileTCGCore.Modifier.Invalidate () [0x00000] in <filename unknown>:0
  16. at MobileTCGCore.SignalDependee.Invalidate () [0x00000] in <filename unknown>:0
  17. at MobileTCGCore.Signal.Invalidate () [0x00000] in <filename unknown>:0
  18. at MobileTCGCore.SignalDependee.Invalidate () [0x00000] in <filename unknown>:0
  19. at MobileTCGCore.Modifier.Invalidate () [0x00000] in <filename unknown>:0
  20. at MobileTCGCore.Zone.Invalidate () [0x00000] in <filename unknown>:0
  21. at MobileTCGCore.Zone.Add (MobileTCGCore.InGameObject igo, Nullable`1 atPos) [0x00000] in <filename unknown>:0
  22. at MobileTCGCore.Delta+ChangeZonesD.Do () [0x00000] in <filename unknown>:0
  23. at MobileTCGCore.ChangeZones.DoChangeZones (MobileTCGCore.InGameObject[] igos, ZoneType zone, Boolean createDeltas) [0x00000] in <filename unknown>:0
  24. at MobileTCGCore.ChangeZones.DoEvaluate (MobileTCGCore.ScriptContext Context) [0x00000] in <filename unknown>:0
  25. at MobileTCGCore.StatementNode.Evaluate (MobileTCGCore.ScriptContext Context) [0x00000] in <filename unknown>:0
  26. at MobileTCGCore.Ability.Execute (MobileTCGCore.ScriptContext context, Boolean skipParent) [0x00000] in <filename unknown>:0
  27. at MobileTCGCore.RunChild.DoEvaluate (MobileTCGCore.ScriptContext Context) [0x00000] in <filename unknown>:0
  28. at MobileTCGCore.StatementNode.Evaluate (MobileTCGCore.ScriptContext Context) [0x00000] in <filename unknown>:0
  29. at MobileTCGCore.Closure.Evaluate (IDictionary`2 Args) [0x00000] in <filename unknown>:0
  30. at MobileTCGCore.GameModel.doTriggers () [0x00000] in <filename unknown>:0
  31. at MobileTCGCore.GameModel.EnqueueGlobalTriggerAndDo (MobileTCGCore.Symbol triggerSymbol) [0x00000] in <filename unknown>:0
  32. at MobileTCGCore.Ruleset+<DoPhaseEnumerable>d__10.MoveNext () [0x00000] in <filename unknown>:0
  33. at MobileTCGCore.Ruleset.DoPhase (MobileTCGCore.GameModel GameModel) [0x00000] in <filename unknown>:0
  34. at MobileTCGCore.GoalRuleset.DoPhase (MobileTCGCore.GameModel GameModel) [0x00000] in <filename unknown>:0
  35. at MobileTCGCore.GameModel.DoPhase () [0x00000] in <filename unknown>:0
  36. at UnityClient.AdvanceTurn () [0x00007] in /Users/nick/Documents/alecco/aurocracy/UnityClient/Assets/scripts/Gamefield/UnityClient.cs:274
  37. at UnityClient+<PassTurn>c__AnonStorey4.<>m__0 () [0x000e0] in /Users/nick/Documents/alecco/aurocracy/UnityClient/Assets/scripts/Gamefield/UnityClient.cs:254
  38. at Util+<SafeAppendCallback>c__AnonStorey1.<>m__0 () [0x00006] in /Users/nick/Documents/alecco/aurocracy/UnityClient/Assets/scripts/Util/Util.cs:77
  39. at DG.Tweening.Tween.OnTweenCallback (DG.Tweening.TweenCallback callback) [0x00007] in D:\DG\_Develop\__UNITY3_CLASSES\_Holoville\__DOTween\_DOTween.Assembly\DOTween\Tween.cs:267
  40.  
  41.  
  42. UnityEngine.Debug:LogWarning(Object)
  43. DG.Tweening.Core.Debugger:LogWarning(Object) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Core/Debugger.cs:26)
  44. DG.Tweening.Tween:OnTweenCallback(TweenCallback) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Tween.cs:269)
  45. DG.Tweening.Sequence:ApplyInternalCycle(Sequence, Single, Single, UpdateMode, Boolean, Boolean, Boolean) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:295)
  46. DG.Tweening.Sequence:DoApplyTween(Sequence, Single, Int32, Int32, Boolean, UpdateMode) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:239)
  47. DG.Tweening.Sequence:ApplyTween(Single, Int32, Int32, Boolean, UpdateMode, UpdateNotice) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:143)
  48. DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Tween.cs:238)
  49. DG.Tweening.Core.TweenManager:Goto(Tween, Single, Boolean, UpdateMode) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Core/TweenManager.cs:583)
  50. DG.Tweening.Sequence:ApplyInternalCycle(Sequence, Single, Single, UpdateMode, Boolean, Boolean, Boolean) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:310)
  51. DG.Tweening.Sequence:DoApplyTween(Sequence, Single, Int32, Int32, Boolean, UpdateMode) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:216)
  52. DG.Tweening.Sequence:ApplyTween(Single, Int32, Int32, Boolean, UpdateMode, UpdateNotice) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Sequence.cs:143)
  53. DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Tween.cs:238)
  54. DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Core/TweenManager.cs:404)
  55. DG.Tweening.Core.DOTweenComponent:Update() (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Core/DOTweenComponent.cs:50)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement