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

Unhandled exception: Import GBA save #4

Open
Orionsilver opened this issue Sep 29, 2018 · 2 comments
Open

Unhandled exception: Import GBA save #4

Orionsilver opened this issue Sep 29, 2018 · 2 comments
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.

Comments

@Orionsilver
Copy link

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)

@trigger-segfault
Copy link
Owner

1) Could you send me your save file? If you don't want it made public like others I've known then I can give you a contact method.

2) Has this save file been saved over with Trigger's PC in the past? Have any exception windows opened up in the past?

@trigger-segfault trigger-segfault added 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. labels Jan 15, 2020
@trigger-segfault trigger-segfault changed the title import save issue Unhandled exception: Import GBA save Jan 15, 2020
@otr87
Copy link

otr87 commented Apr 2, 2023

I recently just discovered this tool that would be able to help in my advanced game of pokemon ruby and unfortunately it appeared in this error and I would like to know if there is already a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants