let ubode bad meshmerizer be again just a error, not a critical region stop. (this is temporarygit push)

This commit is contained in:
UbitUmarov
2021-12-11 22:46:17 +00:00
parent 21896fc8da
commit 86206432de

View File

@@ -52,7 +52,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
if (string.IsNullOrEmpty(mesher) || !mesher.Equals("ubODEMeshmerizer"))
{
m_log.Error("[ubODE] Opensim.ini meshing option must be set to \"ubODEMeshmerizer\"");
throw new Exception("Invalid physics meshing option");
//throw new Exception("Invalid physics meshing option");
}