Advanced info tab Crash to desktop

I'm going to guess somthing to do with add on runways and missions.
 
Hi Highpockets,

It is a mis-match between runway id's and those called for in the mission.

Here is the info for Midway in the airbases.dat

[runway.119]
id=8046
name=Midway
base_lat=N28 12.31
base_lon=W177 19.81
base_alt=0
heading=254
allegiance=0
units_across=2
takeoff_start_pos=-450,0
takeoff_stop_pos=1600,200
landing_start_pos=5000,350
landing_touchdown_pos=550,0
landing_stop_pos=-250,0

This is the info for a mission using Midway for take-off.
[runway.0]
id=8046
heading=254
units_across=2
base_lat=N28* 12.31'
base_lon=W177* 19.81'
base_alt=+0
takeoff_start_pos=-450,0
takeoff_stop_pos=1600,200
landing_start_pos=5000,350
landing_touchdown_pos=550,0
landing_stop_pos=-250,0

The red numbers must match.

But you must also have the runway numbers correct. That is to say in order.
If you are adding in new runways you have to put in the numbers.
If the last runway number in your airbases,dat file is [runway.xxx]
The next runway number has to be [runway.xxx+1]

Hope this helps,
B24Guy
 
Thanks B-24 guy. I added the numbers and it now works. I had deleted all the runways and just added those in Talon's AVG. and did not put any numbers in.
 
Back
Top