Open GoogleCodeExporter opened 9 years ago
It could be a memory problem (not enough memory to allocate some internal
structures).
Note for the developer: the problem is in Editor::drawOneSpriteUnclippedRect()
when the "tmp" bitmap is destroyed (a check for "tmp != NULL" is missing):
https://github.com/aseprite/aseprite/blob/dev/src/app/ui/editor/editor.cpp#L401
Original comment by davidcapello
on 17 Jun 2014 at 12:40
Original issue reported on code.google.com by
DragonDe...@gmail.com
on 16 Jun 2014 at 6:21Attachments: