Page 1 of 2

Warning: MP development mode updates

Posted: Tue 10 Jul 2012 11:34 am
by IV/JG7_4Shades
Hi everyone,

For those of you that use the MPAutoUpdater tool - please stop until further notice!

I am now consolidating MP changes to the CVS tree. These changes are for the next SEOW release and are dependent upon a new "SEDB34A" database structure which is not completed yet.
Do not use MPAutoUpdater until further notice!

Cheers,
4S

Re: Warning: MP development mode updates

Posted: Thu 31 Jan 2013 7:40 pm
by II/JG54_Emil
IV/JG7_4Shades wrote:Hi everyone,

For those of you that use the MPAutoUpdater tool - please stop until further notice!

I am now consolidating MP changes to the CVS tree. These changes are for the next SEOW release and are dependent upon a new "SEDB34A" database structure which is not completed yet.
Do not use MPAutoUpdater until further notice!

Cheers,
4S
Is this still up todate?

Posted: Thu 31 Jan 2013 8:27 pm
by IV/JG7_4Shades
Oops I had forgotten about this thread. The MPAutoUpdater is OK to use now that SEDB60 is released.

However it must be used with the following understandings:

1. The MPAutoUpdater provides updates from the MP source code development version (the very latest version I have), rather than the latest recommended stable release.

2. From tie to time the development updates will contain new and untested code and features, and may also rely on DB and DCS patches.

3. If you regularly use MPAUtoUpdater, you should also ensure that you regularly apply any fixes/patches released for DB and DCS either at the Downloads site or as discussed in these forums.

Cheers,
4S

Posted: Mon 25 Feb 2013 8:41 am
by IV/JG7_4Shades
The MP development tree has now been updated to support 5 new maps (Borneo, Palau, Palembang, Santa Cruz and Western Carolines).

Do NOT update your MP until you get DB support for these sectors!!!!

Cheers,
4S

Posted: Sat 22 Jun 2013 12:47 am
by eric963
Where can I find the sql files to update my MP?
IV/JG7_4Shades wrote:The MP development tree has now been updated to support 5 new maps (Borneo, Palau, Palembang, Santa Cruz and Western Carolines).

Do NOT update your MP until you get DB support for these sectors!!!!

Cheers,
4S
Thanks
Eric

Posted: Sat 22 Jun 2013 8:14 am
by IV/JG7_4Shades
Hi Eric,

SQL files are for updating your databases.

For MP updates, you need to use the MP-AutoUpdater (in the "seow" folder on the download page). Alternatively, you can wait for the next public MP release in the next couple of months.

Cheers,
4S

Posted: Wed 07 Aug 2013 1:19 pm
by gec100
any news about sql updates for new maps?

i'd like to use new MP in our Stalingrad Winter campaign

thx

gec

Posted: Thu 08 Aug 2013 1:55 am
by IV/JG7_4Shades
Hi gec,

Just take a copy of your current MP, and then update to make a new version. You may find one or two minor DB inconsistencies in the new version, but these can be worked through.

There is no chance of a full new public MP version until October at least.

Cheers,
4S

Posted: Thu 08 Aug 2013 2:04 am
by gec100
Thx m8. I did. But it give's me error cause some maps are missing from the bd. Can we fool it somehow?

Posted: Thu 08 Aug 2013 9:39 pm
by IV/JG7_4Shades
Yes, I think you need to add records for the missing maps in Sector_Seasons table. That may be enough.

Cheers,
4S

Posted: Fri 09 Aug 2013 5:40 am
by gec100
Editing Sector_Seasons did not help so i removed entries form MP-Admin.php (from $map=array() section, and on two places in default-sepia.php

for now it works :D

Posted: Wed 20 Nov 2013 7:37 am
by gec100
just an info that inserting dummy values to Sector_Seasons and Sector_Climate in the Reference DB fixes the problem.

that is if in the meantime we did not get real values :D

here is the code for the dummy inserts if anyone needs it:

Code: Select all

INSERT INTO `Sector_Seasons` (`Campaign_Region`, `Campaign_Sector`, `Dominant_Season`, `Summer_Map`, `Summer_Map_Start`, `Summer_Map_Dawn`, `Summer_Map_Dusk`, `Winter_Map`, `Winter_Map_Start`, `Winter_Map_Dawn`, `Winter_Map_Dusk`) VALUES
('Pacific', 'Borneo', 'Summer', 'NorthernBorneo_PreWar_42/load.ini', '04010000', '6', '18', 'NorthernBorneo_PreWar_42/load.ini', '11150000', '6', '18'),
('Mediterranean', 'Italy_Africa_Greece', 'Summer', 'vol_ItalyAfricaGreece/vol_ita_load.ini', '04010000', '6', '18', 'vol_ItalyAfricaGreece/vol_ita_load.ini', '11150000', '6', '18'), 
('Asia', 'Palau', 'Summer', 'Palau/load.ini', '04010000', '6', '18', 'Palau/load.ini', '11150000', '6', '18'),
('Asia', 'Palembang', 'Summer', 'IJ_Palembang/42load.ini', '04010000', '6', '18', 'IJ_Palembang/42load.ini', '11150000', '6', '18'),
('Pacific', 'SantaCruz', 'Summer', 'LS_SantaCruz/load.ini', '04010000', '6', '18', 'LS_SantaCruz/load.ini', '11150000', '6', '18'),
('Pacific', 'WesternCarolines', 'Summer', 'Western_Carolines_Mid_1944/load.ini', '04010000', '6', '18', 'Western_Carolines_Mid_1944/load.ini', '11150000', '6', '18');

INSERT INTO `Sector_Climate` (`Campaign_Sector`, `Rain_Winter`, `Rain_LateWinter`, `Rain_EarlySpring`, `Rain_LateSpring`, `Rain_Summer`, `Rain_EarlyAutumn`, `Rain_Autumn`, `Rain_LateAutumn`, `Thunderstorm_Hot`, `Thunderstorm_Cold`, `Vis_Trend_Hot`, `Vis_Scale_Hot`, `Vis_Trend_Cold`, `Vis_Scale_Cold`, `Prediction_Axis`, `Normal_Range_Axis`, `Abnormal_Range_Axis`, `Prediction_Allied`, `Normal_Range_Allied`, `Abnormal_Range_Allied`, `Wind_Speed_Max`, `Wind_Gust_Max`, `Wind_Turbulence_Max`, `Mean_SL_Temperature`, `Mean_Declination`, `Mean_SL_Pressure`) VALUES
('Borneo', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992),
('Italy_Africa_Greece', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992),
('Palau', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992),
('Palembang', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992),
('SantaCruz', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992),
('WesternCarolines', 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 0.699999988, 2, 3, 2, 3, 0.970000029, 1, 3, 0.970000029, 1, 3, 10, 10, 4, 298, 10, 99992);
this data is not correct and needs to be replaced with real data one is available. It's purpose is soley to fix the php errors you get with the MP 6.0.72

Posted: Sat 07 Dec 2013 9:52 am
by IV/JG7_4Shades
WARNING WARNING WARNING


MP and DCS are now being updated for SEOW7. This means that new versions of these applications WILL NOT WORK with existing SEOW installs, primarily because the new applications will expect to see new data structures inside the SEDB.

If you are running campaigns using SEOW6, do not update your MP!!!!

Cheers,
4S

Posted: Fri 24 Jan 2014 8:37 pm
by IV/JG7_4Shades
All active SEOW code bases at sourceforge are now for SEOW v7. SEOW HQ campaigns will be migrated to the new version.

Re: Warning: MP development mode updates

Posted: Sun 20 Jul 2014 7:58 am
by IV/JG7_4Shades
Hi everyone,

I am about to update the MP codebase at Sourceforge in preparation for a new SEOW release (involving new DB, MP and DCS). This release will have one or two new maps plus a brand new feature: signallers.

People who are running SEOW campaigns now should avoid using the MPAutoUpdater until they are ready to migrate to the new SEOW version.

Cheers,
4S