You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.ArgumentOutOfRangeException
HResult=0x80131502
Message=Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Source=System.Private.CoreLib
StackTrace:
at System.Collections.ArrayList.get_Item(Int32 index)
at Mangos.World.Objects.WS_NPCs.TDefaultTalk.OnGossipSelect(CharacterObject& objCharacter, UInt64 cGUID, Int32 selected) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_NPCs.cs:line 310
The text was updated successfully, but these errors were encountered:
System.ArgumentOutOfRangeException
HResult=0x80131502
Message=Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Source=System.Private.CoreLib
StackTrace:
at System.Collections.ArrayList.get_Item(Int32 index)
at Mangos.World.Objects.WS_NPCs.TDefaultTalk.OnGossipSelect(CharacterObject& objCharacter, UInt64 cGUID, Int32 selected) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.World\Objects\WS_NPCs.cs:line 310
The text was updated successfully, but these errors were encountered: