0 votes
E 0:00:00.858   mesh_add_surface: Condition "!(p_format & VisualServer::ARRAY_FORMAT_VERTEX)" is true.
  <C++ Source>  drivers/gles3/rasterizer_storage_gles3.cpp:3332 @ mesh_add_surface()

followed by

E 0:00:00.866   mesh_surface_set_material: Index p_surface = 0 is out of bounds (mesh->surfaces.size() = 0).
  <C++ Source>  drivers/gles3/rasterizer_storage_gles3.cpp:3872 @ mesh_surface_set_material()

32 errors on startup and already in output before running project.
Scene is a hex tilemap - spatial node with 9 multimesh instances. I already got it to work yesterday, closed the editor and now when I reopened Godot this errors happen and no mesh is rendered at all, just camera staring at nothingness. One of my meshes can't be previewed within multimeshinstance.multimesh property, there is nothing wrong with all the rest. Does anybody understand that error ?

Godot version 3.4
in Engine by (8,099 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.