export-aseprite-file icon indicating copy to clipboard operation
export-aseprite-file copied to clipboard

Problem with exportation.

Open LucasHauck opened this issue 1 year ago • 1 comments

When a try exporte my .aseprite file, this error appears: image all scripts are in my directory, and i can't understend why it appears. Can you help me?

LucasHauck avatar Mar 13 '23 19:03 LucasHauck

Hi @LucasHauck, does the Maps.aseprite file is in the C:\Program files (x86)\Steam\steamapps\common\Aseprite folder? (same for export.lua)

I'd highly recommend you to go to the folder where your MAps.aseprite and export.lua files are located and run in that specific folder Aseprite, e.g.:

C:\>cd C:\Users\YourUserName\Documents\Game
C:\Users\YourUserName\Documents\Game>"C:\Program Files (x86)\Steam\steamapps\common\Aseprite\Aseprite.exe" -b MAps.aseprite -script export.lua

Where C:\Users\YourUserName\Documents\Game is the folder that contains MAps.aseprite and export.lua files.

dacap avatar Mar 14 '23 22:03 dacap