Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: dragonsniper on October 06, 2010, 01:29:24 pm

Title: Null Inertia error
Post by: dragonsniper on October 06, 2010, 01:29:24 pm
While running the 3.6.12 debug build on a custom done ship, I got a "Gtf Autocylus has null inertia" error. Anyone know what the problem is (tabling, ship model, other...?) Thanks.
Title: Re: Null Inertia error
Post by: The E on October 06, 2010, 01:32:26 pm
It's "Null Moment of inertia". It's a model problem; open the pof in PCS2, give the ship a mass value if it doesn't have one, then click the "autogenerate MOI" button. Resave the model, and you're done.
Title: Re: Null Inertia error
Post by: dragonsniper on October 06, 2010, 01:54:05 pm
Thanks E.