Skip to content

Tilemap cel image saveAs call leads to segmentation fault. #4069

Closed
@zarstensen

Description

@zarstensen

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

Labels

bughigh prioritypersistenceIssues about loading or saving files / persisting information on diskscriptingRelated to scripting APItime-2

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions