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 on PKHeX.Web: ArgumentOutOfRange_IndexMustBeLess Arg_ParamName_Name, index #72

Open
Tallo39 opened this issue Aug 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Tallo39
Copy link

Tallo39 commented Aug 25, 2024

Error on PKHeX.Web

  • Id: f10bd7dc-689a-491c-a14f-4f389f68ba75
  • Game version: Violet
  • Generation: Gen9

Type

ArgumentOutOfRangeException

Message

ArgumentOutOfRange_IndexMustBeLess Arg_ParamName_Name, index

Stack trace

   at PKHeX.Core.FormConverter.GetFormsGen9(UInt16 species, Byte generation, IReadOnlyList`1 types, IReadOnlyList`1 forms, IReadOnlyList`1 genders)
   at PKHeX.Core.FormConverter.GetFormList(UInt16 species, IReadOnlyList`1 types, IReadOnlyList`1 forms, IReadOnlyList`1 genders, EntityContext context)
   at PKHeX.Facade.Repositories.FormRepository.GetFor(Species species, EntityContext context)
   at PKHeX.Facade.Repositories.FormRepository.GetFor(PKM pokemon)
   at PKHeX.Facade.Pokemons.PokemonForm.get_Form()
   at PKHeX.Web.Components.PokemonTable.<>c__DisplayClass0_0.<BuildRenderTree>b__4(RenderTreeBuilder __builder3)
   at Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder.AddContent(Int32 , RenderFragment )
   at AntDesign.Column`1[[PKHeX.Facade.Repositories.SpeciesDefinition, PKHeX.Facade, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].<BuildRenderTree>b__170_0(RenderTreeBuilder __builder2)
   at Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder.AddContent(Int32 , RenderFragment )
   at Microsoft.AspNetCore.Components.CascadingValue`1[[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Render(RenderTreeBuilder builder)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder , RenderFragment , Exception& )
@arleypadua arleypadua added the bug Something isn't working label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants