Description
Issue
When calling Image:SaveAs() on a image from a cel in a tilemap, a segmentation fault happens which leads to the app exiting.
Reproduce
Run a script with the following code snippet with the attached aseprite file open, and observe the app crash.
app.sprite.layers[1].cels[1].image:saveAs("image.png")
Aseprite and System version
- Aseprite version: 1.3-rc6-x64 and commit 19b54ff
- System: Windows 10.0.19045
Metadata
Metadata
Assignees
Type
Projects
Status
Done