Skip to content

Unhandled exception: Import GBA save #4

Description

@Orionsilver

and this is the result

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PokemonManager.PokemonStructures.GBAPokePC.Load(Byte[] data)
at PokemonManager.Game.FileStructure.Gen3.GBA.BlockDataCollection..ctor(GBAGameSave gameSave, Byte[] data)
at PokemonManager.Game.FileStructure.Gen3.GBA.GBASaveData..ctor(GBAGameSave gameSave, Byte[] data)
at PokemonManager.Game.FileStructure.Gen3.GBA.GBAGameSave..ctor(String filePath, GameTypes gameType, Boolean japanese)
at PokemonManager.PokeManager.LoadGameSave(String filePath, GameTypes gameType, Boolean japanese)
at PokemonManager.PokeManager.MakeNewGameSaveFileInfo(String filePath, GameTypes gameType, Boolean japanese)
at PokemonManager.Windows.SaveManager.OnAddSaveClicked(Object sender, RoutedEventArgs e)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing infoNot enough information is available to understand the issue.tool glitchThe tool itself is breaking. During runtime, or in the tool save file.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions