Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Tools => Topic started by: mjn.mixael on May 26, 2011, 10:00:50 am
-
These 5 models crash PCS2 every single time when trying to save as a .dae file. :(
[attachment deleted by ninja]
-
PCS2 also crashing when I'm trying to convert BP Solaris to any other formats than pof, and crashes with other - even bug-free models. I think something is wrong with explorting.
-
The BP Solaris is definitely not bug free :P
In fact, it can cause CTDs (without even triggering debug) if you poke it the right way.
Try renaming BAY010 in paths to BAY10 to see if that makes PCS2 happier. (Cause that's what pisses off FSO).
Becuase those 5 missiles crash for me, but the Solaris is fine. I have the Solaris in DAE.
-
I've also tried to convert the missiles to .dae, with 3 different builds, but no joy.
-
Remove the LODs that reference subobjects that don't exist.
-
:wtf:
If I remove any LODs, there won't be any geometry left. These are all just detail0 and nothing else.
-
He means in the header section.
-
derp...
:yes:
-
The model attached crashes the new BSP build, the conventional build (Feb 19, 2011) can open it.
Also, the Feb 19 build refuses to generate a path for the docking point (on this one; haven't tried on other models). Is this intentional?
[attachment deleted by ninja]
-
The two problems are related. You don't get a generated path because the dockpoint already has a path assigned to it and it crashes on load because the path assigned to the dockpoint is invalid.
-
Ahh, right, that does it. Thanks.