jon-heard / Godot-MagicaVoxel-Importer-with-Extensions

A Godot plugin to import MagicaVoxel .vox files as meshes.
MIT License
18 stars 4 forks source link

Error, Plugin is unable to import vox files. #1

Open ryash072007 opened 1 year ago

ryash072007 commented 1 year ago

This is the error it throws: MagicaVoxel Mesh Importer: Ready MagicaVoxel MeshLibrary Importer: Ready Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Transient parent has another exclusive child. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Attempt to open script 'res://addons/MagicaVoxel_Importer_with_Extensions/plugin.gd' resulted in error 'File not found'. res://addons/MagicaVoxel_Importer_with_Extensions/plugin.gd:8 - Parse Error: Could not find script "res://addons/MagicaVoxel_Importer_with_Extensions/vox-importer-mesh.gd". res://addons/MagicaVoxel_Importer_with_Extensions/plugin.gd:9 - Parse Error: Could not find script "res://addons/MagicaVoxel_Importer_with_Extensions/vox-importer-meshLibrary.gd". res://addons/MagicaVoxel_Importer_with_Extensions/plugin.gd:13 - Parse Error: Could not find script "res://addons/MagicaVoxel_Importer_with_Extensions/framed_mesh_instance.gd". Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Transient parent has another exclusive child. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. Compressed texture file is corrupt (Bad header). Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. Compressed texture file is corrupt (Bad header). Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. Unimplemented _get_priority in add-on. Unimplemented _get_priority in add-on. editor/editor_file_system.cpp:1904 - BUG: File queued for import, but can't be imported, importer for type '' not found. editor/editor_file_system.cpp:1905 - Method/function failed. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. editor/editor_file_system.cpp:2163 - Condition "!importer.is_valid()" is true. Continuing. Compressed texture file is corrupt (Bad header).

jon-heard commented 1 year ago

I suggest trying to get the latest from the addons. The "_get_priority" errors are a known issue that's been resolved.

jon-heard commented 1 year ago

Also, there is a known issue with Godot 4 (if that's what you are using) where assets are not importing right. See this issue

ryash072007 commented 1 year ago

I will try again and I am using Godot 4.

jon-heard commented 1 year ago

Good luck. If it's still not working for you, I think that the best thing would be to post to this issue with a minimal project with the addon not working.

It occurs to me that the addon might not work for older versions of the MagicaVoxel file format.

nezvers commented 1 year ago

In my situation, one PNG got flagged as corrupted and blocked importing for other assets (audio too). After removing that one file triggered the import of other files and was successful.

jon-heard commented 1 year ago

In my situation, one PNG got flagged as corrupted and blocked importing for other assets (audio too). After removing that one file triggered the import of other files and was successful.

@nezvers, I believe that you meant to post this into this godot issue?

@ryash072007. are you still having problems with this addon?