Ardennes - No Windsocks

For bug reports and fixes, installation issues, and new ideas for technical features.

Moderator: SEOW Developers

Post Reply
deadfred
Posts: 16
Joined: Mon 25 Jan 2010 4:19 pm

Ardennes - No Windsocks

Post by deadfred »

Ok, so I got a weird problem... When I initialized my ardennes campaign, I tried to plan a mission but it gave me the wonderful error someting along the lines of: "Either the base is under attack or blah blah blah"

So I looked it up on the forums. From what I could gather, there were no windsocks or side markers on the field meaning it was a bad DB.

So I killed the mission and reloaded the database... no luck.


Here is a screenshot of what I see on the uninitialized DB. I dbl checked on another uninitialized sector and I did see windsocks...


This is a big one, so I am not going to embed it.
http://teqsun.com/images/ard.png
IV/JG7_4Shades
Posts: 2203
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Hi deadfred,

Are you using an Ardennes database for the Ardennes sector? It looks to me like your MP is pointing at a database that contains no Ardennes data.

Cheers,
4Shades
IV/JG7_4Shades
SEOW Developer

Image
deadfred
Posts: 16
Joined: Mon 25 Jan 2010 4:19 pm

Post by deadfred »

Yes, I am. I imported the SEDB32E_Ardennes_extinserts.sql file into that specific database.

Unless there is something I am doing wrong, that should work correct?

I think I found the problem... within that sql file mentioned above, I found the following:

Code: Select all

-- ----------------------------

-- Records of Airbases

-- ----------------------------

INSERT INTO `Airbases` VALUES ('ChiCom Dandong Airbase', 'Korea', '372', 'normal', '43055.71', '495627.5', '43945.02', '496373.87', '', 'n', '0'), ('Hamhung K28 Airbase', 'Korea', '373', 'normal', '203248.27', '483452.41', '202745.7', '483454.06', '', 'n', '0'), ('Itazuke J36 Airbase', 'Korea', '374', 'normal', '377204.47', '188176.75', '376837.59', '187806.16', '', 'n', '0'), ('Iwakuni J14 Airbase', 'Korea', '375', 'normal', '437338.56', '206648.97', '436409.75', '205848.89', '', 'n', '0'), ('Kimpo K14 Airbase', 'Korea', '376', 'normal', '162419.78', '377384.06', '162424.79', '377910.45', '', 'n', '0'), ('Kunsan K8 Airbase', 'Korea', '377', 'normal', '161739.17', '293366.34', '161326.23', '294206.63', '', 'n', '0'), ('Pusan-West K1 Airbase', 'Korea', '378', 'normal', '274839.19', '252791.55', '273905.57', '252626.12', '', 'n', '0'), ('Pyongyang K23 Airbase', 'Korea', '379', 'normal', '115118.41', '447276.69', '114545.98', '447674', '', 'n', '0'), ('Seocho-Ri Airbase', 'Korea', '501', 'normal', '276925.22', '380468.78', '276972.64', '381075.5', '', 'n', '0'), ('Seoul Racetrack Airbase', 'Korea', '380', 'normal', '166939.89', '373995.5', '167832.95', '373671.22', '', 'n', '0'), ('Taegu K2 Airbase', 'Korea', '501', 'normal', '248892.53', '318115.66', '247656.96', '317276.79', '', 'n', '0');
Definantly wrong.
IV/JG7_4Shades
Posts: 2203
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Hi deadfred,

Wow, you are right, the SEDB32E Ardennes SQL files contain Korea data!!! Many apologies! :oops:

A better Ardennes DB is here.

Cheers,
4Shades
Last edited by IV/JG7_4Shades on Fri 29 Jan 2010 7:20 pm, edited 1 time in total.
IV/JG7_4Shades
SEOW Developer

Image
deadfred
Posts: 16
Joined: Mon 25 Jan 2010 4:19 pm

Post by deadfred »

sorry shades, that url is broken. Mind reposting?

edit:

I also checked the simplified DB and the same problem exists.

Thanks!
IV/JG7_4Shades
Posts: 2203
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Link fixed. I must be getting old.
IV/JG7_4Shades
SEOW Developer

Image
Post Reply