Page 2 of 2

Posted: Thu 02 Apr 2009 12:08 pm
by PA-Dore
I don't know if it's a bug or a mistake from me..

I tried a campaign with
SEDB32B
SEOW Statistics Tool v1.118
SEOW Mission Planner v4.532

I have this error message in Statistics: (no error on MP4):
Notice: Trying to get property of non-object in /home/flibuste/www/SEOWmars09/Statistics/MP-Missions.php on line 45
Fatal error: Call to a member function Fields() on a non-object in /home/flibuste/www/SEOWmars09/Statistics/MP-Missions.php on line 46

these lines are in MP-Missions.php:

while (!$RS_columnsize->EOF) {
$ColumnSizeData[$RS_columnsize->Fields('ObjType')] = $RS_columnsize->Fields('Number_Vehicles');
$RS_columnsize->MoveNext();

Posted: Thu 02 Apr 2009 9:38 pm
by IV/JG7_4Shades
Hi Dore,

Check your Convoys_Vehicles table. It should have 54 records. Make sure you are using the correct HistorySFX Mod setting in the DCS with your template. That is, if you are using Mod objects, set HistorySFX support ON.

Cheers,
4Shades

Posted: Fri 03 Apr 2009 3:47 am
by PA-Dore
You're the best Shades ;-)

I had forgotten one column: I had copied Convoys_Vehicles table from another old database without the History_SFX column :cry:

I'll copy 100 times how to use SEOW and will burn a candle in honor of 4Shades

It's all right now.

--> I have only 52 records in Convoys_Vehicles table, doesn'it matter?
My HistorySFX mode is the last one with the Patch_3_11.EXE

Posted: Fri 03 Apr 2009 6:56 am
by IV/JG7_4Shades
Aah, you are right. 52 is the right number. My memory is failing!

Cheers,
4Shades

Posted: Sun 05 Apr 2009 6:16 pm
by PA-Dore
When HistorySFX is on and when you commit like admin a reinforcement of B-29 'Silverplate' Superfortress you get an error:

In Object_Specifications table change B-29 'Silverplate' Superfortress to B-29 Silverplate Superfortress.

Posted: Sat 18 Apr 2009 7:10 am
by IV/JG7_4Shades
Minor bug: the spatial coordinates for Znamensk Railway Station (Stalingrad sector) are wrong. The correct coordinates for the Railway_Stations table are:

Code: Select all

Target_X     Target_Y
176550       77425
Thanks to Doc for pointing this out.

Cheers,
4Shades

Sardegna Sector Not showing Icons

Posted: Tue 21 Apr 2009 7:20 pm
by Darkcrest
*S* All and to 4Shades,

Well, I have the latest version up and running, and was having an issue with the Sardegna Sector.

It is not showing alot of the Images that SEOW uses. For example, there isn't anything showing up for airbases.

Did I miss something?

Updated to 4.520 Of the MP
Updated Database with the extended version for Navicat
DCS are all at the latest version as well.

Thanks,
DC

Posted: Tue 21 Apr 2009 9:19 pm
by IV/JG7_4Shades
Hi DC,

Maybe you accidentally over-wrote your Scripts/MP-Configuration.php file, and thus have got your $IconLocation value wrong. You need to specify this, so edit MP-Configuration.php and insert the correct path.

Cheers,
4Shades

Manually added reinforcements

Posted: Mon 11 May 2009 5:23 am
by Scimitar
Hi 4Shades,

I found out, that there is an issue with manually added reiforcements by means of administration.

In order to task a flight to an airfield directly out of the manually added reinforcement, the field "way_eta" in the table "NewWaypoints" is not affected after committing the task. It has the "null" value.

Because of that, the DCS reports an "DBNull"error, and the according flight is not generated.

The added unit is still knowen by SEOW MP, and tasking it manually from Off Map position to the desired airfield is possible, it can be overridden and everything is fine.

I've tested this only for air units so far, and its reproduceable, but it might occur for ground units as well.

regards,
Scimitar

Posted: Mon 11 May 2009 6:17 am
by IV/JG7_4Shades
Hi Scimitar (great name, reminds me of a 1960's jet),

Thanks for the report. I understand exactly wht you mean. Can you tell me one thing - is your error occurring with a MySQL database or a MSAccess database?

Cheers,
4Shades

Posted: Mon 11 May 2009 11:24 am
by Scimitar
Hey 4Shades,

it's a MySQL database, version : 4.1.13
further than that I'm also using the latest versions of SEDB, MP and DCS

:)

Posted: Fri 15 May 2009 4:18 pm
by Scimitar
Hi 4Shades, its me again :D

Another Issue within the Italy map:

- ToolTipText for Airfield "L' Aquila (K/L 12)" doesn't shows up properly. (Its the only one, that doesn't work)
- A manually added details view of this airfield leads to an incomplete loaded map within MP.

regards,
Scimitar

Posted: Fri 15 May 2009 8:40 pm
by IV/JG7_4Shades
Correct Scimitar. That issue is fixed in the upcoming patch. Working on the patch release files now...

Cheers,
4Shades

Posted: Sat 16 May 2009 7:17 am
by Scimitar
As always: great support :)