Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hi, just bought your optimizer, even though it seems not to be updated anymore. I just downloaded and started the app. But i can not convert any Voxel-Model. Even the files like chr_knight.vox which come with magica voxel don't load. The tool always says:

Some files are not compatible voxel models.

Can you help me with this issue?

And i second the question about a commandline versio

(1 edit)

Ok. Figured it out. Seems the latest versions of magicavoxel changed the file format version to 200, but the optimizer only works with Version 150. I wrote a simple script to change the value to 150 inside the .vox File. Now it converts without any issue.

If there where only a way to use this tool from the command line :D

Hey Mindcry, thanks for letting me know about this, and super thanks for finding a fix! What I shall likely do is add in a check for the version and allow it to import a range of versions, with a warning.

Regarding command line support, I am looking into that now. Have a look out around the next update!

Thanks again!