NullReferenceException: Object reference not set to an instance of an object
at AvatarZombieController.Update () [0x00057] in <8e01b025fbb443a8a909f16c8980a00e>:0
(Filename: <8e01b025fbb443a8a909f16c8980a00e> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at AvatarZombieController.LateUpdate () [0x00019] in <8e01b025fbb443a8a909f16c8980a00e>:0
at AvatarZombie01Controller.LateUpdate () [0x00000] in <8e01b025fbb443a8a909f16c8980a00e>:0
(Filename: <8e01b025fbb443a8a909f16c8980a00e> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at AvatarZombieController.LateUpdate () [0x00019] in <8e01b025fbb443a8a909f16c8980a00e>:0
at AvatarZombie01Controller.LateUpdate () [0x00000] in <8e01b025fbb443a8a909f16c8980a00e>:0
(Filename: <8e01b025fbb443a8a909f16c8980a00e> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at AvatarZombieController.IsAnimationHitRunning () [0x00024] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityAlive.MoveEntityHeaded (UnityEngine.Vector3 _direction, System.Boolean _isDirAbsolute) [0x0006d] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityZombie.MoveEntityHeaded (UnityEngine.Vector3 _direction, System.Boolean _isDirAbsolute) [0x00124] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityAlive.OnUpdateLive () [0x00100] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityEnemy.OnUpdateLive () [0x00000] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityZombie.OnUpdateLive () [0x00000] in <8e01b025fbb443a8a909f16c8980a00e>:0
at EntityAlive.OnUpdateEntity () [0x0001e] in <8e01b025fbb443a8a909f16c8980a00e>:0
at World.TickEntity (Entity e, System.Single _partialTicks) [0x0015d] in <8e01b025fbb443a8a909f16c8980a00e>:0
at World.TickEntitiesSlice (System.Int32 count) [0x00037] in <8e01b025fbb443a8a909f16c8980a00e>:0
at World.TickEntitiesFlush () [0x0000c] in <8e01b025fbb443a8a909f16c8980a00e>:0
at GameManager.UpdateTick () [0x00033] in <8e01b025fbb443a8a909f16c8980a00e>:0
at GameManager.gmUpdate () [0x0029b] in <8e01b025fbb443a8a909f16c8980a00e>:0
at GameManager.Update () [0x00000] in <8e01b025fbb443a8a909f16c8980a00e>:0
(Filename: <8e01b025fbb443a8a909f16c8980a00e> Line: 0)