arleypadua / PKHeX.Everywhere

Cross platform tools for interacting with Pokemon save files. The web version runs everywhere and the CLI works with Mac OS, Linux and Windows
https://pkhex-web.github.io
MIT License
34 stars 2 forks source link

Error on PKHeX.Web: Value 66 not supported Arg_ParamName_Name, value #100

Open TitanicMT opened 3 days ago

TitanicMT commented 3 days ago

Error on PKHeX.Web

Message

Value 66 not supported Arg_ParamName_Name, value

Stack trace

   at PKHeX.Facade.Gender.FromByte(Byte value)
   at PKHeX.Facade.Trainer.get_Gender()
   at PKHeX.Web.Pages.Home.<BuildRenderTree>b__0_5(RenderTreeBuilder __builder3)
   at Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder.AddContent(Int32 , RenderFragment )
   at AntDesign.Descriptions.BuildRenderTree(RenderTreeBuilder __builder)
   at Microsoft.AspNetCore.Components.ComponentBase.<.ctor>b__6_0(RenderTreeBuilder builder)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder , RenderFragment , Exception& )