Page 3 of 5

Posted: Thu 21 Apr 2011 5:58 pm
by 6S.Maraz
IV/JG7_4Shades wrote:
In the tooltip for the factory plate it shows the current productivity of the plate, e.g. 10 points per hour.
Doesn't the tooltip show the point balance (not the number of points per hour)? This is what it says, at least: "Current Point Balance".

Maraz

Posted: Thu 21 Apr 2011 10:55 pm
by IV/JG7_4Shades
It should also say "Productivity", which is the points per hour produced by the factory.

Cheers,
4Shades

Posted: Thu 21 Apr 2011 10:58 pm
by IV/JG7_4Shades
Petr reported a bug in the Merger Tool. I have corrected this, the new Merger code is at the CVS repository and is available via MP Autoupdater.

Cheers,
4Shades

Posted: Fri 22 Apr 2011 4:13 am
by 6S.Maraz
IV/JG7_4Shades wrote:It should also say "Productivity", which is the points per hour produced by the factory.
Ok, I did not see this because the factory had not actually be assigned an item to produce. Now it is clear, thanks!

Maraz

Posted: Sat 23 Apr 2011 12:32 am
by IV/JG7_4Shades
Minor corrections to MP-PilotRoster.php (skin colours) and to MP-SQL.php (using verbose loadouts for scheduled missions display). Available through MP Autoupdate.

Cheers,
4Shades

Posted: Sat 23 Apr 2011 12:40 am
by IV/JG7_4Shades
There have been several reports of DCS failure for 64 bit architectures. I used this as an opportunity to learn more about build targets with Visual Studio 2010 Express. By default VS uses a build target of "AnyCPU", but this seems to give an executable that fails on some systems.

I defined some new build targets, one for 32-bit Windows and one for 64-bit Windows. My personal PC is bootable either in XP32 or in Vista64. In each of these operating systems I have VS 2010 Express installed, so I am able to test the new targets natively using the identical VS solution on a shared drive. The outcome is that I could execute both 32-bit and 64-bit DCS v3.3.0 executables on Vista64, and only the 32-bit executable on XP32.

So, now I have made available a selection of installers for DCS v3.3.0. Have a look at the usual downloads site, you will see SEDCS-v3.3.0.zip . Inside this archive you will find a README and 4 separate installers. Hopefully people can find one installer that suits their system!

Here is the README contents:
SEDCS v3.3.0 Package
====================

This zip archive contains 4 separate installers for SEDCS v3.3.0. These have been issued in response to bug reports
regarding the initial v3.3.0 installer release, particularly for 64-bit architecture environments.

Here are the 4 different installers in this archive, all produced using Nullsoft from Visual Studio 2010 Express VB binaries:

SEDCS-v3.3.0_installer.exe (32-bit Windows installer with "AnyCPU" target; initial public release)
SEDCS-v3.3.0_installer_x32.exe (32-bit Windows installer with "x86" target)
SEDCS-v3.3.0_installer_x64.exe (64-bit Windows installer with "x64" target; "Program Files (x86)" folder & 32bit registry)
SEDCS-v3.3.0_installer_x64h.exe (64-bit Windows installer with "x64" target; "Program Files" folder & 64bit registry)

If you are having problems getting SEDCS 3.3.0 to work, please try the different varieties here and report
the outcome to http://seowhq.net/seowforum/ . In your report, make sure you mention your operating system and architecture (32/64).

Cheers,
4Shades
23 April 2011

Posted: Sat 23 Apr 2011 12:56 pm
by Zoi
Working :D

Thanks

Posted: Sat 23 Apr 2011 1:14 pm
by 22GCT_Gross
It's working for me, shades. :)
SEDCS-v3.3.0_installer_x64h.exe on 64 bit architecture (W2008 Server SE)

Posted: Tue 26 Apr 2011 9:06 pm
by VF-51_Cobraj
Works on all these versons for me:

Windows7 64 bit
Windows7 32 bit
Vista 64 bit
Vista 32 bit
XP 32 bit
XP 64 bit

Great job 4SHades!

Posted: Thu 28 Apr 2011 9:19 am
by IV/JG7_4Shades
DB Error for Airforce_Units

Broken code for Dutch air force. This can be fixed by a simple SQL query on your database:

Code: Select all

UPDATE Airforce_Units SET Regiment_Code='DU_NN' WHERE Regiment_Code='DU_NN NL <none>';
Cheers,
4Shades

Posted: Thu 28 Apr 2011 9:21 am
by IV/JG7_4Shades
Badger has reported a DCS bug in basMissionbuilder.subAllocateGroupedIndustrialProduction, which occurs when a destroyed Fuel Dump is repaired. I have located the offending code and will issue a DCS patch shortly.

Cheers,
4Shades

Posted: Mon 09 May 2011 8:13 pm
by JG26_Badger
S~:

We found a little bug in the AircraftLoadouts Table with the SB_2M100A
there are a couple of loadouts that need to be deleted from the table. The plane in the game only has these loadouts

6x fab 50
6 x fab 100
1 x fab 250

However in the database table there are other loadouts available and some double entries that I saw. Here is an example of some entries

2x Fab 500
2xvap500
2xfab250
2xvap250

If you select these in the mission planner you will be able to load the mission but when you select aircraft you will get the Selected Aircraft not available if this plane and loadouts are in the mission.

I deleted the loadouts from my database but just wanted to pass that along to others. Hopefully this will be helpful for someone.

Badger

Posted: Thu 12 May 2011 10:30 am
by IV/JG7_4Shades
Thanks Badger, I've made a note of this.

I have also released a DCS patch (v3.3.1) that corrects a previously mentioned bug in the repair of factories and fuel tanks, plus a minor change in some ground movement logic.

A wierd intermittent bug in the Statistics pages (in cache mode) has also been fixed.

Cheers,
4Shades

Posted: Fri 13 May 2011 11:01 am
by IV/JG7_4Shades
Hi everyone,

I have patched some exploits in the MP (thanks to Luny for pointing these out):

1. Multiple unload/load exploit for repositioning units. Now prevented if Disembarkation Delays are turned ON.

2. Waypoint transfer exploit between CC and non-CC units. Now prevented.

It is a pity that some SEOW commanders felt the need to use these exploits in the past, thereby reducing enjoyment for everyone else. But hopefully this will shut these loopholes. These fixes are now available in MP4public v4.4761, along with some minor bug fixes in the Withdraw Unit and Change Bearing logic.

Cheers,
4Shades

Posted: Fri 13 May 2011 1:10 pm
by PA-Dore
Nice Mike, I agree ;-)

I have difficulties with SEDCS v3.3.1, it does not work on my XP computer. I cannot run it. SEDCS v3.3.0 works fine.

I will try on Windows 7 tonight....