Jump to content
Sign in to follow this  
highhead

Multi-Session Operations v4.5 released

Recommended Posts

Hey guys!

I'm trying to disable the vehicles radio chat but i have a little problem.

I added in the init-mods.sqf:

// ACE configuration
if (isClass(configFile>>"CfgPatches">>"ace_main")) then {

       mps_ace_enabled = true;
      // enableEngineArtillery true;  //disable BI arty comp
       ace_sys_eject_fnc_weaponcheck = {};  //disable aircraft weapon removal
       ace_sys_aitalk_radio_enabled = false;
.....

But it doesn't work. No module on the map. Any idea?

Share this post


Link to post
Share on other sites
SavageCDN

I started to play mso from 4.55. is 4.4 pdb set up all different?

Not much.. just an extra param in the database.txt file (db type)

Hey guys!

I'm trying to disable the vehicles radio chat but i have a little problem.

I added in the init-mods.sqf:

// ACE configuration
if (isClass(configFile>>"CfgPatches">>"ace_main")) then {

       mps_ace_enabled = true;
      // enableEngineArtillery true;  //disable BI arty comp
       ace_sys_eject_fnc_weaponcheck = {};  //disable aircraft weapon removal
       ace_sys_aitalk_radio_enabled = false;
.....

But it doesn't work. No module on the map. Any idea?

I could be wrong but I don't think it will create an actual module anywhere however the setting should take effect.. do you still hear radio chatter?

Share this post


Link to post
Share on other sites
@SavageCDN

Yep, that's the problem...

Maybe it's one of the other chatter modules you are hearing? The player or AI talk ones (just guessing here)?

Also perhaps there is another ace_sys_aitalk_radio_enabled line afterwards that is set to true which overrides yours?

BTW thanks for all the great =BTC= missions over the years!! :yay:

Share this post


Link to post
Share on other sites
Maybe it's one of the other chatter modules you are hearing? The player or AI talk ones (just guessing here)?

Also perhaps there is another ace_sys_aitalk_radio_enabled line afterwards that is set to true which overrides yours?

No, i'm sure there are not others, i checked with the ctrl+f and i'm sure that is the vehicles radio chatter module...

BTW thanks for all the great =BTC= missions over the years!! :yay:

Thank you m8 :D I released just 1/10 of my mission 'cause i don't have time to release all of them sadly!

But i'm very happy that some one enjoys my work ;)

Edited by Giallustio

Share this post


Link to post
Share on other sites

AI behaviour is not directly mission related... its regular ArmA2-AI, and we did not mod that. If enemies are too "soft" for you then turn up your skill settings, play at veteran and not as cadet, and use ASR AI or ZEUS A

Yeah we use Zeus AI and ASR AI and ACE. The enemies are deadly and stuffs but in Takistan mostly it's so hard we tell guys to like follow us they like no can do they die when they spawn sometimes... They run away 100 meters then say no can do and everything that's why I started recruit 5 Ai at a time, only happens in the MSO base when they get all stupid. Think theres too much objects, in patrol ops or SP their not as stupid, friends agree with this too.

Edit: (ACE Bugs & Questions about the mission)

Questions

1) What is Ambient Power Grid and how does it work?

2) In ACE Mod you are able to have units pass out or be severely injured rather than dying, in MSO they always die instead of being able to put a bullet in someones arm, let them run and bleed then pass out and take them prisoner.

2.5) Friendlies are the same so you have rather high death count instead of severely injured people.

(If for example you're in SP they will be laying as if their dead and not moving or anything, you'll hear random coughing cause their near death)

3) If we handcuff a Opfor/Independant random soldier they disappear few seconds later, why?

Bugs

1) Medics do not heal units.

2) When using ACE interaction menu on a bleeding or injured guy or anyone whose injured it always says 'They appear to be fine' when we examine them, and only seem to have the option of Morphine and Ephinerine.

Edited by Zaksle75
Questions & Bugs

Share this post


Link to post
Share on other sites

Hey Giallusto, I suggest you delete all related ace-params completely from init-mods.sqf for a test to see if that makes the radiochatter go away. Please provide feedback if that worked.

Zaksle,

Ad. 1 AEG, look it up on armaholic

Ad. 2 ACE wounds params can be set in init-mods.sqf, also for AI

Ad. 2.5 Same as 2.

Ad. 3 Because you move out of the location area and the AI gets cached/deleted probably. Also, if you leave the AI alive the location wont be cleared, and enemies will reeinforce that location. Keep that in mind.

Ad. Bugs 1. No bug, see point 2.

Ad. Bugs 2. Not replicable for us. If we carry bandages and or CATs we can apply it whereever we want it if the person is injured.

Regards

HH

PS: which mission are you talking of regarding 'stupid AI', may need to check the base in regards of objects then

Edited by highhead

Share this post


Link to post
Share on other sites

how work and how i can play in SP mode?

---------- Post added at 12:34 ---------- Previous post was at 11:58 ----------

:O( I don't find the radio for request patrol, and in SP when i exit the game dont' save the position.... :O((

Share this post


Link to post
Share on other sites
how work and how i can play in SP mode?

---------- Post added at 12:34 ---------- Previous post was at 11:58 ----------

:O( I don't find the radio for request patrol, and in SP when i exit the game dont' save the position.... :O((

MSO is not designed for SP mode. I believe someone has customized a version to work in SP but (I assume) that is not supported by the MSO team.

Questions

1) What is Ambient Power Grid and how does it work?

2) In ACE Mod you are able to have units pass out or be severely injured rather than dying, in MSO they always die instead of being able to put a bullet in someones arm, let them run and bleed then pass out and take them prisoner.

Bugs

1) Medics do not heal units.

2) When using ACE interaction menu on a bleeding or injured guy or anyone whose injured it always says 'They appear to be fine' when we examine them, and only seem to have the option of Morphine and Ephinerine.

1 - note that it only works on maps supported by AEG

2 - as mentioned you need to enable ACE wounding system either with params or by editing the mission and adding modules.. also I believe you are referring to ACE revive system (wounded rather than killed) you will need to enable that as well

For Bugs:

1 - AI medics have never healed units unless you are running something like @dapman

2 - If you are referring to trying to heal AI with the ACE interaction that is not an MSO issue. If you get this when trying to heal players there is something wrong with your ACE setup

Also @zeus_ai is no longer in development (and no updates for a long time)... .are you using the ACE version of this? I would consider dropping it entirely as it can cause issues. Stick with @ASR_AI and @tpwcas and you're golden.

Share this post


Link to post
Share on other sites
how work and how i can play in SP mode?

---------- Post added at 12:34 ---------- Previous post was at 11:58 ----------

:O( I don't find the radio for request patrol, and in SP when i exit the game dont' save the position.... :O((

Of course, You can play it in Singleplayer but its not persistent then - we always suggest to play it on a local dedicated server!

Radios are in the ACE radio boxes!

Enjoy

PS: Thankx Savage!

Share this post


Link to post
Share on other sites
Of course, You can play it in Singleplayer but its not persistent then - we always suggest to play it on a local dedicated server!

Radios are in the ACE radio boxes!

Enjoy

PS: Thankx Savage!

I dont't find it..... :0((

Share this post


Link to post
Share on other sites

Bugs

1) Medics do not heal units.

2) When using ACE interaction menu on a bleeding or injured guy or anyone whose injured it always says 'They appear to be fine' when we examine them, and only seem to have the option of Morphine and Ephinerine.

This happens to me too!Even after reinstalling ace2.

Share this post


Link to post
Share on other sites

Takistan they just run all over the place ignoring orders, gonna do what Savage said to see if it works.

ACE wounds is enabled it says but everything always rather dies than being severely injured.

Share this post


Link to post
Share on other sites

i have finally installed acre and find the radio... but how i use it.... ?!?! Sorry, i am newbie....:O((

Share this post


Link to post
Share on other sites

The medic and heal problem sounds like either you don't have the right modules on the map, or you haven't picked up the right med gear, I pick up Bandages, Epi, Morphine and Medkits, the other ones are not needed.

The radio is used by hitting you ACE interaction key and selecting SATCOMs, CAS, CASEVAC or Logitics Demand, unless of course you mean ACRE radios, which are completely different.

Share this post


Link to post
Share on other sites

ACE wounds is on and there is the ACE healing and all that but if theres a guy bleeding it says he appears to be fine and so you dont get the full options.

My character and friends never have passed out from running too much nor pass out from anything, there is no severely injured in this mission just pure death.

Share this post


Link to post
Share on other sites

Check ACE modules on the map and check the ACE settings in init-mods.sqf

Beyond that it's an ACE issue and we can't help, sorry.

Share this post


Link to post
Share on other sites

It's the 4.55 Takistan and the init-mods thing is right, wish you guys had more ACE options in parameters or something.

Share this post


Link to post
Share on other sites

BIS_alice_mainscope setVariable ["civilianCount","round (4 * (sqrt %1))"]; 

Which value should be changed in order to REDUCE the amount of ambient civilians that spawn? I'm looking to reduce the number of ambient civilians by at least half of what the line above would spawn.

Share this post


Link to post
Share on other sites

So i cloned the latest GIT and ported that one to Reshmaan. Everything works, except the permDB. In the logs i shows a huge ammount of errors. Anyone got an idea what might cause this? Thanks for your help!

Info: 07:06:33 - Arma2NETMySQL Plugin Started.

Info: 07:06:33 - Version number: 0.1.0.0

Info: 07:06:33 - Compiled against Arma2NET Version: TBF

Info: 07:06:33 - Loading databases...

Info: 07:06:33 - Type: mysql Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: arma Password: NotShownForSecurityReasons

Info: 07:06:33 - Received - Database: arma Procedure: GetMissionByName Parameters: tna=GT-MSO-Reshmaan

Info: 07:06:33 - Parsing parameters...

Info: 07:06:33 - Received - Database: arma Procedure: NewMission Parameters: tna=GT-MSO-Reshmaan,ttd=1,tsc=1,tgsc=1,tlog=0,twea=1,tace=1,tlv=1,tobj=1,tloc=1,tobc=1,tmar=1,ttas=1,taar=1,tmda="2/18/2013 6:06:33 AM",tmap=reshmaan,tsvr=OWNEROR-NKG2OEL,taddr=throw "System.IO.FileNotFoundException",tsloc=throw "System.IO.FileNotFoundException",taim=any

Info: 07:06:33 - Parsing parameters...

Warning: 07:06:33 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: 'any' for column 'taim' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:33 - Received - Database: arma Procedure: GetMissionByName Parameters: tna=GT-MSO-Reshmaan

Info: 07:06:33 - Parsing parameters...

Info: 07:06:33 - Received - Database: arma Procedure: CountTaskIDsByMission Parameters: tmid=<null>

Info: 07:06:33 - Parsing parameters...

Warning: 07:06:33 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:33 - Received - Database: arma Procedure: CountAARIDsByMission Parameters: tmid=<null>

Info: 07:06:33 - Parsing parameters...

Warning: 07:06:33 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:34 - Received - Database: arma Procedure: CountLandVehicleIDsByMission Parameters: tmid=<null>

Info: 07:06:34 - Parsing parameters...

Warning: 07:06:34 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:34 - Received - Database: arma Procedure: CountObjectIDsByMission Parameters: tmid=<null>

Info: 07:06:34 - Parsing parameters...

Warning: 07:06:34 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:35 - Received - Database: arma Procedure: CountLocationIDsByMission Parameters: tmid=<null>

Info: 07:06:35 - Parsing parameters...

Warning: 07:06:35 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:06:43 - Received - Database: arma Procedure: GetPlayer Parameters: tmid=<null>,tpid=339906

Info: 07:06:43 - Parsing parameters...

Warning: 07:06:43 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:10:14 - Received - Database: arma Procedure: UpdatePlayer Parameters: tna=twinrix,tsc=any,tpos=[16554.7|3254.88|0.00144196],tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=31.6863,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=BAF_Soldier_TL_MTP,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="2/18/2013 6:06:43 AM",tld=any,tpid=339906,tmid=<null>

Info: 07:10:14 - Parsing parameters...

Warning: 07:10:14 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: 'any' for column 'tsc' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:10:14 - Received - Database: arma Procedure: UpdatePlayerWeapons Parameters: twea=["BAF_L85A2_UGL_Holo"|"NVGoggles"|"Binocular_Vector"|"ItemMap"|"ItemCompass"|"ItemWatch"|"ACE_KeyCuffs"|"ACE_GlassesLHD_glasses"|"ACE_Earplugs"|"ACRE_PRC343_ID_1"|"ACRE_PRC117F_ID_46"],tmag=["30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"SmokeShell"|"BAF_L109A1_HE"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_Smoke_M203"|"1Rnd_Smoke_M203"|"1Rnd_SmokeRed_M203"|"1Rnd_SmokeGreen_M203"|"ACE_LargeBandage"|"ACE_Bandage"|"ACE_Tourniquet"],trck=,trwe=[[]|[]],trma=[[]|[]],tpid=339906,tmid=<null>

Info: 07:10:14 - Parsing parameters...

Warning: 07:10:14 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:10:14 - Received - Database: arma Procedure: UpdatePlayerACE Parameters: tawb=,tarc=,taw=,tarm=,tawo=[0|0|0|0|0|0|0|false|0|0|0|0|0|-1|-1|1|-1|0],tpid=339906,tmid=<null>

Info: 07:10:14 - Parsing parameters...

Warning: 07:10:14 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:12:36 - Received - Database: arma Procedure: UpdatePlayer Parameters: tna=twinrix,tsc=any,tpos=[16554.7|3254.88|0.00144196],tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=28.1196,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=BAF_Soldier_TL_MTP,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="2/18/2013 6:06:43 AM",tld=any,tpid=339906,tmid=<null>

Info: 07:12:36 - Parsing parameters...

Warning: 07:12:36 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: 'any' for column 'tsc' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:12:36 - Received - Database: arma Procedure: UpdatePlayerWeapons Parameters: twea=["BAF_L85A2_UGL_Holo"|"NVGoggles"|"Binocular_Vector"|"ItemMap"|"ItemCompass"|"ItemWatch"|"ACE_KeyCuffs"|"ACE_GlassesLHD_glasses"|"ACE_Earplugs"|"ACRE_PRC343_ID_1"|"ACRE_PRC117F_ID_46"],tmag=["30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"SmokeShell"|"BAF_L109A1_HE"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_Smoke_M203"|"1Rnd_Smoke_M203"|"1Rnd_SmokeRed_M203"|"1Rnd_SmokeGreen_M203"|"ACE_LargeBandage"|"ACE_Bandage"|"ACE_Tourniquet"],trck=,trwe=[[]|[]],trma=[[]|[]],tpid=339906,tmid=<null>

Info: 07:12:36 - Parsing parameters...

Warning: 07:12:36 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Info: 07:12:36 - Received - Database: arma Procedure: UpdatePlayerACE Parameters: tawb=,tarc=,taw=,tarm=,tawo=[0|0|0|0|0|0|0|false|0|0|0|0|0|-1|-1|1|-1|0],tpid=339906,tmid=<null>

Info: 07:12:36 - Parsing parameters...

Warning: 07:12:36 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()

at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×