PDA

View Full Version : I have a lil problem with a mission



Blood_Hawk23
December 26th, 2012, 08:23
I'm working on my Belgian missions and have come across a strange occurrence. I'll explain.

I start my engines, and start my takeoff. Just about the time i'm off the ground i get a message that my wingmen have crashed (also hear the explosions).

I have watched what happens to them. Once they start their take off the all of a sudden go nose down and crash. I've tried everything to fix this. Its not the planes because on my other missions the work fine. The only thing that is different with this one, is that i have an AI takeoff before I do.

Anyone have any ideas how to fix this?

bearcat241
December 26th, 2012, 12:13
Blood_Hawk23, your emphasis lately has been on WWI action, so i'm assuming that you're using grassy takeoff points in those old airfields. If that's the case, you should note that the grass tends to yield unpredictable results with AI takeoffs -- some models do better than others. You might want to check the impact damage thresholds for the undercarriage in the aircraft.cfg to make sure the values are up to the task of protecting the gear on rough surfaces.

[contact_points]
//0 Class
//1 Longitudinal Position (feet)
//2 Lateral Position (feet)
//3 Vertical Position (feet)
//4 Impact Damage Threshold (Feet Per Minute)
//5 Brake Map (0=None, 1=Left, 2=Right)
//6 Wheel Radius (feet)
//7 Steer Angle (degrees)
//8 Static Compression (feet) (0 if rigid)
//9 Max/Static Compression Ratio
//10 Damping Ratio (0=Undamped, 1=Critically Damped)
//11 Extension Time (seconds)
//12 Retraction Time (seconds)
//13 Sound Type
//14 Airspeed limit for retraction (KIAS)
//15 Airspeed that gear gets damage at (KIAS)

// 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
point.0=1, -12.28, 0.00, -1.50, 3000, 0, 0.10, 0.0, 0.35, 1.5, 0.80, 0.0, 0.00, 0, 0, 135
point.1=1, 1.76, -2.68, -5.55, 3000, 0, 1.15, 0.0, 0.45, 1.5, 0.80, 0.0, 0.00, 2, 0, 135
point.2=1, 1.76, 2.68, -5.55, 3000, 0, 1.15, 0.0, 0.45, 1.5, 0.80, 0.0, 0.00, 3, 0, 135
point.3=2, -2.25, -8.90, -2.30, 1200, 0, 0.00, 0.0, 0.00, 0.0, 0.00, 0.0, 0.00, 5
point.4=2, -2.25, 8.90, -2.30, 1200, 0, 0.00, 0.0, 0.00, 0.0, 0.00, 0.0, 0.00, 6
point.5=2, 4.00, 0.00, -1.63, 1200, 0, 0.00, 0.0, 0.00, 0.0, 0.00, 0.0, 0.00, 4

Blood_Hawk23
December 26th, 2012, 12:45
Thank you i'll take a look.

now the thing is, i'm using the same field and aircraft on my other missions and everything goes off without any trouble. and the first AI, which is a different plane altoghter has no problems.

i will look at what you suggested. thank you again.

Blood_Hawk23
December 26th, 2012, 13:00
no joy.

didn't help. It has to be something i have in the mission. I'll start over with it and change things up. its realy odd. they start to go like normal but as soon as the tail comes off the ground they nose over. i've even tried putting the MOI back to the original values with no luck.

i'm flying out of my Les Moeres airfield using the nieuport 16 with my belgian set.if anyone has it and want to try the mission out let me know and i'll send it to you.

i'll shelve it for now and start on the next one.

till later
John

Allen
December 26th, 2012, 13:09
Try pushing the the CG back. You can edit the reference_datum_position and empty_weight_CG_position.

Blood_Hawk23
December 26th, 2012, 14:50
good call Allen.

though i didn't move those i did move the station Load.

station_load.0= 170.000, -0.900, 0.000, 0.000 (was 0.00)

basicly i moved the pilot back. they took off beautifully.

I wonder if i messed up the DP with the ammo weight. that gives me something to look at. now i have to look at all of my AI edits. ugh!!

thank you for your help Bearcat and Allen.

I guess i have some work to do. Its always something.

Allen
December 26th, 2012, 16:07
When I did the Sopwith_1½_Strutters I found out WWI aircraft CG is vary touchy. DP ammo weight or bombs can mess thing up quicky.

Blood_Hawk23
December 26th, 2012, 22:01
When I did the Sopwith_1½_Strutters I found out WWI aircraft CG is vary touchy. DP ammo weight or bombs can mess thing up quicky.


I have found that out rather guick.

in a way i'm glad i stummble across this goof up of mine. I have fixed a few other problems that were creeping up. now i can get back to my missions. I have to test a couple of aircraft but i think for the most part they will be all set.

Thank You again Allen.