I reviewed log files and I found this error multipe times.
I asked the players related, but they said no problem.
What is related with this error ? How trigger it ?
- Code: Select all
23:59:54,087 - [22] - ERROR - DOL.GS.PacketHandler.PacketProcessor - Error while processing packet (handler=DOL.GS.PacketHandler.Client.v168.DetailDisplayHandler client: Version1109 pakLib:DOL.GS.PacketHandler.PacketLib1109 type:LabyrinthOfTheMinotaur(LabyrinthOfTheMinotaur) addons:bit4, bit5, Foundations, NewFrontiers state:Playing IP:175.210.242.20:49205 session:55 acc:ldespair1 char:Thane class:21) System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object[] args) at DOL.GS.Spells.AblativeArmorSpellHandler.get_DelveInfo() at DOL.GS.GameInventoryItem.WriteMagicalBonuses(IList`1 output, GameClient client, Boolean shortInfo) at DOL.GS.GameInventoryItem.Delve(List`1 delve, GamePlayer player) at DOL.GS.GamePlayer.DelveItem[T](T item, List`1 delveInfo) at DOL.GS.PacketHandler.Client.v168.DetailDisplayHandler.HandlePacket(GameClient client, GSPacketIn packet) at DOL.GS.PacketHandler.PacketProcessor.HandlePacket(GSPacketIn packet)