Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object.
  2. at AutoChess.CoreGameplay.Fight.Skills.Animations.BuffAnimationSelf.Animate (Orbox.Async.IPromise promise, AutoChess.CoreGameplay.Fight.Units.IFieldElement source, AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters, System.Single time) [0x00000] in <00000000000000000000000000000000>:0
  3. at AutoChess.CoreGameplay.Fight.Skills.Visual.SkillAnimator+<>c__DisplayClass8_0.<AnimatePerform>b__0 (AutoChess.CoreGameplay.Fight.Skills.Visual.ISkillAnimation x) [0x00000] in <00000000000000000000000000000000>:0
  4. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  5. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00000] in <00000000000000000000000000000000>:0
  6. at AutoChess.CoreGameplay.Fight.Skills.Visual.SkillAnimator.AnimatePerform (Orbox.Async.IPromise promise, AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  7. at AutoChess.CoreGameplay.Fight.Skills.Activation.AnimatedSkillPerformer.Perform (Orbox.Async.IPromise skillEndedPromise, AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  8. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill.HandleSkillPerformed (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  9. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  10. at AutoChess.CoreGameplay.Fight.Skills.Activation.DefaultPerformModifier.HandleSkillPerformed (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters, System.Action`1[T] performAction) [0x00000] in <00000000000000000000000000000000>:0
  11. at AutoChess.CoreGameplay.Fight.Skills.Activation.SkillPerformerCore.HandleModifiers (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters, System.Action`1[T] performAction) [0x00000] in <00000000000000000000000000000000>:0
  12. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill.OnActivationComplete (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  13. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill+<>c__DisplayClass15_0.<OnCastComplete>b__0 () [0x00000] in <00000000000000000000000000000000>:0
  14. at System.Action.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  15. at Orbox.Async.BaseDeferred.Done (System.Action callback) [0x00000] in <00000000000000000000000000000000>:0
  16. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill.OnCastComplete (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  17. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill+<>c__DisplayClass14_0.<OnTrigger>b__0 () [0x00000] in <00000000000000000000000000000000>:0
  18. at System.Action.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  19. at Orbox.Async.BaseDeferred.Done (System.Action callback) [0x00000] in <00000000000000000000000000000000>:0
  20. at AutoChess.CoreGameplay.Fight.Skills.BattleSkill.OnTrigger (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  21. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  22. at AutoChess.CoreGameplay.Fight.Skills.StartTrigger.OnInnerTrigger (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  23. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  24. at AutoChess.CoreGameplay.Fight.Skills.Triggers.SkillTriggerBase.InvokeOnTrigger (AutoChess.CoreGameplay.Fight.Skills.ISkillParameters parameters) [0x00000] in <00000000000000000000000000000000>:0
  25. at AutoChess.CoreGameplay.Fight.Skills.Triggers.TimelineSkillTrigger.TurnAction () [0x00000] in <00000000000000000000000000000000>:0
  26. at AutoChess.CoreGameplay.Fight.TimelineElementWrapper.Act () [0x00000] in <00000000000000000000000000000000>:0
  27. at AutoChess.CoreGameplay.Fight.DefaultTimeline+<>c.<PerformStep>b__16_1 (AutoChess.CoreGameplay.Fight.TimelineElementWrapper x) [0x00000] in <00000000000000000000000000000000>:0
  28. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  29. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00000] in <00000000000000000000000000000000>:0
  30. at AutoChess.CoreGameplay.Fight.DefaultTimeline.PerformStep (System.Single deltaTime) [0x00000] in <00000000000000000000000000000000>:0
  31. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  32. at AutoChess.CoreGameplay.Time.LocalTimeProvider+<>c__DisplayClass6_0.<ExecuteOnNextFrame>b__0 () [0x00000] in <00000000000000000000000000000000>:0
  33. at System.Action.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  34. at NewAssets.Scripts.UtilScripts.Initializer+<>c.<FixedUpdate>b__19_0 (System.Action x) [0x00000] in <00000000000000000000000000000000>:0
  35. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  36. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00000] in <00000000000000000000000000000000>:0
  37. at NewAssets.Scripts.UtilScripts.Initializer.FixedUpdate () [0x00000] in <00000000000000000000000000000000>:0
  38. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  39. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  40. UtilScripts.PnkLogFilter.FilteredLogHandler:LogException(Exception, Object)
  41. UnityEngine.Logger:LogException(Exception, Object)
  42. UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement