Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   CoD Multiplayer (http://forum.fulqrumpublishing.com/forumdisplay.php?f=192)
-   -   IL2ClodCommander Update (http://forum.fulqrumpublishing.com/showthread.php?t=30853)

wildwillie 04-01-2012 01:53 PM

IL2ClodCommander Update
 
1 Attachment(s)
Attached is the update to IL2ClodCommander.

It now includes setting mission objectives by Trigger (Target Area, Specific Targets) setup in the mission as well as general Object Types (Trucks, Tanks, ships, etc)

It also has a "Auto-Start" switch to start running missions when started.

Installation and setup is the same as prior release, but you should re-create the database if you are upgrading.

Sorry it took so long for me to release this.

Also included is the source code if you need to make modifications to suite your needs.

WildWillie

_79_dev 04-01-2012 02:01 PM

Thanks mate, will test it this evening...

5./JG27.Farber 04-01-2012 03:30 PM

Sounds great, thanks WW.

D_F_C 04-01-2012 06:07 PM

Great,
will test it asap

many THX for sharing it

wildwillie 04-01-2012 07:11 PM

Just a few comments about This release:

There is one known issue that I have not been able to fix yet and it relates to saving info to the database. The MySQL connector for C# does not allow multiple database readers (Unlike the Java version) and you will sometimes get a MySQL Exception in the log file. IL2ClodCommander will keep running, but some stats data is lost. If anyone knows of a setting in MySQL connector to allow multiple connections that would be great, otherwise the Database section will need to be re-written so statements are done serially.


There are two tables (gameOjbects, & gameMultiObjects) which hold info about objects used as targets, planes, etc. There are some entries in there already, and the program will try and automatically add objects that are not found and show up in the stats, but you should check the log file if you are getting an Object not found message. You will manually need to enter MultiGameObject, I hope to have it auto-create these for Custom-chiefs, but it is not done yet.

WildWillie

_79_dev 04-01-2012 11:10 PM

thats the result I`am getting for the moment:

PHP Code:

************** Exception Text **************
System.IO.FileNotFoundExceptionCould not load file or assembly 'MySql.Data, Version=6.4.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependenciesThe system cannot find the file specified.
File name'MySql.Data, Version=6.4.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
   
at IL2CloDCommander.Form1.buttonDBConnection_Click(Object senderEventArgs e)
   
at System.Windows.Forms.Control.OnClick(EventArgs e)
   
at System.Windows.Forms.Button.OnClick(EventArgs e)
   
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   
at System.Windows.Forms.Control.WmMouseUp(MessagemMouseButtons buttonInt32 clicks)
   
at System.Windows.Forms.Control.WndProc(Messagem)
   
at System.Windows.Forms.ButtonBase.WndProc(Messagem)
   
at System.Windows.Forms.Button.WndProc(Messagem)
   
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Messagem)
   
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Messagem)
   
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWndInt32 msgIntPtr wparamIntPtr lparam)

WRNAssembly binding logging is turned OFF.
To enable assembly bind failure loggingset the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORDto 1.
Note
There is some performance penalty associated with assembly bind failure logging.
To turn this feature offremove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 

Old IL2commander still works though on new database... any idea about this error???

_79_dev 04-02-2012 12:25 AM

Ok got this one sorted. Was missing Data folder and MySql.dll in main catalog there....

wildwillie 04-02-2012 01:18 PM

1 Attachment(s)
Oops -

Forgot the MySQL.Data.Dll in the download. thanks for pointing that out _79_Dev.

All - You can re-download from below, or just copy the Mysql.data.dll file from the previous download. The file needs to be placed with the IL2ClodCommander.exe file
WildWillie

melasuda 04-03-2012 12:21 PM

Hi, wildwillie

I have a problem.

When launch missión, apears this message.

Blue completed their planes objectives....., and the mission restarts automaticaly.

This mission works well on the first beta of the cod comander.

I'm thinking, my problem is on Triggers air spaw wroup. Is this possible?.

Thank you very much.

_79_dev 04-03-2012 01:09 PM

You have to set up victory conditions. Simply add your map and in missions section, then edit it before You launch server. I got options set for 50 planes and 50 pilots for each side. Works fine...


All times are GMT. The time now is 05:05 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.