Unhandled exception: Import GBA save #4
Labels
missing info
Not enough information is available to understand the issue.
tool glitch
The tool itself is breaking. During runtime, or in the tool save file.
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)
The text was updated successfully, but these errors were encountered: