Advertisement
Guest User

Untitled

a guest
May 27th, 2015
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. Animator has not been initialized.
  2. UnityEngine.Animator:GetBool(String)
  3. Game.Common.Role.Doll.DollBase:StartMove() (at Assets/Game/scripts/common/role/doll/DollBase.cs:24)
  4. Game.Dungeon.Role.<OnMoveDoll>c__Iterator60:MoveNext() (at Assets/Game/scripts/dungeon/role/DunDollMovement.cs:35)
  5. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  6. Game.Dungeon.Role.DunDollMovement:OnExecute() (at Assets/Game/scripts/dungeon/role/DunDollMovement.cs:30)
  7. Game.Common.Role.Doll.DollBehaviour`1:Execute(T) (at Assets/Game/scripts/common/role/doll/DollBehaviour.cs:23)
  8. Game.Dungeon.Role.DunUnitManager:MoveDollFixedTime(DungeonDoll, Vector3, Action) (at Assets/Game/scripts/dungeon/role/DunUnitManager.cs:37)
  9. Game.Dungeon.Command.<Coroutine>c__Iterator52:MoveNext() (at Assets/Game/scripts/dungeon/command/perform_command/unit/PCDollMove.cs:23)
  10. Game.Core.Common.<ExecuteAll>c__Iterator35:MoveNext() (at Assets/Game/scripts/core/common/CoroutineAggregator.cs:113)
  11. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  12. Game.Dungeon.Command.PerformCommandExecuter:Execute(IList`1, Action, ExecuteType) (at Assets/Game/scripts/dungeon/command/perform_command/PerformCommandExecuter.cs:31)
  13. Game.Dungeon.Roundmachine.RoundPerformer:PerformAtSameTime(RMStateBase, Action) (at Assets/Game/scripts/dungeon/roundmachine/RoundPerformer.cs:57)
  14. Game.Dungeon.Roundmachine.RMMoving:MoveRoles() (at Assets/Game/scripts/dungeon/roundmachine/state/RMMoving.cs:37)
  15. Game.Dungeon.Roundmachine.RMMoving:OnExecute() (at Assets/Game/scripts/dungeon/roundmachine/state/RMMoving.cs:18)
  16. Game.Dungeon.Roundmachine.RMMoving:OnStateEnter() (at Assets/Game/scripts/dungeon/roundmachine/state/RMMoving.cs:28)
  17. Game.Dungeon.Roundmachine.RoundMachine:set_CurrentState(RMStateBase) (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:42)
  18. Game.Dungeon.Roundmachine.RMAiActive:OnTransfer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiActive.cs:21)
  19. Game.Dungeon.Roundmachine.RMAiActive:MoveRoles() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiActive.cs:35)
  20. Game.Dungeon.Roundmachine.RMAiActive:OnExecute() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiActive.cs:17)
  21. Game.Dungeon.Roundmachine.RMAiActive:OnStateEnter() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiActive.cs:25)
  22. Game.Dungeon.Roundmachine.RoundMachine:set_CurrentState(RMStateBase) (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:42)
  23. Game.Dungeon.Roundmachine.RMAiInput:OnTransfer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiInput.cs:24)
  24. Game.Dungeon.Roundmachine.RMAiInput:OnExecute() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiInput.cs:21)
  25. Game.Dungeon.Roundmachine.RMAiInput:OnStateEnter() (at Assets/Game/scripts/dungeon/roundmachine/state/RMAiInput.cs:29)
  26. Game.Dungeon.Roundmachine.RoundMachine:set_CurrentState(RMStateBase) (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:42)
  27. Game.Dungeon.Roundmachine.RMPlayerActive:OnTransfer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerActive.cs:24)
  28. Game.Dungeon.Roundmachine.RMPlayerActive:StartAction() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerActive.cs:50)
  29. Game.Dungeon.Roundmachine.RMPlayerActive:OnExecute() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerActive.cs:17)
  30. Game.Dungeon.Roundmachine.RMPlayerActive:OnStateEnter() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerActive.cs:29)
  31. Game.Dungeon.Roundmachine.RoundMachine:set_CurrentState(RMStateBase) (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:42)
  32. Game.Dungeon.Roundmachine.RMRoundStart:OnTransfer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMRoundStart.cs:29)
  33. Game.Dungeon.Roundmachine.RMRoundStart:ContinueRoundFlow() (at Assets/Game/scripts/dungeon/roundmachine/state/RMRoundStart.cs:82)
  34. Game.Dungeon.Roundmachine.RMRoundStart:ExecuteMoveBuffer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMRoundStart.cs:63)
  35. Game.Dungeon.Roundmachine.RMRoundStart:OnStateEnter() (at Assets/Game/scripts/dungeon/roundmachine/state/RMRoundStart.cs:35)
  36. Game.Dungeon.Roundmachine.RoundMachine:set_CurrentState(RMStateBase) (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:42)
  37. Game.Dungeon.Roundmachine.RMPlayerIdle:OnTransfer() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerIdle.cs:43)
  38. Game.Dungeon.Roundmachine.RoundMachine:TransferState() (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:86)
  39. Game.Dungeon.Roundmachine.RMPlayerIdle:OnUpdate() (at Assets/Game/scripts/dungeon/roundmachine/state/RMPlayerIdle.cs:61)
  40. Game.Dungeon.Roundmachine.RoundMachine:StateDoUpdate() (at Assets/Game/scripts/dungeon/roundmachine/RoundMachine.cs:90)
  41. Game.Scene.SubSceneFloor:OnSceneUpdate() (at Assets/Game/scripts/scene/SubSceneFloor.cs:70)
  42. Game.Core.Scene.SceneBase:Update() (at Assets/Game/scripts/core/scene/base/SceneBase.cs:138)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement