Missing geometry?
Posted: Mon Jul 16, 2007 3:00 pm
I'm planning on making a map using Dragonum's Capital Ship Models, but one of the Venator pieces seems to be causing a crash. Here's what I think the problem is:
Message Severity: 3
.\Source\EntityGeometry.cpp(619)
Entity "rep_prop_venator_window_right.m" missing geometry "rep_prop_venator_window_right.msh"
I looked in the odf for that piece and it looked like everything was there:
[GameObjectClass]
ClassLabel = "armedbuilding"
GeometryName = "rep_prop_venator_window_right.msh"
[Properties]
GeometryName = "rep_prop_venator_window_right.msh"
MaxHealth = "100000.0"
RespawnTime = "999999"
FoleyFXGroup = "metal_foley"
I'm still relatively new to modding, so I could just be looking in the wrong place or something like that, but any help/suggestions would be greatly appreciated.
Message Severity: 3
.\Source\EntityGeometry.cpp(619)
Entity "rep_prop_venator_window_right.m" missing geometry "rep_prop_venator_window_right.msh"
I looked in the odf for that piece and it looked like everything was there:
[GameObjectClass]
ClassLabel = "armedbuilding"
GeometryName = "rep_prop_venator_window_right.msh"
[Properties]
GeometryName = "rep_prop_venator_window_right.msh"
MaxHealth = "100000.0"
RespawnTime = "999999"
FoleyFXGroup = "metal_foley"
I'm still relatively new to modding, so I could just be looking in the wrong place or something like that, but any help/suggestions would be greatly appreciated.