[Fixed] My PNG a splode (2.0.92)
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Interesting. I thought my earlier crashes were due to a bad import since XWE wasn't displaying them. I may have been running into this instead.randy wrote:Fixed. The problem isn't that this is a PNG at all but that it has so many transparent regions per column. A standard Doom image would have crashed the same way, because it exceeds assumptions I made about the number of transparent areas that would need to be handled per column.