Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Starman01 on November 02, 2006, 01:05:03 pm

Title: A small dockpoint problem.
Post by: Starman01 on November 02, 2006, 01:05:03 pm
Hello,

can someone tell me what this debug-error means :

Warning: Model 'KIS_Dorkathra-class.pof' has 0 dockpoints in model file; models must have 2 dock slots per dock point.

The thing is, this model and the container that belongs to it, have both one dockpoint (with two dockvalues) each, and one path per dockpoint

So, what does it want from me ? Everything seems to work fine ingame.
Title: Re: A small dockpoint problem.
Post by: StratComm on November 02, 2006, 05:40:24 pm
It may be function-sensitive.  Is the dock a cargo dock, by chance?  As those can't be used for other purposes.

EDIT: My guess is that you've got a ship that for whatever reason is undergoing the dockpoint check put in to alert modders (or campaign makers) that they have a ship that needs a way for a support ship to dock with it.  Why you'd be getting that on a freighter I have no idea, unless you're trying to put a cargo dock on a fighter.
Title: Re: A small dockpoint problem.
Post by: Black Wolf on November 03, 2006, 11:22:33 am
Dorkarthra?
\
hahaaaha
Title: Re: A small dockpoint problem.
Post by: Taristin on November 03, 2006, 12:01:28 pm
Ok, seriously. There's no need for everyone to copy DG and get so very pissed and post here. Stop it now.

And besides, why are you drunk, and online? Why arent you drunk with friends?
Title: Re: A small dockpoint problem.
Post by: Starman01 on November 04, 2006, 07:26:24 am
EDIT: My guess is that you've got a ship that for whatever reason is undergoing the dockpoint check put in to alert modders (or campaign makers) that they have a ship that needs a way for a support ship to dock with it.  Why you'd be getting that on a freighter I have no idea, unless you're trying to put a cargo dock on a fighter.

Support-Ships are disabled in all our missions. The dockpoint itself isn't specified in the pof, it's just dock01 and it's needed path dock01-01 ? The question is, should I be worried about this error ? In countless test I haven't encountered any problems yet. There are three transports, and each is docked to a container.
Title: Re: A small dockpoint problem.
Post by: StratComm on November 04, 2006, 12:13:14 pm
Send it to me, I'll take a look.  It isn't a fatal bug but it is a warning, so it'd be nice to squash it.
Title: Re: A small dockpoint problem.
Post by: Starman01 on November 05, 2006, 02:58:27 pm
PM sent :)