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

System.Exception error on export #32

Open
Drakaic opened this issue Jun 28, 2020 · 0 comments
Open

System.Exception error on export #32

Drakaic opened this issue Jun 28, 2020 · 0 comments

Comments

@Drakaic
Copy link

Drakaic commented Jun 28, 2020

Tried to unpack a spritesheet and I received this error. No clue how to fix. I have cloned the source to github desktop and manually started the application from ASU.exe
System.Exception: An error occured whilst exporting frames.
---> System.ArgumentException: Parameter is not valid.

 at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)   
 at ASU.UI.MainForm.ExportUnpackers(List`1 unpackers) in C:\Users\MCooper\Documents\GitHub\Alferd-Spritesheet-Unpacker\ASU\UI\MainForm.cs:line 1108   
 --- End of inner exception stack trace ---   

 at ASU.UI.MainForm.ExportUnpackers(List`1 unpackers) in C:\Users\MCooper\Documents\GitHub\Alferd-Spritesheet-Unpacker\ASU\UI\MainForm.cs:line 1222   
 at ASU.UI.MainForm.ExportButton_Click(Object sender, EventArgs e) in C:\Users\MCooper\Documents\GitHub\Alferd-Spritesheet-Unpacker\ASU\UI\MainForm.cs:line 1228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant