viniciusgerevini/godot-aseprite-wizard

Aseprite command failed. Please, check if the right command is in your PATH or configured through "Editor > Editor Settings > Aseprite > General > Command Path".

Closed this issue · 1 comments

does anyone know how i can fix it because i don't know what command i need to put in the PATH

@BoodyZedan
If you're on Windows, you need to put the full path (including drive letter) to the aseprite.exe there.

You can for instance do it by finding the exe on your system (either wherever you installed it or if you're using the Steam version it's probably inside C:\Program Files (x86)\steam\steamapps\common\Aseprite), right click it and choose Copy as path.

Then paste it into the Aseprite Command Path field in the Editor Settings.

⚠️ And then you also need to remove the double quotes from the beginning and end of the path, as it would consider them part of the path, which they aren't.

image