aa2g / AA2Snowflake

Program to semi-automate the process of snowflaking
GNU General Public License v2.0
3 stars 2 forks source link

Loading/saving border TGAs causes crashes #3

Open ghost opened 8 years ago

ghost commented 8 years ago

There seems to be an issue with loading or saving TGAs. The exception is always raised from System.Drawing.dll but when it happens and the specifics always change.

It might be raised when you select a border, save it or even open the tab, and it could be saying that it's trying to access corrupt memory or that the parameter is invalid.

I really have no idea what causes it. I would assume the TGA library is causing it, but I've been unsuccessful in finding an alternative that loads a bitmap from a .tga file so I've been unable to test that theory.