Jump to content
Sign in to follow this  
firefly2442

Arma2MySQL

Recommended Posts

We really need the server up fast! Anybody who can connect to our box and fix it (atleast try)? We don't have a clue what's wrong.

Share this post


Link to post
Share on other sites

hey guys, just wondering what this is all about. ive followed the instructions to a t and get this. reinstalled it 3 times lol

any help will be appreciated thanks

h##p://pastebin.com/cDJUsiDx

sorry new user cant post links but u get the hint =)

Share this post


Link to post
Share on other sites
hey guys, just wondering what this is all about. ive followed the instructions to a t and get this. reinstalled it 3 times lol

any help will be appreciated thanks

h##p://pastebin.com/cDJUsiDx

sorry new user cant post links but u get the hint =)

Can you post the log file from Arma2NETMySQL as well? It should be in the logs folder in either AppData or your root Arma3 folder (depending on how you have it installed). The full path and details on where to find these log files are in the readme.

Share this post


Link to post
Share on other sites
Do you have a non-standard install location for Arma3? Can you try copying the unmanaged and managed DLL files from Arma2NET to the root Arma3 folder. Perhaps that will help?

It is in the root folder

Share this post


Link to post
Share on other sites

good at all can someone help me with this error every time I connect to my server 3 weapon altis life

ERROR

( Contacting Server for player information ..)

Share this post


Link to post
Share on other sites
good at all can someone help me with this error every time I connect to my server 3 weapon altis life

ERROR

( Contacting Server for player information ..)

Can you post log files? (arma2net, arma2netmysql, etc.) I didn't write the altis life stuff but I can help to make sure the database connection is working.

Share this post


Link to post
Share on other sites

good all the errors that em miss now is the next to connect to server

(Contactin server for player information ..))

Edited by zona-gamer

Share this post


Link to post
Share on other sites
firefly2442

I see no log in (arma2net, arma2netmysql, etc..)

The readme file has the location of the log files.

Share this post


Link to post
Share on other sites

A friend and myself are trying to set up a mysql for a server we are running on arma 3 and are having a bit of trouble getting it to work. Is there anyone that wouldn't mind helping us out? The best way to get in contact with me would be to send me a message on our website combatops.enjin.com. I would greatly appreciate any help that could be given. Thanks, Roczok

Share this post


Link to post
Share on other sites
A friend and myself are trying to set up a mysql for a server we are running on arma 3 and are having a bit of trouble getting it to work. Is there anyone that wouldn't mind helping us out? The best way to get in contact with me would be to send me a message on our website combatops.enjin.com. I would greatly appreciate any help that could be given. Thanks, Roczok

Can you post relevant log files from Arma2NET and Arma2NETMySQL?

Share this post


Link to post
Share on other sites

@lifemanlive: Do you have the Databases.txt file setup correctly? Can you also post the other log file.

Share this post


Link to post
Share on other sites

firefly do you have teamspeak? if so can you come on my teamspeak and talk: rpproject.ts3dns.com

---------- Post added at 16:54 ---------- Previous post was at 16:06 ----------

okey look at this:

http://gyazo.com/3f3b8221b38cf2f3b7a425a276de237f

http://gyazo.com/ff4070ba349ff1d0914d19efa888bb9b

http://gyazo.com/722c16c52ce5d59abe80cad547f8d668

http://gyazo.com/4c4d2095461cd5d8fcbbd425dbd0b8dd

http://gyazo.com/f37ad082d7487334f409a732e60757f1

Share this post


Link to post
Share on other sites

Hi firefly, I've been trying to get this to work with the test mission for Arma 3.

So far I've managed to get a clean log file as below:

12/30/2013 17:33:58 Arma2NET 2.3.0.0 running on CLR 4.0.30319.18051
12/30/2013 17:33:58 Loaded into process Arma3Retail_Server
12/30/2013 17:33:58 Loading add-ins
12/30/2013 17:33:58 Domain                        Name                Version   Publisher           Description
12/30/2013 17:33:58 DefaultDomain                 Arma2NETMySQL       0.1.0.0   firefly2442         Runs MySQL procedure commands.
12/30/2013 17:33:58 DefaultDomain                 Arma2NETMySQLCommand0.1.0.0   firefly2442         Runs raw MySQL/SQLite commands
12/30/2013 17:33:58 DefaultDomain                 Arma2NETMySQLCommandAsync0.1.0.0   firefly2442         Runs asynchronous raw MySQL/SQLite commands
12/30/2013 17:33:58 DefaultDomain                 ClrVersion          2.0.0.0   Scott_NZ            Retrieves the version of the Common Language Runtime.
12/30/2013 17:33:58 DefaultDomain                 CompareVersion      2.0.0.0   Scott_NZ            Compares two version strings and returns an integer indicating how they compare.
12/30/2013 17:33:58 DefaultDomain                 Version             2.0.0.0   Scott_NZ            Returns the version of Arma2NET.
12/30/2013 17:33:58 DefaultDomain                 GetClipboardText    1.0.0.0   Scott_NZ            Gets the clipboard text value.
12/30/2013 17:33:58 DefaultDomain                 SetClipboardText    1.0.0.0   Scott_NZ            Sets the clipboard to a text value.
12/30/2013 17:33:58 DefaultDomain                 CommandLine         2.0.0.0   Scott_NZ            Returns the command line used to start the application.
12/30/2013 17:33:58 DefaultDomain                 DateTime            2.0.0.0   Scott_NZ            Returns the current date and time.
12/30/2013 17:33:58 Arma2NET initialized in 00:00:00.0659852
12/30/2013 17:33:58 function: Arma2NETMySQLCommandAsync ['weaponsArma3', 'SELECT name FROM users WHERE uid = '*******************'']
12/30/2013 17:33:58 maxResultSize: 10239
12/30/2013 17:33:58 Result size: 0
12/30/2013 17:33:58 Result: <null>

The last bit continues for probably 1000 times and then the last one is Result size: 5 Result: false

And I can see that it's connecting to the server but there are no queries that are passed

Log from MySQL server:

Timestamp, Thread, Command Type, Detail
131230 17:33:58, 7, Connect, arma@localhost on weaponsarma3
, 7, Query, SHOW VARIABLES
, 7, Query, select timediff( curtime(), utc_time() )
, 7, Query, SHOW COLLATION
, 7, Query, SET NAMES utf8
, 7, Query, SET character_set_results=NULL
, 7, Init DB, weaponsarma3
131230 17:35:08, 1, Query, SHOW VARIABLES LIKE 'log_output'

Arma server and MySQL database is currently on the same server running windows server 2012.

And running the query that it's trying to pass in above arma2net log passes through (inserted data manually into the database)

Edited by AlexKall

Share this post


Link to post
Share on other sites

@lifemanlive: Send me a message on Steam.

@AlexKall: What does the Arma2NETMySQL log file say? I'm guessing that will probably have an error if it's repeating like this.

Share this post


Link to post
Share on other sites
@lifemanlive: Send me a message on Steam.

@AlexKall: What does the Arma2NETMySQL log file say? I'm guessing that will probably have an error if it's repeating like this.

Sorry for being such a newbie on arma. I only looked at the Arma2Net log and now I see that I don't even get a Arma2NetMySQL log file.

But I do get this in the RPT log of the server:

=====================================================================
== C:\Steamcmd\arma3Performance\Arma3Retail_Server.exe
== "C:\Steamcmd\arma3Performance\Arma3Retail_Server.exe" -mod=@CBA_A3;@arma2net -config=arma2net.cfg -port=2660 -profiles=C:\a3profiles\performance -malloc=tbbmalloc -cpuCount=4

Exe timestamp: 2013/12/16 13:33:28
Current time:  2014/01/01 19:43:56

Type: Public
Branch: Stable
Version: 1.08.113494

Allocator: C:\Steamcmd\arma3Performance\dll\tbbmalloc.dll
=====================================================================

AppId parsing successful. Using appId=107410
Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/PAPA_BEAR/
Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/AirBase/
Updating base class thingX->FloatingStructure_F, by a3\structures_f_epb\civ\camping\config.bin/CfgVehicles/Land_Camping_Light_F/
Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayMain/controls/ModIcons/
Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
Initializing Steam Manager
unable to load subscribed content list. list will be updated from steam
unable to load published content list. list will be updated from steam
unable to load cached items meta info. save and update functionality will be broken
Steam Manager initialized.

==== Loaded addons ====

dta\bin.pbo - unknown
dta\core.pbo - 0
dta\languagecore_f.pbo - 60330
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ai.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_arrays.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_common.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_diagnostic.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_events.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_extended_eventhandlers.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_hashes.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_help.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_main.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_main_a3.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_network.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_strings.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ui.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ui_helper.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_vectors.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_versioning.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_xeh.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_xeh_a3.pbo - unknown
addons\a3.pbo - unknown
addons\air_f.pbo - 60467
addons\air_f_beta.pbo - 60467
addons\air_f_epb.pbo - 60900
addons\air_f_gamma.pbo - 60451
addons\animals_f.pbo - 60167
addons\animals_f_beta.pbo - 60167
addons\anims_f.pbo - 60458
addons\anims_f_data.pbo - 60458
addons\anims_f_epa.pbo - 60245
addons\armor_f.pbo - 60167
addons\armor_f_beta.pbo - 60168
addons\armor_f_epb.pbo - 60461
addons\armor_f_gamma.pbo - 60390
addons\baseconfig_f.pbo - 43414
addons\boat_f.pbo - 60331
addons\boat_f_beta.pbo - 60168
addons\boat_f_gamma.pbo - 60168
addons\cargoposes_f.pbo - 60168
addons\characters_f.pbo - 60513
addons\characters_f_beta.pbo - 60346
addons\characters_f_epa.pbo - 60168
addons\characters_f_epb.pbo - 60641
addons\characters_f_gamma.pbo - 60303
addons\data_f.pbo - 60628
addons\drones_f.pbo - 60168
addons\dubbing_f.pbo - 55351
addons\dubbing_f_beta.pbo - 55170
addons\dubbing_f_epa.pbo - 58097
addons\dubbing_f_gamma.pbo - 55217
addons\dubbing_radio_f.pbo - 60561
addons\dubbing_radio_f_data.pbo - 60561
addons\editor_f.pbo - 53723
addons\functions_f.pbo - 60645
addons\functions_f_epa.pbo - 60381
addons\languagemissions_f.pbo - 59304
addons\languagemissions_f_beta.pbo - 59304
addons\languagemissions_f_epa.pbo - 59304
addons\languagemissions_f_gamma.pbo - 59304
addons\language_f.pbo - 60669
addons\language_f_beta.pbo - 60441
addons\language_f_epa.pbo - 60168
addons\language_f_epb.pbo - 60168
addons\language_f_gamma.pbo - 60441
addons\map_altis.pbo - 60189
addons\map_altis_data.pbo - 56204
addons\map_altis_data_layers.pbo - 56661
addons\map_altis_data_layers_00_00.pbo - 56661
addons\map_altis_data_layers_00_01.pbo - 56661
addons\map_altis_data_layers_01_00.pbo - 56661
addons\map_altis_data_layers_01_01.pbo - 56661
addons\map_altis_scenes_f.pbo - 56247
addons\map_data.pbo - 58448
addons\map_stratis.pbo - 60250
addons\map_stratis_data.pbo - 60227
addons\map_stratis_data_layers.pbo - 60227
addons\map_stratis_scenes_f.pbo - 56247
addons\misc_f.pbo - 58745
addons\missions_f.pbo - 60168
addons\missions_f_beta.pbo - 60260
addons\missions_f_beta_data.pbo - 55296
addons\missions_f_beta_video.pbo - 49010
addons\missions_f_data.pbo - 57085
addons\missions_f_epa.pbo - 60680
addons\missions_f_epa_data.pbo - 58219
addons\missions_f_epa_video.pbo - 58252
addons\missions_f_gamma.pbo - 60634
addons\missions_f_gamma_data.pbo - 55501
addons\missions_f_gamma_video.pbo - 52884
addons\missions_f_video.pbo - 52434
addons\modules_f.pbo - 60333
addons\modules_f_beta.pbo - 60170
addons\modules_f_beta_data.pbo - 56247
addons\modules_f_data.pbo - 59320
addons\modules_f_epb.pbo - 60488
addons\music_f.pbo - 60106
addons\music_f_epa.pbo - 56488
addons\music_f_epa_music.pbo - 56492
addons\music_f_music.pbo - 56442
addons\plants_f.pbo - 59944
addons\roads_f.pbo - 60121
addons\rocks_f.pbo - 58567
addons\signs_f.pbo - 59445
addons\soft_f.pbo - 60421
addons\soft_f_beta.pbo - 60537
addons\soft_f_gamma.pbo - 60670
addons\sounds_f.pbo - 60170
addons\sounds_f_epb.pbo - 60170
addons\sounds_f_vehicles.pbo - 59990
addons\sounds_f_weapons.pbo - 59990
addons\static_f.pbo - 60170
addons\static_f_beta.pbo - 60170
addons\static_f_gamma.pbo - 60170
addons\structures_f.pbo - 60431
addons\structures_f_data.pbo - 59943
addons\structures_f_epa.pbo - 60115
addons\structures_f_epb.pbo - 60663
addons\structures_f_households.pbo - 60536
addons\structures_f_ind.pbo - 60417
addons\structures_f_mil.pbo - 60412
addons\structures_f_wrecks.pbo - 59943
addons\uifonts_f.pbo - 56537
addons\uifonts_f_data.pbo - 56474
addons\ui_f.pbo - 60647
addons\ui_f_data.pbo - 60647
addons\weapons_f.pbo - 60527
addons\weapons_f_beta.pbo - 60337
addons\weapons_f_epa.pbo - 60597
addons\weapons_f_epb.pbo - 60597
addons\weapons_f_gamma.pbo - 60170

=======================

PhysX3 SDK Init started ...
PhysX3 SDK Init ended.
19:46:25 Mission Arma2NetMy.Stratis: Number of roles (9) is different from 'description.ext::Header::maxPlayer' (8)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:47:01 No more slot to add connection at 033057 (3386.8,5735.4)
19:47:04 Attempt to override final function - bis_functions_list
19:47:04 Attempt to override final function - bis_functions_listpreinit
19:47:04 Attempt to override final function - bis_functions_listpostinit
19:47:04 Attempt to override final function - bis_functions_listrecompile
19:47:04 [8442,188.601,0,"XEH: PreInit Started. v1.0.4.198. MISSINIT: missionName=Arma2NetMy, worldName=Stratis, isMultiplayer=true, isServer=true, isDedicated=true"]
19:47:04 [8442,188.829,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_cache_disable.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]
19:47:04 Attempt to override final function - bis_fnc_missiontaskslocal
19:47:04 Attempt to override final function - bis_fnc_missionconversationslocal
19:47:04 Attempt to override final function - bis_fnc_missionflow
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMevaSrasWpstDr.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMevaSrasWpstDl.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:06 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g01.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g01
19:47:06 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g02.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g02
19:47:11 Animation o:\arma3\a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\wave\hubwave_move1.rtm not found or empty
19:47:11 Animation o:\arma3\a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\wave\hubwave_move2.rtm not found or empty
19:47:11 No default vars in bin\config.bin/CfgMovesMaleSdr/States/Acts_UnconsciousStandUp_part1.variantsPlayer
19:47:11 No default vars in bin\config.bin/CfgMovesMaleSdr/States/Acts_UnconsciousStandUp_part2.variantsPlayer
19:47:11 Animation a3\air_f_delta\plane_fighter_01\data\anim\kia_plane_fighter_01_pilot.rtm not found or empty
19:47:11 Animation a3\air_f_delta\plane_fighter_01\data\anim\plane_fighter_01_pilot.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\heli_attack_01_pilot_kia.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\pilot_heli_light_02_kia.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\copilot_heli_light_02_kia.rtm not found or empty
19:47:12 Animation a3\air_f_delta\plane_transport_01\data\anim\kia_plane_transport_01_pilot.rtm not found or empty
19:47:12 Animation a3\air_f_delta\plane_transport_01\data\anim\plane_transport_01_pilot.rtm not found or empty
19:47:12 Animation animpath\kia_mi17_cargo02.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v0.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v1.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v2.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v3.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v4.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v5.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v6.rtm not found or empty
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 c:\devw\c\futura_stable\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:47:13 [8451,197.644,0,"XEH: PostInit Started"]
19:47:13 [8451,197.664,0,"CBA_VERSIONING: cba=1.0.4.198, "]
19:47:13 [8451,197.682,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=false, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=3, BIS_functions=L Modules:1, group=L Modules"]
19:47:13 [8451,197.657,0,"x\cba\addons\network\XEH_postServerInit.sqf:3","Initializing: cba_network version: 1.0.4.198"]
19:47:14 [8457,198.038,0,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:18","serverRunningQuery: :  serverRunningQuery=false"]
19:47:22 Cannot create non-ai vehicle tf_rt1523g,
19:47:22 Cannot create object 3:7
19:47:22 Error: Object(3 : 7) not found
19:47:22 Error: Object(3 : 7) not found
19:47:22 Client: Object 3:7 (type Type_110) not found.
19:47:22 Client: Object 3:7 (type Type_85) not found.
19:47:22 Client: Object 3:7 (type Type_110) not found.
19:47:24 Client: Object 3:7 (type Type_85) not found.
19:47:26 Client: Object 3:7 (type Type_85) not found.
19:47:27 Error: Object(3 : 7) not found
19:47:28 Client: Object 3:7 (type Type_85) not found.
19:47:30 Client: Object 3:7 (type Type_85) not found.
19:47:31 Error: Object(3 : 7) not found
19:47:31 Client: Object 3:7 (type Type_110) not found.
19:47:32 Client: Object 3:7 (type Type_85) not found.
19:47:34 Client: Object 3:7 (type Type_85) not found.
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:37   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:37   Error Generic error in expression
19:47:37 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:37 Error: Object(3 : 7) not found
19:47:37 [9435,219.557,16.53,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '************'"]
19:47:37 Client: Object 3:7 (type Type_85) not found.
19:47:38 Client: Object 3:7 (type Type_85) not found.
19:47:40 Client: Object 3:7 (type Type_85) not found.
19:47:40 Error: Object(3 : 7) not found
19:47:41 Client: Object 3:7 (type Type_110) not found.
19:47:42 Client: Object 3:7 (type Type_85) not found.
19:47:44 Client: Object 3:7 (type Type_85) not found.
19:47:45 Error: Object(3 : 7) not found
19:47:46 Client: Object 3:7 (type Type_85) not found.
19:47:48 Client: Object 3:7 (type Type_85) not found.
19:47:50 Error: Object(3 : 7) not found
19:47:50 Client: Object 3:7 (type Type_110) not found.
19:47:50 Client: Object 3:7 (type Type_85) not found.
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 [10077,235.056,30.734,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '************'"]
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 [10080,235.147,30.824,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:47","Query: : _query=INSERT into users (uid, name, ammo, weapons, items, assignitems, headgear, goggles, vest, vestitems, uniform, uniformitems, backpack, packitems, handgunitems, primarywep, secondarywep) VALUES('*************','asdasdasd','30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`16Rnd_9x21_Mag`16Rnd_9x21_Mag`SmokeShell`SmokeShellGreen`Chemlight_green`Chemlight_green`HandGrenade`HandGrenade','arifle_MX_ACO_pointer_F`hgun_P07_F`Throw`Put','FirstAidKit','ItemMap`ItemCompass`ItemWatch`NVGoggles','H_HelmetB','G_Tactical_Black','V_PlateCarrier1_rgr','30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`16Rnd_9x21_Mag`16Rnd_9x21_Mag`SmokeShell`
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 [10081,235.18,30.846,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '**************'"]
19:47:53 Client: Object 3:7 (type Type_85) not found.
19:47:55 Client: Object 3:7 (type Type_85) not found.
19:47:55 Error: Object(3 : 7) not found
19:47:57 Client: Object 3:7 (type Type_85) not found.
19:47:59 Client: Object 3:7 (type Type_85) not found.
19:48:00 Error: Object(3 : 7) not found
19:48:00 Client: Object 3:7 (type Type_110) not found.
19:48:01 Client: Object 3:7 (type Type_85) not found.
19:48:03 Client: Object 3:7 (type Type_85) not found.
19:48:04 Error: Object(3 : 7) not found
19:48:05 Client: Object 3:7 (type Type_85) not found.

Share this post


Link to post
Share on other sites
Sorry for being such a newbie on arma. I only looked at the Arma2Net log and now I see that I don't even get a Arma2NetMySQL log file.

But I do get this in the RPT log of the server:

=====================================================================
== C:\Steamcmd\arma3Performance\Arma3Retail_Server.exe
== "C:\Steamcmd\arma3Performance\Arma3Retail_Server.exe" -mod=@CBA_A3;@arma2net -config=arma2net.cfg -port=2660 -profiles=C:\a3profiles\performance -malloc=tbbmalloc -cpuCount=4

Exe timestamp: 2013/12/16 13:33:28
Current time:  2014/01/01 19:43:56

Type: Public
Branch: Stable
Version: 1.08.113494

Allocator: C:\Steamcmd\arma3Performance\dll\tbbmalloc.dll
=====================================================================

AppId parsing successful. Using appId=107410
Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/PAPA_BEAR/
Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/AirBase/
Updating base class thingX->FloatingStructure_F, by a3\structures_f_epb\civ\camping\config.bin/CfgVehicles/Land_Camping_Light_F/
Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayMain/controls/ModIcons/
Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
Initializing Steam Manager
unable to load subscribed content list. list will be updated from steam
unable to load published content list. list will be updated from steam
unable to load cached items meta info. save and update functionality will be broken
Steam Manager initialized.

==== Loaded addons ====

dta\bin.pbo - unknown
dta\core.pbo - 0
dta\languagecore_f.pbo - 60330
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ai.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_arrays.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_common.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_diagnostic.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_events.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_extended_eventhandlers.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_hashes.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_help.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_main.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_main_a3.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_network.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_strings.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ui.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_ui_helper.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_vectors.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_versioning.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_xeh.pbo - unknown
C:\Steamcmd\arma3Performance\@CBA_A3\addons\cba_xeh_a3.pbo - unknown
addons\a3.pbo - unknown
addons\air_f.pbo - 60467
addons\air_f_beta.pbo - 60467
addons\air_f_epb.pbo - 60900
addons\air_f_gamma.pbo - 60451
addons\animals_f.pbo - 60167
addons\animals_f_beta.pbo - 60167
addons\anims_f.pbo - 60458
addons\anims_f_data.pbo - 60458
addons\anims_f_epa.pbo - 60245
addons\armor_f.pbo - 60167
addons\armor_f_beta.pbo - 60168
addons\armor_f_epb.pbo - 60461
addons\armor_f_gamma.pbo - 60390
addons\baseconfig_f.pbo - 43414
addons\boat_f.pbo - 60331
addons\boat_f_beta.pbo - 60168
addons\boat_f_gamma.pbo - 60168
addons\cargoposes_f.pbo - 60168
addons\characters_f.pbo - 60513
addons\characters_f_beta.pbo - 60346
addons\characters_f_epa.pbo - 60168
addons\characters_f_epb.pbo - 60641
addons\characters_f_gamma.pbo - 60303
addons\data_f.pbo - 60628
addons\drones_f.pbo - 60168
addons\dubbing_f.pbo - 55351
addons\dubbing_f_beta.pbo - 55170
addons\dubbing_f_epa.pbo - 58097
addons\dubbing_f_gamma.pbo - 55217
addons\dubbing_radio_f.pbo - 60561
addons\dubbing_radio_f_data.pbo - 60561
addons\editor_f.pbo - 53723
addons\functions_f.pbo - 60645
addons\functions_f_epa.pbo - 60381
addons\languagemissions_f.pbo - 59304
addons\languagemissions_f_beta.pbo - 59304
addons\languagemissions_f_epa.pbo - 59304
addons\languagemissions_f_gamma.pbo - 59304
addons\language_f.pbo - 60669
addons\language_f_beta.pbo - 60441
addons\language_f_epa.pbo - 60168
addons\language_f_epb.pbo - 60168
addons\language_f_gamma.pbo - 60441
addons\map_altis.pbo - 60189
addons\map_altis_data.pbo - 56204
addons\map_altis_data_layers.pbo - 56661
addons\map_altis_data_layers_00_00.pbo - 56661
addons\map_altis_data_layers_00_01.pbo - 56661
addons\map_altis_data_layers_01_00.pbo - 56661
addons\map_altis_data_layers_01_01.pbo - 56661
addons\map_altis_scenes_f.pbo - 56247
addons\map_data.pbo - 58448
addons\map_stratis.pbo - 60250
addons\map_stratis_data.pbo - 60227
addons\map_stratis_data_layers.pbo - 60227
addons\map_stratis_scenes_f.pbo - 56247
addons\misc_f.pbo - 58745
addons\missions_f.pbo - 60168
addons\missions_f_beta.pbo - 60260
addons\missions_f_beta_data.pbo - 55296
addons\missions_f_beta_video.pbo - 49010
addons\missions_f_data.pbo - 57085
addons\missions_f_epa.pbo - 60680
addons\missions_f_epa_data.pbo - 58219
addons\missions_f_epa_video.pbo - 58252
addons\missions_f_gamma.pbo - 60634
addons\missions_f_gamma_data.pbo - 55501
addons\missions_f_gamma_video.pbo - 52884
addons\missions_f_video.pbo - 52434
addons\modules_f.pbo - 60333
addons\modules_f_beta.pbo - 60170
addons\modules_f_beta_data.pbo - 56247
addons\modules_f_data.pbo - 59320
addons\modules_f_epb.pbo - 60488
addons\music_f.pbo - 60106
addons\music_f_epa.pbo - 56488
addons\music_f_epa_music.pbo - 56492
addons\music_f_music.pbo - 56442
addons\plants_f.pbo - 59944
addons\roads_f.pbo - 60121
addons\rocks_f.pbo - 58567
addons\signs_f.pbo - 59445
addons\soft_f.pbo - 60421
addons\soft_f_beta.pbo - 60537
addons\soft_f_gamma.pbo - 60670
addons\sounds_f.pbo - 60170
addons\sounds_f_epb.pbo - 60170
addons\sounds_f_vehicles.pbo - 59990
addons\sounds_f_weapons.pbo - 59990
addons\static_f.pbo - 60170
addons\static_f_beta.pbo - 60170
addons\static_f_gamma.pbo - 60170
addons\structures_f.pbo - 60431
addons\structures_f_data.pbo - 59943
addons\structures_f_epa.pbo - 60115
addons\structures_f_epb.pbo - 60663
addons\structures_f_households.pbo - 60536
addons\structures_f_ind.pbo - 60417
addons\structures_f_mil.pbo - 60412
addons\structures_f_wrecks.pbo - 59943
addons\uifonts_f.pbo - 56537
addons\uifonts_f_data.pbo - 56474
addons\ui_f.pbo - 60647
addons\ui_f_data.pbo - 60647
addons\weapons_f.pbo - 60527
addons\weapons_f_beta.pbo - 60337
addons\weapons_f_epa.pbo - 60597
addons\weapons_f_epb.pbo - 60597
addons\weapons_f_gamma.pbo - 60170

=======================

PhysX3 SDK Init started ...
PhysX3 SDK Init ended.
19:46:25 Mission Arma2NetMy.Stratis: Number of roles (9) is different from 'description.ext::Header::maxPlayer' (8)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:36 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:37 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:46:38 Server error: Player without identity -1PARA-AlexKall (id 1731506078)
19:47:01 No more slot to add connection at 033057 (3386.8,5735.4)
19:47:04 Attempt to override final function - bis_functions_list
19:47:04 Attempt to override final function - bis_functions_listpreinit
19:47:04 Attempt to override final function - bis_functions_listpostinit
19:47:04 Attempt to override final function - bis_functions_listrecompile
19:47:04 [8442,188.601,0,"XEH: PreInit Started. v1.0.4.198. MISSINIT: missionName=Arma2NetMy, worldName=Stratis, isMultiplayer=true, isServer=true, isDedicated=true"]
19:47:04 [8442,188.829,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_cache_disable.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]
19:47:04 Attempt to override final function - bis_fnc_missiontaskslocal
19:47:04 Attempt to override final function - bis_fnc_missionconversationslocal
19:47:04 Attempt to override final function - bis_fnc_missionflow
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMevaSrasWpstDr.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMevaSrasWpstDl.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPknlMstpSoptWbinDnon_AmovPpneMstpSoptWbinDnon.ConnectTo: Bad move AmovPpneMstpSoptWbinDnon_AmovPpneMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPercMstpSoptWbinDnon.ConnectTo: Bad move AmovPercMstpSoptWbinDnon_AmovPercMstpSnonWnonDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWrflDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWpstDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSrasWlnrDnon
19:47:05   bin\config.bin/CfgMovesMaleSdr/States/AmovPpneMstpSoptWbinDnon_AmovPknlMstpSoptWbinDnon.ConnectTo: Bad move AmovPknlMstpSoptWbinDnon_AmovPknlMstpSnonWnonDnon
19:47:06 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g01.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g01
19:47:06 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g02.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g02
19:47:11 Animation o:\arma3\a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\wave\hubwave_move1.rtm not found or empty
19:47:11 Animation o:\arma3\a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\wave\hubwave_move2.rtm not found or empty
19:47:11 No default vars in bin\config.bin/CfgMovesMaleSdr/States/Acts_UnconsciousStandUp_part1.variantsPlayer
19:47:11 No default vars in bin\config.bin/CfgMovesMaleSdr/States/Acts_UnconsciousStandUp_part2.variantsPlayer
19:47:11 Animation a3\air_f_delta\plane_fighter_01\data\anim\kia_plane_fighter_01_pilot.rtm not found or empty
19:47:11 Animation a3\air_f_delta\plane_fighter_01\data\anim\plane_fighter_01_pilot.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\heli_attack_01_pilot_kia.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\pilot_heli_light_02_kia.rtm not found or empty
19:47:11 Animation a3\air_f_beta\heli_attack_01\data\anim\copilot_heli_light_02_kia.rtm not found or empty
19:47:12 Animation a3\air_f_delta\plane_transport_01\data\anim\kia_plane_transport_01_pilot.rtm not found or empty
19:47:12 Animation a3\air_f_delta\plane_transport_01\data\anim\plane_transport_01_pilot.rtm not found or empty
19:47:12 Animation animpath\kia_mi17_cargo02.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v0.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v1.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v2.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v3.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v4.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v5.rtm not found or empty
19:47:12 Animation animpath\mi17_cargo02_v6.rtm not found or empty
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 Ref to nonnetwork object 1a3be400# 166160: supplydrop.p3d
19:47:13 c:\devw\c\futura_stable\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:47:13 [8451,197.644,0,"XEH: PostInit Started"]
19:47:13 [8451,197.664,0,"CBA_VERSIONING: cba=1.0.4.198, "]
19:47:13 [8451,197.682,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=false, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=3, BIS_functions=L Modules:1, group=L Modules"]
19:47:13 [8451,197.657,0,"x\cba\addons\network\XEH_postServerInit.sqf:3","Initializing: cba_network version: 1.0.4.198"]
19:47:14 [8457,198.038,0,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:18","serverRunningQuery: :  serverRunningQuery=false"]
19:47:22 Cannot create non-ai vehicle tf_rt1523g,
19:47:22 Cannot create object 3:7
19:47:22 Error: Object(3 : 7) not found
19:47:22 Error: Object(3 : 7) not found
19:47:22 Client: Object 3:7 (type Type_110) not found.
19:47:22 Client: Object 3:7 (type Type_85) not found.
19:47:22 Client: Object 3:7 (type Type_110) not found.
19:47:24 Client: Object 3:7 (type Type_85) not found.
19:47:26 Client: Object 3:7 (type Type_85) not found.
19:47:27 Error: Object(3 : 7) not found
19:47:28 Client: Object 3:7 (type Type_85) not found.
19:47:30 Client: Object 3:7 (type Type_85) not found.
19:47:31 Error: Object(3 : 7) not found
19:47:31 Client: Object 3:7 (type Type_110) not found.
19:47:32 Client: Object 3:7 (type Type_85) not found.
19:47:34 Client: Object 3:7 (type Type_85) not found.
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:36   Error Generic error in expression
19:47:36 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:36 Suspending not allowed in this context
19:47:36 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:37   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:37   Error Generic error in expression
19:47:37 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:37 Error: Object(3 : 7) not found
19:47:37 [9435,219.557,16.53,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '************'"]
19:47:37 Client: Object 3:7 (type Type_85) not found.
19:47:38 Client: Object 3:7 (type Type_85) not found.
19:47:40 Client: Object 3:7 (type Type_85) not found.
19:47:40 Error: Object(3 : 7) not found
19:47:41 Client: Object 3:7 (type Type_110) not found.
19:47:42 Client: Object 3:7 (type Type_85) not found.
19:47:44 Client: Object 3:7 (type Type_85) not found.
19:47:45 Error: Object(3 : 7) not found
19:47:46 Client: Object 3:7 (type Type_85) not found.
19:47:48 Client: Object 3:7 (type Type_85) not found.
19:47:50 Error: Object(3 : 7) not found
19:47:50 Client: Object 3:7 (type Type_110) not found.
19:47:50 Client: Object 3:7 (type Type_85) not found.
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 [10077,235.056,30.734,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '************'"]
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <_return == "") then {
_return = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 58
19:47:51 [10080,235.147,30.824,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:47","Query: : _query=INSERT into users (uid, name, ammo, weapons, items, assignitems, headgear, goggles, vest, vestitems, uniform, uniformitems, backpack, packitems, handgunitems, primarywep, secondarywep) VALUES('*************','asdasdasd','30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`16Rnd_9x21_Mag`16Rnd_9x21_Mag`SmokeShell`SmokeShellGreen`Chemlight_green`Chemlight_green`HandGrenade`HandGrenade','arifle_MX_ACO_pointer_F`hgun_P07_F`Throw`Put','FirstAidKit','ItemMap`ItemCompass`ItemWatch`NVGoggles','H_HelmetB','G_Tactical_Black','V_PlateCarrier1_rgr','30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`30Rnd_65x39_caseless_mag`16Rnd_9x21_Mag`16Rnd_9x21_Mag`SmokeShell`
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 Suspending not allowed in this context
19:47:51 Error in expression <uts == "") then {
_dbloadouts = nil;
};
sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error position: <sleep 0.5;  
};
serverRunningQuery = fal>
19:47:51   Error Generic error in expression
19:47:51 File mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf, line 104
19:47:51 [10081,235.18,30.846,"mpmissions\__cur_mp.Stratis\as_loadouts\server_events.sqf:93","Query: : _query=SELECT name FROM users WHERE uid = '**************'"]
19:47:53 Client: Object 3:7 (type Type_85) not found.
19:47:55 Client: Object 3:7 (type Type_85) not found.
19:47:55 Error: Object(3 : 7) not found
19:47:57 Client: Object 3:7 (type Type_85) not found.
19:47:59 Client: Object 3:7 (type Type_85) not found.
19:48:00 Error: Object(3 : 7) not found
19:48:00 Client: Object 3:7 (type Type_110) not found.
19:48:01 Client: Object 3:7 (type Type_85) not found.
19:48:03 Client: Object 3:7 (type Type_85) not found.
19:48:04 Error: Object(3 : 7) not found
19:48:05 Client: Object 3:7 (type Type_85) not found.

It looks like it's not giving you a player UID. I've never seen that before. Some Googling says that perhaps the mission didn't load completely before you joined. Are other players able to join?

Share this post


Link to post
Share on other sites

Still it seems strange that I don't get a Arma2NETMySQL log file. Also the connection all of a sudden stopped working (so there's now not even a arma user connecting to the db server) I cant remember changing anything either. A lot of strange things happening :/

Share this post


Link to post
Share on other sites

Hello , can you help me about a little bit problem with arma2net please ? :)

To resum , i try to create an AltisLife server , and when i try to connect on my Mp mission on arma3 , i've got this message: "Contacting server for player information"

and on the logs of arma2net , i've got this message:

01/08/2014 11:32:51 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=76561198004958']

01/08/2014 11:32:51 maxResultSize: 10239

01/08/2014 11:58:26 Arma2NET 2.3.0.0 running on CLR 4.0.30319.17929

01/08/2014 11:58:26 Loaded into process arma3server

01/08/2014 11:58:26 Loading add-ins

01/08/2014 11:58:26 Domain Name Version Publisher Description

01/08/2014 11:58:26 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.

01/08/2014 11:58:26 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.

01/08/2014 11:58:26 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.

01/08/2014 11:58:26 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.

01/08/2014 11:58:26 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.

01/08/2014 11:58:26 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.

01/08/2014 11:58:26 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.

01/08/2014 11:58:26 Arma2NET initialized in 00:00:00.0183011

01/08/2014 11:58:26 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

01/08/2014 11:58:26 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand

à Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)

01/08/2014 11:58:26 function: Arma2NETMySQLCommand ['arma3life', 'CALL resetLifeVehicles();']

01/08/2014 11:58:26 maxResultSize: 10239

01/08/2014 11:58:35 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

01/08/2014 11:58:35 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand

à Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)

01/08/2014 11:58:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=76561198004963158']

01/08/2014 11:58:35 maxResultSize: 10239

01/08/2014 12:03:10 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

01/08/2014 12:03:10 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand

à Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)

01/08/2014 12:03:10 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=76561194963158']

01/08/2014 12:03:10 maxResultSize: 10239

01/08/2014 12:03:48 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

01/08/2014 12:03:48 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand

à Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)

à Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)

01/08/2014 12:03:48 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=76561198004968']

01/08/2014 12:03:48 maxResultSize: 10239

Edited by dragon8510

Share this post


Link to post
Share on other sites

Hi,

First of all I'd like to thank you, firefly, for sharing this great plugin. Now, I'm currently experiencing some problems with the plugin and I hope I can receive some help in this thread. After reinstalling ArmA 3 (and obviously reinstalling the plugin, too) any query suddenly returns false instead of what it used to return.

The database definitely isn't the problem and there are no errors. The weird thing is, there's not even an actual ArmA2NetMySQL log, just an ArmA2Net log, it seems like the ArmA2NetMySQL plugin didn't even register my query.

Here is my ArmA2Net log file :

01/06/2014 16:46:48 Arma2NET 2.3.0.0 running on CLR 4.0.30319.18408
01/06/2014 16:46:48 Loaded into process arma3
01/06/2014 16:46:48 Loading add-ins
01/06/2014 16:46:49 Domain                        Name                Version   Publisher           Description
01/06/2014 16:46:49 DefaultDomain                 Arma2NETMySQL       0.1.0.0   firefly2442         Runs MySQL procedure commands.
01/06/2014 16:46:49 DefaultDomain                 Arma2NETMySQLCommand0.1.0.0   firefly2442         Runs raw MySQL/SQLite commands
01/06/2014 16:46:49 DefaultDomain                 ClrVersion          2.0.0.0   Scott_NZ            Retrieves the version of the Common Language Runtime.
01/06/2014 16:46:49 DefaultDomain                 CompareVersion      2.0.0.0   Scott_NZ            Compares two version strings and returns an integer indicating how they compare.
01/06/2014 16:46:49 DefaultDomain                 Version             2.0.0.0   Scott_NZ            Returns the version of Arma2NET.
01/06/2014 16:46:49 DefaultDomain                 GetClipboardText    1.0.0.0   Scott_NZ            Gets the clipboard text value.
01/06/2014 16:46:49 DefaultDomain                 SetClipboardText    1.0.0.0   Scott_NZ            Sets the clipboard to a text value.
01/06/2014 16:46:49 DefaultDomain                 CommandLine         2.0.0.0   Scott_NZ            Returns the command line used to start the application.
01/06/2014 16:46:49 DefaultDomain                 DateTime            2.0.0.0   Scott_NZ            Returns the current date and time.          
01/06/2014 16:46:49 Arma2NET initialized in 00:00:01.1842765
01/06/2014 16:46:50 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT pFirstName FROM CharacterData WHERE pUID='76561198053567625'']
01/06/2014 16:46:50 maxResultSize: 10239
01/06/2014 16:46:50 Result size: 5
01/06/2014 16:46:50 Result: False
01/06/2014 16:46:50 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT pLastName FROM CharacterData WHERE pUID='76561198053567625'']
01/06/2014 16:46:50 maxResultSize: 10239
01/06/2014 16:46:50 Result size: 5
01/06/2014 16:46:50 Result: False
01/06/2014 16:46:50 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT pFullName FROM CharacterData WHERE pUID='76561198053567625'']
01/06/2014 16:46:50 maxResultSize: 10239
01/06/2014 16:46:50 Result size: 5
01/06/2014 16:46:50 Result: False
01/06/2014 16:46:50 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT cID FROM CharacterData WHERE pUID='76561198053567625'']
01/06/2014 16:46:50 maxResultSize: 10239
01/06/2014 16:46:50 Result size: 5
01/06/2014 16:46:50 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT owner FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT className FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT licPlate FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT storage FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT weight FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT timeout FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT position FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT direction FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT damage FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT fuel FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT despawned FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT GearW FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT GearM FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT GearI FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT GearB FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT Callsign FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:51 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT Stolen FROM vehicledata']
01/06/2014 16:46:51 maxResultSize: 10239
01/06/2014 16:46:51 Result size: 5
01/06/2014 16:46:51 Result: False
01/06/2014 16:46:57 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT shop_name FROM shopdata WHERE shop_name ='Superstore'']
01/06/2014 16:46:57 maxResultSize: 10239
01/06/2014 16:46:57 Result size: 5
01/06/2014 16:46:57 Result: False
01/06/2014 16:46:57 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT shop_id FROM shopdata WHERE shop_name ='Superstore'']
01/06/2014 16:46:57 maxResultSize: 10239
01/06/2014 16:46:57 Result size: 5
01/06/2014 16:46:57 Result: False
01/06/2014 16:46:57 function: Arma2NETMySQLCommand ['LifeDB', 'SELECT item_array FROM shopdata WHERE shop_name ='Superstore'']
01/06/2014 16:46:57 maxResultSize: 10239
01/06/2014 16:46:57 Result size: 5
01/06/2014 16:46:57 Result: False

As I've said, contrarily to what you'd expect, there is no log in the ArmA2NetMySQL folder.

Thanks in advance for your help.

Share this post


Link to post
Share on other sites

@dragon8510: You don't have the plugin for some reason. It should be in the plugins folder, for example:

C:\Program Files\Steam\SteamApps\common\Arma 3\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll

@FreakJoe: Try testing it with Arma2NETExplorer and run a query against the database to see if you get any results. Remember it can log to two different places (depending on how you have it setup) so make sure to check both.

Share this post


Link to post
Share on other sites

Hello, thank you to aswer at my last post , i wish it should be the last time when i need your help ;) ,

i've got this error :

01/09/2014 09:39:27 Arma2NET 2.3.0.0 running on CLR 4.0.30319.17929

01/09/2014 09:39:27 Loaded into process arma3server

01/09/2014 09:39:27 Loading add-ins

01/09/2014 09:39:27 Caught exception of type System.Reflection.TargetInvocationException while loading add-in DefaultDomain

01/09/2014 09:39:27 System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.FileLoadException: Impossible de charger le fichier ou l'assembly 'System.Data.SQLite, Version=1.0.89.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' ou une de ses dépendances. Tentative de chargement d'un exécutable non vérifiable avec des corrections (table IAT avec plus de 2***sections ou une section TLS.) (Exception de HRESULT : 0x80131019) ---> System.IO.FileLoadException: Tentative de chargement d'un exécutable non vérifiable avec des corrections (table IAT avec plus de 2***sections ou une section TLS.) (Exception de HRESULT : 0x80131019)

--- Fin de la trace de la pile d'exception interne ---

à System.Reflection.RuntimeAssembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection, SecurityContextSource securityContextSource)

à System.Reflection.Assembly.Load(Byte[] rawAssembly)

à Arma2Net.Managed.AddInManager.DomainLoadAddIn(String assemblyFile)

--- Fin de la trace de la pile d'exception interne ---

à System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

à System.Delegate.DynamicInvokeImpl(Object[] args)

à Arma2Net.Managed.AddInManager.DomainDoCallback()

à System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

à Arma2Net.Managed.AddInManager.DoCallbackImpl(AppDomain domain, Delegate func, Object arg)

à Arma2Net.Managed.AddInManager.DoCallbackWithResult[T,TResult](AppDomain domain, Func`2 func, T arg)

à Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)

01/09/2014 09:39:27 Domain Name Version Publisher Description

01/09/2014 09:39:27 DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.

01/09/2014 09:39:27 DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands

01/09/2014 09:39:27 DefaultDomain Arma2NETMySQLCommandAsync0.1.0.0 firefly2442 Runs asynchronous raw MySQL/SQLite commands

01/09/2014 09:39:27 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.

01/09/2014 09:39:27 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.

01/09/2014 09:39:27 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.

01/09/2014 09:39:27 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.

01/09/2014 09:39:27 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.

01/09/2014 09:39:27 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.

01/09/2014 09:39:27 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.

01/09/2014 09:39:27 Arma2NET initialized in 00:00:00.0472715

01/09/2014 09:39:27 function: Arma2NETMySQLCommand ['arma3life', 'CALL resetLifeVehicles();']

01/09/2014 09:39:27 maxResultSize: 10239

01/09/2014 09:39:27 Result size: 4

01/09/2014 09:39:27 Result: [[]]

01/09/2014 09:39:34 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=765621198004963158']

01/09/2014 09:39:34 maxResultSize: 10239

01/09/2014 09:39:34 Result size: 4

01/09/2014 09:39:34 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=765621198004963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('76561198004963158', 'Dragon', '0', '3000', '0', '"[`Dragon`]"','"[]"')']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 13

01/09/2014 09:39:35 Result: [[["Error"]]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=762561198004963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=765612198004963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('76561198004963158', 'Dragon', '0', '3000', '0', '"[`Dragon`]"','"[]"')']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 13

01/09/2014 09:39:35 Result: [[["Error"]]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=765621198004963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid=765611980024963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('76561198004963158', 'Dragon', '0', '3000', '0', '"[`Dragon`]"','"[]"')']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 13

01/09/2014 09:39:35 Result: [[["Error"]]]

01/09/2014 09:39:35 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=765611298004963158']

01/09/2014 09:39:35 maxResultSize: 10239

01/09/2014 09:39:35 Result size: 4

01/09/2014 09:39:35 Result: [[]]

01/09/2014 09:42:34 Arma2NET 2.3.0.0 running on CLR 4.0.30319.17929

01/09/2014 09:42:34 Loaded into process arma3server

01/09/2014 09:42:34 Loading add-ins

01/09/2014 09:42:34 Caught exception of type System.Reflection.TargetInvocationException while loading add-in DefaultDomain

01/09/2014 09:42:34 System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.FileLoadException: Impossible de charger le fichier ou l'assembly 'System.Data.SQLite, Version=1.0.89.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' ou une de ses dépendances. Tentative de chargement d'un exécutable non vérifiable avec des corrections (table IAT avec plus de 2***sections ou une section TLS.) (Exception de HRESULT : 0x80131019) ---> System.IO.FileLoadException: Tentative de chargement d'un exécutable non vérifiable avec des corrections (table IAT avec plus de 2***sections ou une section TLS.) (Exception de HRESULT : 0x80131019)

Can you tell me what I have to do please :confused: .

Cordialy

Share this post


Link to post
Share on other sites
Can you tell me what I have to do please :confused: .

Cordialy

There is a problem with the System.Data.SQLite.dll you're using. You're likely using a version that isn't compatible with this plugin. (from what I can understand, at least, French is not my first language)

@FreakJoe: Try testing it with Arma2NETExplorer and run a query against the database to see if you get any results. Remember it can log to two different places (depending on how you have it setup) so make sure to check both.

I've figured it out, I simply spelled the database name all lowercase in the databases.txt file, because I didn't expect that to cause any problems. Turns out it does cause problems, capitalizing the characters in question fixed it.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×