/assets/gfx/models/hideout/research_terminal.dae
The file ‘/assets/gfx/models/hideout/research_terminal.dae’ contains invalid data, likely produced by a buggy exporter.
Welcome back to the forum! I’ll let @JCash provide a recommendation, but I think maybe you could try and import the file to for instance blender and then re-export the file.
java.io.IOException: Failed to load Collada scene: null
at com.dynamo.bob.pipeline.ColladaUtil.loadModels(ColladaUtil.java:1455)
at editor.model_loader$load_collada_scene.invokeStatic(model_loader.clj:38)
at editor.model_loader$load_scene_internal.invokeStatic(model_loader.clj:69)
at editor.model_loader$load_scene.invokeStatic(model_loader.clj:73)
at editor.model_scene$fn__67187.invokeStatic(model_scene.clj:316)
at editor.model_scene$fn__67187.invoke(model_scene.clj:316)
...
Not sure if others will be rejected later in the build process if something similar happens with them. It does pass many models before this one, so hopefully not.
Thanks for the responses. Luckily bouncing it through blender as described fixed it and there were no other models with the issue. However, I’m now seeing a strange white rectangle which resizes with the window in the bottom left of the screen:
Thanks, this led me to fix it. I was using a “root” node under which all the GUI elements were grouped under which showed the white square. For some reason it was toggled to being visible (not sure how I hid it before beta 1.4.3 but it became visible now.) but unchecking Visible fixed it