ac-worldgen icon indicating copy to clipboard operation
ac-worldgen copied to clipboard

Unsupported latest magicavoxel files

Open SamCZ opened this issue 3 years ago • 4 comments

When loading exported .vox files from magica voxel and error is occured: image

SamCZ avatar Apr 30 '22 20:04 SamCZ

It seems like the specification for the new version 200 of the format is not published yet unfortunately: https://github.com/ephtracy/ephtracy.github.io/issues/264

CZDanol avatar May 04 '22 08:05 CZDanol

Seems to be working when I just allow the version. Will leave issue open until the spec gets released

CZDanol avatar May 04 '22 08:05 CZDanol

I am pretty sure it's described here, no? https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox-extension.txt

200 added support for frames and animation

DimasVoxel avatar May 07 '22 22:05 DimasVoxel

I am pretty sure it's described here, no? https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox-extension.txt

200 added support for frames and animation

Thanks for the response. I do not know. The official vox file specification https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox.txt still mensions version number : 150 whereas the newly generated files have version 200. So even if it is that, the spec file still needs to be updated.

CZDanol avatar May 08 '22 09:05 CZDanol