mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
let ubode bad meshmerizer be again just a error, not a critical region stop. (this is temporarygit push)
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user