StrangeLoopGames / EcoIssues

131 stars 21 forks source link

Crash in AI #7520

Closed johnkslg closed 6 years ago

johnkslg commented 6 years ago

An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Eco.Simulation.Agents.AI.AIStateMachine1.set_State(AIStateType value) at Eco.Simulation.Agents.Animal.SetState[StateType]() at Eco.Simulation.Agents.Animal.Kill(DeathType deathType) at Eco.Simulation.Agents.Animal.Damage(Single amount, DeathType damageSource) at Eco.Gameplay.Animals.AnimalEntity.TryApplyDamage(INetObject damager, Single damage, InteractionContext context) at ArrowEntity.Hit(NetObjAttachInfo hitAttachInfo, Vector3 position)

SeanAtr0n commented 6 years ago

fixed 7.4