uuksu / RPGMakerDecrypter

Tool for extracting RPG Maker XP, VX and VX Ace encrypted archives.
MIT License
205 stars 44 forks source link

GUI "Unhandled Exception" #17

Closed marianxtq closed 6 months ago

marianxtq commented 9 months ago

Link to download the game/archive you're unable to decrypt Link to game: https://ari-games.com/games/mtmbarc.html

Describe the problem I opened the .rgssad file and got the message "Unhandled exception has oocured in your application. If you click continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Index was outside bounds of the array."

Details (please complete the following information):

Screenshots If applicable, add screenshots to help explain your problem. cant provide because of how buggy my windows computer is

Husky2490 commented 9 months ago

I'm on Linux using the CLI version and I'm also running into this issue. After reviewing the log, I believe this line is the issue https://github.com/uuksu/RPGMakerDecrypter/blob/73d36b9c244a8041f686ced095ce6de3b9068b99/RPGMakerDecrypter.Cli/Program.cs#L58

Husky2490 commented 9 months ago

Looking at the git history, downgrading to v2.0.13 will get rid of the issue

uuksu commented 9 months ago

Hey! The problem @Husky2490 is describing is related to #18. I don't think this is a same problem as it is related to GUI.

I'm unable to reproduce the problem as I'm not getting the same error. Could you please try to take the screenshot so I could help you better?

uuksu commented 6 months ago

I assume that the problem has solved itself as I'm not getting answer from you. If the problem persists, please open a another issue with a error log so that I can help you better, thanks!