I am continuing my investigations, the error could be due to the fact that I did not check the box below in DCS?
because I managed to get the statistics.
SEOW installation
Moderator: SEOW Developers
-
- Posts: 2237
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Re: SEOW installation
No that's not it.
I have found the bug, and it is my fault. Apologies! After code patching, the DCS front page should look like this for you BEFORE you initialise this type of campaign:

Note the "Initialization Mode" and "Meta-Campaign Mode" settings in blue. These are the controlling parameters that were not handled correctly by the older DCS. When your DCS auto-updates you will see improved formatting (as in the picture above) and there is improved parameter logic behind the scenes.
Now the explanation of the Analyze problems. Because of the DCS formatting bug your campaign was in "Ground Focus" meta-campaign mode, which meant that it was ignoring your IL2 eventlog completely. You couldn't really see that because the DCS didn't show the options available. That should be fixed now in v8.1.0.22.
What to do with your current campaign. Take the following steps:
Cheers,
4S
I have found the bug, and it is my fault. Apologies! After code patching, the DCS front page should look like this for you BEFORE you initialise this type of campaign:

Note the "Initialization Mode" and "Meta-Campaign Mode" settings in blue. These are the controlling parameters that were not handled correctly by the older DCS. When your DCS auto-updates you will see improved formatting (as in the picture above) and there is improved parameter logic behind the scenes.
Now the explanation of the Analyze problems. Because of the DCS formatting bug your campaign was in "Ground Focus" meta-campaign mode, which meant that it was ignoring your IL2 eventlog completely. You couldn't really see that because the DCS didn't show the options available. That should be fixed now in v8.1.0.22.
What to do with your current campaign. Take the following steps:
- Edit your Campaign_Settings table using phpmyadmin and set the parameters "Initialization_Mode" = 0 and "Meta_Mode" = 0. These values are down at the right-hand end of the long line of settings parameters.
- In your IL2/HSFX folder rename your eventlog_SE-ardennes-194012150900.lst file to eventlog.lst, i.e. the original logfile after flying the mission.
- Start up your DCS and let it update to v8.1.0.22. When it starts you should see the settings similar to the picture above (if you have changed the parameter values successfully). This matches your chosen campaign style of "Air Focus: only IL-2, conventional SEOW", and initialized using Standard template mode.
- Tools/Undo your last Analyze stage. This sets the database to post-Build state, ready to Analyze.
- Push the Analyze button. This will redo the analysis and hopefully everything should be fine after that.
Cheers,
4S
IV/JG7_4Shades
SEOW Developer

SEOW Developer

Re: SEOW installation
I updated DCS this morning, so that's why it worked. Thanks for your explanation and follow-up.


Re: SEOW installation
I'm giving orders for the 2nd mission, I gave orders to the allies then to the axis and I want to go back to the allies but I have this message. What is it about?, please
I hope you're in good shape, because the questions aren't over yet...

I hope you're in good shape, because the questions aren't over yet...

-
- Posts: 2237
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Re: SEOW installation
The easiest way to find that problem is for you to send me your DB again.
IV/JG7_4Shades
SEOW Developer

SEOW Developer

Re: SEOW installation
Here is the link for the problematic database
http://gofile.me/6vJ1a/uzDOsn4u3
http://gofile.me/6vJ1a/uzDOsn4u3
-
- Posts: 2237
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Re: SEOW installation
OK, this is amusing. A simple error in the Airforce_Units table.
By default there are two New Zealand air regiments defined for the Ardennes sector, as follows:
These two records should have a space character in "New Zealand", as follows:
You can edit your Airforce_Units table to make these 2 simple changes. That should fix things for you. I have made this change in my own development DB so it should be fixed for the next DB release.
Cheers,
4S
By default there are two New Zealand air regiments defined for the Ardennes sector, as follows:
Code: Select all
NewZealand 24FSquadron 24 (F) Squadron RNZAF PFI Allied rz Ardennes 0
NewZealand 25DBSquadron 25 (DB) Squadron RNZAF PDB Allied rz Ardennes 0
Code: Select all
New Zealand 24FSquadron 24 (F) Squadron RNZAF PFI Allied rz Ardennes 0
New Zealand 25DBSquadron 25 (DB) Squadron RNZAF PDB Allied rz Ardennes 0
Cheers,
4S
IV/JG7_4Shades
SEOW Developer

SEOW Developer

Re: SEOW installation
Merci! 
