Advertisement
Pankysha_New

Untitled

May 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Error: _main --> Trying to start unknown effect: DeadPower
  2. UnityEngine.Debug:LogError(Object)
  3. Cards.DebugLogger:LogError(String, Int32) (at Assets/Scripts/Gameplay/DebugLogger.cs:135)
  4. Cards.Visualization.FxManager:StartEffect(String, Transform, FieldPosition, Int32, Boolean, Boolean) (at Assets/Scripts/Gameplay/Visualization/FxManager.cs:118)
  5. Cards.Visualization.BattleVisualizer:ProcessAddingOrRemovingAbility(BattleLogEvent) (at Assets/Scripts/Gameplay/Visualization/BattleVisualizer.cs:1383)
  6. Cards.Visualization.<ProcessBattleEventNew>c__Iterator1:MoveNext() (at Assets/Scripts/Gameplay/Visualization/BattleVisualizer.cs:1246)
  7. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  8. SharedCoroutineManager:StartCoroutine(IEnumerator) (at Assets/Scripts/Helpers/SharedCoroutineManager.cs:33)
  9. Cards.Visualization.<ProcessBattleEventsListNew>c__Iterator0:MoveNext() (at Assets/Scripts/Gameplay/Visualization/BattleVisualizer.cs:956)
  10. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement