Skip to content

got crash when opening Shop in pokemart  #145

@kkkaito

Description

@kkkaito

Log crash :

PROShine 3.0.0-beta2 crash report:
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at PROProtocol.ShopItem..ctor(String[] data, Int32 index)
at PROProtocol.Shop..ctor(String content)
at PROProtocol.GameClient.OnScript(String[] data)
at PROProtocol.GameClient.ProcessPacket(String packet)
at PROProtocol.GameClient.OnPacketReceived(String packet)
at BrightNetwork.SimpleTextClient.ReceivePendingPackets()
at BrightNetwork.SimpleTextClient.Update()
at PROProtocol.GameClient.Update()
at PROShine.MainWindow.UpdateClients()
at PROShine.MainWindow.b__54_0(Task previous)
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

In real client they changed a structure of item list when open shop in pokemart , so it could be a reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions