bad mesh

patio

Member
Joined
Sep 13, 2011
Messages
46
Reaction score
16
Points
23
Hi

Something is weird in the CM-Docktgt mesh


LABEL Plane
MATERIAL 0
GEOM 0 0


this section is causing memory problems and crashes, Orbiter is not able to allocate empty sections like this one (no protection against it in the loadmesh source code)
 
I still cannot replicate any crashes or memory issues, do you have more information for diagnosis?
 
@rcflyinghokie
I didn't have any problems either, but I decided to recreate the mesh and remove the "empty" group.
Left: Old
Right: New

CM-Dockingtgt.jpg
 
Last edited:
Great mesh @Jordan !

I had crashes( randomly) , mainly when exiting the sim, and I was running in debug mode

the empty section was causing a weird memory allocation by orbiter (zero size array)
 
Back
Top