Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Black Wolf on October 10, 2010, 09:56:11 am

Title: Weird Bug - Not Sure if it's FRED or Code
Post by: Black Wolf on October 10, 2010, 09:56:11 am
So, you're playing the mission, and everything's fine. If you die, or restart the mission (without quitting to the mainhall that is), however, everything goes wrong. You lose all control of your ship, (in fact, it seems to have disappeared entirely from the mission). The camera moves to 0,0,0 and looks forward, however if you press / or * to look outside your ship, it's situated several hundred metres away, where you're supposed to start.

Otherwise, the mission seems to play normally.

Has anyone else had this bug? If so, how did you get rid of it?
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: The E on October 10, 2010, 08:33:36 pm
Wow, what a spectacularly unhelpful bug report. Without a specific reference to a mission, we can't debug this.
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: FUBAR-BDHR on October 10, 2010, 08:37:04 pm
Yea and no log either.  Is there a global mod impeachment procedure? :P
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: Droid803 on October 10, 2010, 08:39:30 pm
Thing is, I get it too.
And its totally random. Haven't gotten it in any of the nightlies though recently...for now.
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: The E on October 10, 2010, 08:41:01 pm
Well, it never happened to me....
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: Droid803 on October 10, 2010, 08:49:48 pm
Well, when I get it, I can't change the camera.
It's like my ship doesn't exist.
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: Black Wolf on October 10, 2010, 11:18:14 pm
Wow, what a spectacularly unhelpful bug report. Without a specific reference to a mission, we can't debug this.

it's not a bug report - not a formal one anyway, hence why it's in the fred forum rather than source code. I merely wanted to see if there was a known, simple fix before i mantised it. Now that it seems that there isn't a simple fix, i'll do it properly.
Title: Re: Weird Bug - Not Sure if it's FRED or Code
Post by: Black Wolf on October 12, 2010, 08:16:50 am
Sorted it. I'm just taht awesome.

It seems to be the result of putting the player into a wing that isn't the first in the list, or possibly the result of a wing not represented in multiplayer. My player is Gamma 2. As soon as I put Gamma into the first slot in all three lines of custom wing names instead of Alpha, the problem disappeared.