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 transports KeyNotFoundException. #18

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

Error updating transports KeyNotFoundException. #18

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_Transports.TransportObject.NotifyLeave() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_Transports.cs:line 678
at Mangos.World.Objects.WS_Transports.TransportObject.TeleportTransport(UInt32 NewMap, Single PosX, Single PosY, Single PosZ) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_Transports.cs:line 762
at Mangos.World.Objects.WS_Transports.TransportObject.Update() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_Transports.cs:line 409
at Mangos.World.Server.WS_TimerBasedEvents.TAIManager.Update(Object state) in D:\USB DRIVE SHIT\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\TimerBasedEvents\WS_TimerBasedEvents.TAIManager.cs:line 60

@Krilliac
Copy link
Collaborator Author

Krilliac commented Feb 8, 2021

Occurs 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