Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error updating AI KeyNotFoundException #19

Open
Krilliac opened this issue Feb 8, 2021 · 1 comment
Open

Error updating AI KeyNotFoundException #19

Krilliac opened this issue Feb 8, 2021 · 1 comment

Comments

@Krilliac
Copy link
Collaborator

Krilliac commented Feb 8, 2021

System.Collections.Generic.KeyNotFoundException: The given key '79' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Mangos.World.Objects.WS_Creatures.CreatureObject.AddToWorld() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_Creatures.cs:line 1787
at Mangos.World.Objects.WS_Creatures.CreatureObject.Respawn() in D:\USB DRIVE SHIT\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_Creatures.cs:line 1749
at Mangos.World.AI.WS_Creatures_AI.DefaultAI.DoThink() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\AI\WS_Creatures_AI.DefaultAI.cs:line 352
at Mangos.World.Server.WS_TimerBasedEvents.TAIManager.Update(Object state) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\TimerBasedEvents\WS_TimerBasedEvents.TAIManager.cs:line 86

@Krilliac
Copy link
Collaborator Author

Krilliac commented Feb 8, 2021

occurred during runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant