scayze / MagicaVoxel-Importer

An Plugin for the GodotEngine to import MagicaVoxel's .vox format as meshes.
MIT License
55 stars 10 forks source link

Attempting to import vox into Godot 3.2.1 #12

Closed nightrune closed 3 years ago

nightrune commented 3 years ago

When I copy the vox model into my project directory I get this error.

Godot Engine v3.2.1.stable.official (c) 2007-2020 Juan Linietsky, Ariel Manzur & Godot Contributors.
--- GDScript language server started ---
Switch Scene Tab
 editor/plugins/asset_library_editor_plugin.cpp:815 - Error getting image file from URL: https://bitbucket.org/arlez80/gdpeg/downloads/icon.png
 editor/plugins/asset_library_editor_plugin.cpp:815 - Error getting image file from URL: https://bitbucket.org/arlez80/godot-midi-player/downloads/icon.png
nightrune commented 3 years ago

Oh it looks like plugin wasn't enabled... So this was something else.