Jump to content
Sign in to follow this  
[kh]jman

ArmA2 Persistent Database Scripts - WIP

Recommended Posts

so i have been searching high and low on this whole thread for about 2 days now and i cant figure out why the Arma2NETMySQL folder dosnt exist. the plugin is working according to arma2net log file, i am using the beta. funny thing is i did the exact same thing on my main pc and what do you know! the folder exists. it seems the plugin isnt working but arma2net log says its loaded. any ideas?

Share this post


Link to post
Share on other sites

i did its in neither place. Here are some logs of what i do have. Any help is appreciated thank you

Arma2NET.log

http://pastebin.com/p5bSMHtB

arma2oaserver.rpt

http://pastebin.com/Ks90ZbJa

i got sick of loading all the ace mods on the server aswell so i droped it to just CBA and Arma2NET. Sometimes it wasnt very friendly with jayarma2lib_new and ACRE

Even though it seems to be writing to the sql server if i check the tables it is bringing back a empty set everywhere

---UPDATE---

I have a feeling its probably something to do with the msvcr100.dll file. It was erroring out untill i put the dll in the folder. Reading the dev heaven it seems arma2net dosnt work without it. So i removed the dll thinking it was corrupt and installed Visual C and it didnt show up. So i manualy moved it from my computer(a known working version of the dll) to my server and tried it, nothing. Registered the dll, nothing. Moved it to my arma2 folder and it got past the error again but still didnt create that folder. Moved it to the arma2net folder and still didnt create the folder.

Edited by cobra265
Updated suspicions

Share this post


Link to post
Share on other sites

nope i have the server runing from my home. i have full administrative privileges. It does in fact work on my pc now. I did try to run this under administrator and it still did not create the folder. I still think its this DLL

Share this post


Link to post
Share on other sites
nope i have the server runing from my home. i have full administrative privileges. It does in fact work on my pc now. I did try to run this under administrator and it still did not create the folder. I still think its this DLL

You have to join with a client and let it init before it will create folders.

Share this post


Link to post
Share on other sites

i am aware. It dosnt create the folder. In the logs you can see i log into the server and it seems to be writing to the database but the database is clean. Absolutly no entrys at all

Share this post


Link to post
Share on other sites

Hello!

And great job with this!

We just recently added this to our server. We are now running MSO 4.5 with PersistentDB and its awesome!

I got a question.

Is the markers that you add by double-clicking suppose to save to the DB? Cause we cannot get markers to save to DB.. wich makes us loosing markers of vehicle locations out in the terrain when we restart.

Is this a bug, or is the Markers->DB not a feat.?

Thanks for a great mod!

Share this post


Link to post
Share on other sites

No the default markers do not save to the DB in MSO since the Arma engine does not have a getAllMarkers function. You can use the MSO marker system (requires a radio) to store persistent markers.

Share this post


Link to post
Share on other sites

Hey i wanted to say GREAT work with everything you have done and the time you have put into this. However, im having some issues that i can not seem to track down. Ive followed the install instructions to a T yet im still having problems. Starting from scratch and just using the provided NON ACE missions, the game locks up right after choosing the role and clicking continue. get to see the wonderful PDB splash and "client is getting data from server" or whiter it says. the server logs show this:

Version 1.62.99806

1:35:24 Mission Aftermath.Chernarus: Number of roles (120) is different from 'description.ext::Header::maxPlayer' (60)

1:35:44 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl

1:35:45 [4512,74.295,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Aftermath, worldName=Chernarus, isMultiplayer=true, isServer=true, isDedicated=true"]

1:35:45 [4512,75.068,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_disable_cache.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]

1:35:47 "WASTELAND SERVER - Initilizing Server"

1:35:47 "PDB-0 Mission Parameters"

1:35:47 "PDB-0 persistentDBHeader = 1"

1:35:47 "PDB-0 mpdb_save_delay_server = 600"

1:35:47 "PDB-0 mpdb_save_delay_player = 300"

1:35:47 "PDB-0 mpdb_date_enabled = 1"

1:35:47 "PDB-0 mpdb_weapons_enabled = 1"

1:35:47 "PDB-0 mpdb_landvehicles_enabled = 0"

1:35:47 "PDB-0 mpdb_objects_enabled = 0"

1:35:47 "PDB-0 mpdb_objects_contents_enabled = 0"

1:35:47 "PDB-0 mpdb_locations_enabled = 0"

1:35:47 "PDB-0 mpdb_persistentScores_enabled = 1"

1:35:47 "PDB-0 mpdb_globalScores_enabled = 1"

1:35:47 "PDB-0 mpdb_log_enabled = 1"

1:35:47 [4522,76.737,0,"XEH: PostInit Started"]

1:35:47 [4522,76.746,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]

1:35:47 [4522,76.794,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-A:1, group=L 1-1-A"]

1:35:47 ["PersistentDB: pdb settings loaded"]

1:35:47 "############################# Starting PDB for Aftermath zedV1.0 #############################"

1:35:47 "PDB-0 Mission Parameters"

1:35:47 "PDB-0 persistentDBHeader = 1"

1:35:47 "PDB-0 mpdb_save_delay_server = 600"

1:35:47 "PDB-0 mpdb_save_delay_player = 300"

1:35:47 "PDB-0 mpdb_date_enabled = 1"

1:35:47 "PDB-0 mpdb_weapons_enabled = 1"

1:35:47 "PDB-0 mpdb_landvehicles_enabled = 0"

1:35:47 "PDB-0 mpdb_objects_enabled = 0"

1:35:47 "PDB-0 mpdb_objects_contents_enabled = 0"

1:35:47 "PDB-0 mpdb_locations_enabled = 0"

1:35:47 "PDB-0 mpdb_persistentScores_enabled = 1"

1:35:47 "PDB-0 mpdb_globalScores_enabled = 1"

1:35:47 "PDB-0 mpdb_log_enabled = 1"

1:35:48 ["PersistentDB: pdb settings loaded"]

1:35:48 "############################# Starting PDB for Aftermath zedV1.0 #############################"

1:37:26 "SERVER MSG: count MISSIONDATA, 0"

1:37:26 String STR_EVAL_UNHANDLED_EXCEPTION not found

1:37:26 Error in expression <throw "System.Reflection.TargetInvocatio>

1:37:26 Error position: <throw "System.Reflection.TargetInvocatio>

1:37:26 Error

This error "" 1:37:26 Error in expression <throw "System.Reflection.TargetInvocatio>

1:37:26 Error position: <throw "System.Reflection.TargetInvocatio>

1:37:26 Error""

seems to spam the server and is also the point at which the client locks up. needing a force quit. Granted this is a log from MY mission however it is the exact same using your example missions.

Any ideas? i would love to get this working if i could. thanks in advance!!

Share this post


Link to post
Share on other sites
What's the contents of %localappdata%/Arma2NET/<latest log>.log?

yea i was reading more of the comments today so tonight ill check those logs and see what it says.....reading thru all the thread im suspecting CBA_main is out of date and or the plugin.dll might not be in the correct locations though im pretty sure the error thats being thrown mean that the plugin is activating. ill check tonight and get back. thanks for the 'get back'

...or perhaps i might need to add the arma2net folder and dlls into my expansion folder since i run everything from my ARMA2 OA FOLDER. learned alot today getting the chance to look thru all 39 pages of replies lol

ok so here are the logs i could find......from the last attempt

arma2netmysql Logs

Info: 21:37:35 - Arma2NETMySQL Plugin Started.

Info: 21:37:35 - Version number: 0.1.0.0

Info: 21:37:35 - Compiled against Arma2NET Version: 2.3.0.0

Info: 21:37:35 - Loading databases...

Info: 21:37:35 - Type: mysql Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons

Info: 21:37:39 - Arma2NETMySQL Plugin Started.

Info: 21:37:39 - Version number: 0.1.0.0

Info: 21:37:39 - Compiled against Arma2NET Version: 2.3.0.0

Info: 21:37:39 - Loading databases...

Info: 21:37:39 - Type: mysql Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons

arma2net logs

12/18/2012 21:35:37 Arma2NET 2.3.0.0 running on CLR 4.0.30319.1

12/18/2012 21:35:37 Loaded into process arma2oaserver

12/18/2012 21:35:37 Loading add-ins

12/18/2012 21:35:37 Domain Name Version Publisher Description

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands

12/18/2012 21:35:37 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.

12/18/2012 21:35:37 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.

12/18/2012 21:35:37 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.

12/18/2012 21:35:37 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.

12/18/2012 21:35:37 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.

12/18/2012 21:35:37 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.

12/18/2012 21:35:37 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.

12/18/2012 21:35:37 Arma2NET initialized in 00:00:00.0254572

12/18/2012 21:35:37 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

12/18/2012 21:35:37 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Activate

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

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

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

12/18/2012 21:35:37 function: Activate

12/18/2012 21:35:37 maxResultSize: 10239

12/18/2012 21:35:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:35:38 maxResultSize: 10239

12/18/2012 21:35:38 Result size: 21

12/18/2012 21:35:38 Result: "21:35:38 18/12/2012"

12/18/2012 21:37:35 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:35 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:35 function: Arma2NETMySQL ['arma','GetMissionByName','[tna=Aftermath Wasteland zedV1.0]']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 Result size: 21

12/18/2012 21:37:35 Result: "21:37:35 18/12/2012"

12/18/2012 21:37:37 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:37 maxResultSize: 10239

12/18/2012 21:37:37 Result size: 21

12/18/2012 21:37:37 Result: "21:37:37 18/12/2012"

12/18/2012 21:37:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:38 maxResultSize: 10239

12/18/2012 21:37:38 Result size: 21

12/18/2012 21:37:38 Result: "21:37:38 18/12/2012"

12/18/2012 21:37:39 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:39 Result size: 21

12/18/2012 21:37:39 Result: "21:37:39 18/12/2012"

12/18/2012 21:37:39 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:39 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:39 function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=56503558]']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:40 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:40 maxResultSize: 10239

12/18/2012 21:37:40 Result size: 21

12/18/2012 21:37:40 Result: "21:37:40 18/12/2012"

12/18/2012 21:37:41 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:41 maxResultSize: 10239

12/18/2012 21:37:41 Result size: 21

12/18/2012 21:37:41 Result: "21:37:41 18/12/2012"

12/18/2012 21:37:42 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:42 maxResultSize: 10239

12/18/2012 21:37:42 Result size: 21

12/18/2012 21:37:42 Result: "21:37:42 18/12/2012"

12/18/2012 21:37:43 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:43 maxResultSize: 10239

12/18/2012 21:37:43 Result size: 21

12/18/2012 21:37:43 Result: "21:37:43 18/12/2012"

12/18/2012 21:37:44 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:44 maxResultSize: 10239

12/18/2012 21:37:44 Result size: 21

12/18/2012 21:37:44 Result: "21:37:44 18/12/2012"

12/18/2012 21:37:45 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:45 maxResultSize: 10239

12/18/2012 21:37:45 Result size: 21

12/18/2012 21:37:45 Result: "21:37:45 18/12/2012"

12/18/2012 21:37:46 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:46 maxResultSize: 10239

12/18/2012 21:37:46 Result size: 21

12/18/2012 21:37:46 Result: "21:37:46 18/12/2012"

12/18/2012 21:37:47 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:47 maxResultSize: 10239

12/18/2012 21:37:47 Result size: 21

12/18/2012 21:37:47 Result: "21:37:47 18/12/2012"

12/18/2012 21:37:48 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:48 maxResultSize: 10239

12/18/2012 21:37:48 Result size: 21

12/18/2012 21:37:48 Result: "21:37:48 18/12/2012"

12/18/2012 21:37:49 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:49 maxResultSize: 10239

12/18/2012 21:37:49 Result size: 21

12/18/2012 21:37:49 Result: "21:37:49 18/12/2012"

12/18/2012 21:37:50 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:50 maxResultSize: 10239

12/18/2012 21:37:50 Result size: 21

12/18/2012 21:37:50 Result: "21:37:50 18/12/2012"

12/18/2012 21:37:51 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:51 maxResultSize: 10239

12/18/2012 21:37:51 Result size: 21

12/18/2012 21:37:51 Result: "21:37:51 18/12/2012"

Arma 2 OA arma2rpt.log (client)

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

== C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\arma2oa.exe

== Expansion\beta\arma2oa.exe -mod= -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -skipIntro

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

Exe timestamp: 2012/12/06 23:02:52

Current time: 2012/12/18 21:36:09

Version 1.62.99806

Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon

Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl

"PDB-0 Mission Parameters"

"PDB-0 persistentDBHeader = 1"

"PDB-0 mpdb_save_delay_server = 600"

"PDB-0 mpdb_save_delay_player = 300"

"PDB-0 mpdb_date_enabled = 1"

"PDB-0 mpdb_weapons_enabled = 1"

"PDB-0 mpdb_landvehicles_enabled = 0"

"PDB-0 mpdb_objects_enabled = 0"

"PDB-0 mpdb_objects_contents_enabled = 0"

"PDB-0 mpdb_locations_enabled = 0"

"PDB-0 mpdb_persistentScores_enabled = 1"

"PDB-0 mpdb_globalScores_enabled = 1"

"PDB-0 mpdb_log_enabled = 1"

["PersistentDB: pdb settings loaded"]

"############################# Starting PDB for Aftermath Wasteland zedV1.0 #############################"

["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Aftermath Wasteland zedV1.0"]

["PersistentDB: SPAWN"]

["PersistentDB: FINISHED MISSION INIT, time: ",3.394]

["PersistentDB: PLAYER READY"]

Server rpt

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

== C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\arma2oaserver.exe

== Expansion\beta\arma2oaserver.exe -arma2netdev -beta=Expansion\beta;Expansion\beta\Expansion -port=2302 "-config=@Aftermath_Server\Config\aftermath.cfg" "-cfg=@Aftermath_Server\Config\basic.cfg" "-profiles=@Aftermath_Server\Config" -name=Zedmag "-mod=@CBA;@CBA_A2;@CBA_OA;@Arma2NET;@Aftermath_Server"

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

Exe timestamp: 2012/12/06 23:02:52

Current time: 2012/12/18 21:34:57

Version 1.62.99806

21:34:57 Mission Aftermath.Chernarus: Number of roles (120) is different from 'description.ext::Header::maxPlayer' (60)

21:35:33 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon

21:35:33 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl

21:35:35 [5068,114.96,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Aftermath, worldName=Chernarus, isMultiplayer=true, isServer=true, isDedicated=true"]

21:35:35 [5068,115.594,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_disable_cache.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]

21:35:37 "WASTELAND SERVER - Initilizing Server"

21:35:37 "PDB-0 Mission Parameters"

21:35:37 "PDB-0 persistentDBHeader = 1"

21:35:37 "PDB-0 mpdb_save_delay_server = 600"

21:35:37 "PDB-0 mpdb_save_delay_player = 300"

21:35:37 "PDB-0 mpdb_date_enabled = 1"

21:35:37 "PDB-0 mpdb_weapons_enabled = 1"

21:35:37 "PDB-0 mpdb_landvehicles_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_contents_enabled = 0"

21:35:37 "PDB-0 mpdb_locations_enabled = 0"

21:35:37 "PDB-0 mpdb_persistentScores_enabled = 1"

21:35:37 "PDB-0 mpdb_globalScores_enabled = 1"

21:35:37 "PDB-0 mpdb_log_enabled = 1"

21:35:37 [5076,117.471,0,"XEH: PostInit Started"]

21:35:37 [5076,117.481,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]

21:35:37 [5076,117.529,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-A:1, group=L 1-1-A"]

21:35:37 "WASTELAND SERVER - Initilizing Server Vars"

21:35:37 "WASTELAND SERVER - Initilizing Server Complie"

21:35:37 ["PersistentDB: pdb settings loaded"]

21:35:37 "############################# Starting PDB for Aftermath Wasteland zedV1.0 #############################"

21:35:37 "WASTELAND SERVER - Initilizing Server Relations"

21:35:37 "WASTELAND SERVER - Server Complie Finished"

21:35:37 "WASTELAND SERVER - Initilizing Server Spawning"

21:35:37 "WASTELAND SERVER - Initilizing Vehicle Respawning"

21:35:37 "WASTELAND SERVER - Initilizing Missions"

21:35:37 "PDB-0 Mission Parameters"

21:35:37 "PDB-0 persistentDBHeader = 1"

21:35:37 "PDB-0 mpdb_save_delay_server = 600"

21:35:37 "PDB-0 mpdb_save_delay_player = 300"

21:35:37 "PDB-0 mpdb_date_enabled = 1"

21:35:37 "PDB-0 mpdb_weapons_enabled = 1"

21:35:37 "PDB-0 mpdb_landvehicles_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_contents_enabled = 0"

21:35:37 "PDB-0 mpdb_locations_enabled = 0"

21:35:37 "PDB-0 mpdb_persistentScores_enabled = 1"

21:35:37 "PDB-0 mpdb_globalScores_enabled = 1"

21:35:37 "PDB-0 mpdb_log_enabled = 1"

21:35:38 "Vehicle Spawning Started"

21:35:38 ["PersistentDB: pdb settings loaded"]

21:35:38 "############################# Starting PDB for Aftermath Wasteland zedV1.0 #############################"

21:36:12 "WASTELAND SERVER - 700 Vehicles Spawned"

21:36:12 "Objects Spawning Started"

21:36:32 "WASTELAND SERVER - 800 Objects Spawned"

21:36:32 "Weapon Caches Spawning"

21:36:35 "WASTELAND SERVER - 32 Ammo Caches Spawned"

21:36:35 "Static Guns Spawning Started"

21:36:36 "WASTELAND SERVER - 25 Static Guns Spawned"

21:36:36 "WASTELAND SERVER - Vehicle Respawn Start"

21:36:36 "WASTELAND SERVER - Started SideMission State"

21:36:36 "WASTELAND SERVER - Started MainMission State"

21:36:36 "WASTELAND SERVER - Started WorldMission State"

21:37:35 "SERVER MSG: count MISSIONDATA, 0"

21:37:35 String STR_EVAL_UNHANDLED_EXCEPTION not found

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

(this part spams while the client is attempting to connect)

...again the results are the same when using the supplied missions vs using my mission.

Edited by cowboymiller

Share this post


Link to post
Share on other sites

ok here are logs after the last attempt, granted im still using my missions but the results are the same.

Arma2netMysql Logs

Info: 21:37:35 - Arma2NETMySQL Plugin Started.

Info: 21:37:35 - Version number: 0.1.0.0

Info: 21:37:35 - Compiled against Arma2NET Version: 2.3.0.0

Info: 21:37:35 - Loading databases...

Info: 21:37:35 - Type: mysql Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons

Info: 21:37:39 - Arma2NETMySQL Plugin Started.

Info: 21:37:39 - Version number: 0.1.0.0

Info: 21:37:39 - Compiled against Arma2NET Version: 2.3.0.0

Info: 21:37:39 - Loading databases...

Info: 21:37:39 - Type: mysql Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons

Arma2net Logs

12/18/2012 21:35:37 Arma2NET 2.3.0.0 running on CLR 4.0.30319.1

12/18/2012 21:35:37 Loaded into process arma2oaserver

12/18/2012 21:35:37 Loading add-ins

12/18/2012 21:35:37 Domain Name Version Publisher Description

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands

12/18/2012 21:35:37 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.

12/18/2012 21:35:37 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.

12/18/2012 21:35:37 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.

12/18/2012 21:35:37 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.

12/18/2012 21:35:37 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.

12/18/2012 21:35:37 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.

12/18/2012 21:35:37 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.

12/18/2012 21:35:37 Arma2NET initialized in 00:00:00.0254572

12/18/2012 21:35:37 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

12/18/2012 21:35:37 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Activate

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

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

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

12/18/2012 21:35:37 function: Activate

12/18/2012 21:35:37 maxResultSize: 10239

12/18/2012 21:35:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:35:38 maxResultSize: 10239

12/18/2012 21:35:38 Result size: 21

12/18/2012 21:35:38 Result: "21:35:38 18/12/2012"

12/18/2012 21:37:35 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:35 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:35 function: Arma2NETMySQL ['arma','GetMissionByName','[tna=Aftermath Wasteland zedV1.0]']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 Result size: 21

12/18/2012 21:37:35 Result: "21:37:35 18/12/2012"

12/18/2012 21:37:37 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:37 maxResultSize: 10239

12/18/2012 21:37:37 Result size: 21

12/18/2012 21:37:37 Result: "21:37:37 18/12/2012"

12/18/2012 21:37:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:38 maxResultSize: 10239

12/18/2012 21:37:38 Result size: 21

12/18/2012 21:37:38 Result: "21:37:38 18/12/2012"

12/18/2012 21:37:39 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:39 Result size: 21

12/18/2012 21:37:39 Result: "21:37:39 18/12/2012"

12/18/2012 21:37:39 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:39 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:39 function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=56503558]']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:40 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:40 maxResultSize: 10239

12/18/2012 21:37:40 Result size: 21

12/18/2012 21:37:40 Result: "21:37:40 18/12/2012"

12/18/2012 21:37:41 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:41 maxResultSize: 10239

12/18/2012 21:37:41 Result size: 21

12/18/2012 21:37:41 Result: "21:37:41 18/12/2012"

12/18/2012 21:37:42 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:42 maxResultSize: 10239

12/18/2012 21:37:42 Result size: 21

12/18/2012 21:37:42 Result: "21:37:42 18/12/2012"

12/18/2012 21:37:43 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:43 maxResultSize: 10239

12/18/2012 21:37:43 Result size: 21

12/18/2012 21:37:43 Result: "21:37:43 18/12/2012"

12/18/2012 21:37:44 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:44 maxResultSize: 10239

12/18/2012 21:37:44 Result size: 21

12/18/2012 21:37:44 Result: "21:37:44 18/12/2012"

12/18/2012 21:37:45 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:45 maxResultSize: 10239

12/18/2012 21:37:45 Result size: 21

12/18/2012 21:37:45 Result: "21:37:45 18/12/2012"

12/18/2012 21:37:46 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:46 maxResultSize: 10239

12/18/2012 21:37:46 Result size: 21

12/18/2012 21:37:46 Result: "21:37:46 18/12/2012"

12/18/2012 21:37:47 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:47 maxResultSize: 10239

12/18/2012 21:37:47 Result size: 21

12/18/2012 21:37:47 Result: "21:37:47 18/12/2012"

12/18/2012 21:37:48 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:48 maxResultSize: 10239

12/18/2012 21:37:48 Result size: 21

12/18/2012 21:37:48 Result: "21:37:48 18/12/2012"

12/18/2012 21:37:49 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:49 maxResultSize: 10239

12/18/2012 21:37:49 Result size: 21

12/18/2012 21:37:49 Result: "21:37:49 18/12/2012"

12/18/2012 21:37:50 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:50 maxResultSize: 10239

12/18/2012 21:37:50 Result size: 21

12/18/2012 21:37:50 Result: "21:37:50 18/12/2012"

12/18/2012 21:37:51 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:51 maxResultSize: 10239

12/18/2012 21:37:51 Result size: 21

12/18/2012 21:37:51 Result: "21:37:51 18/12/2012"

Client RPT logs

12/18/2012 21:35:37 Arma2NET 2.3.0.0 running on CLR 4.0.30319.1

12/18/2012 21:35:37 Loaded into process arma2oaserver

12/18/2012 21:35:37 Loading add-ins

12/18/2012 21:35:37 Domain Name Version Publisher Description

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.

12/18/2012 21:35:37 DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands

12/18/2012 21:35:37 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.

12/18/2012 21:35:37 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.

12/18/2012 21:35:37 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.

12/18/2012 21:35:37 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.

12/18/2012 21:35:37 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.

12/18/2012 21:35:37 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.

12/18/2012 21:35:37 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.

12/18/2012 21:35:37 Arma2NET initialized in 00:00:00.0254572

12/18/2012 21:35:37 Caught exception of type Arma2Net.Managed.FunctionNotFoundException

12/18/2012 21:35:37 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Activate

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

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

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

12/18/2012 21:35:37 function: Activate

12/18/2012 21:35:37 maxResultSize: 10239

12/18/2012 21:35:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:35:38 maxResultSize: 10239

12/18/2012 21:35:38 Result size: 21

12/18/2012 21:35:38 Result: "21:35:38 18/12/2012"

12/18/2012 21:37:35 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:35 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:35 function: Arma2NETMySQL ['arma','GetMissionByName','[tna=Aftermath Wasteland zedV1.0]']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:35 maxResultSize: 10239

12/18/2012 21:37:35 Result size: 21

12/18/2012 21:37:35 Result: "21:37:35 18/12/2012"

12/18/2012 21:37:37 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:37 maxResultSize: 10239

12/18/2012 21:37:37 Result size: 21

12/18/2012 21:37:37 Result: "21:37:37 18/12/2012"

12/18/2012 21:37:38 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:38 maxResultSize: 10239

12/18/2012 21:37:38 Result size: 21

12/18/2012 21:37:38 Result: "21:37:38 18/12/2012"

12/18/2012 21:37:39 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:39 Result size: 21

12/18/2012 21:37:39 Result: "21:37:39 18/12/2012"

12/18/2012 21:37:39 Caught exception of type System.Reflection.TargetInvocationException

12/18/2012 21:37:39 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)

at Arma2NETMySQLPlugin.DatabaseObject..ctor(String[] values)

at Arma2NETMySQLPlugin.Databases..ctor()

at Arma2NETMySQLPlugin.Startup.StartupConnection()

at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)

at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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

at Arma2Net.Managed.AddInManager.DomainDoCallback()

at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)

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

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

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

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

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

12/18/2012 21:37:39 function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=56503558]']

12/18/2012 21:37:39 maxResultSize: 10239

12/18/2012 21:37:40 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:40 maxResultSize: 10239

12/18/2012 21:37:40 Result size: 21

12/18/2012 21:37:40 Result: "21:37:40 18/12/2012"

12/18/2012 21:37:41 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:41 maxResultSize: 10239

12/18/2012 21:37:41 Result size: 21

12/18/2012 21:37:41 Result: "21:37:41 18/12/2012"

12/18/2012 21:37:42 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:42 maxResultSize: 10239

12/18/2012 21:37:42 Result size: 21

12/18/2012 21:37:42 Result: "21:37:42 18/12/2012"

12/18/2012 21:37:43 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:43 maxResultSize: 10239

12/18/2012 21:37:43 Result size: 21

12/18/2012 21:37:43 Result: "21:37:43 18/12/2012"

12/18/2012 21:37:44 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:44 maxResultSize: 10239

12/18/2012 21:37:44 Result size: 21

12/18/2012 21:37:44 Result: "21:37:44 18/12/2012"

12/18/2012 21:37:45 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:45 maxResultSize: 10239

12/18/2012 21:37:45 Result size: 21

12/18/2012 21:37:45 Result: "21:37:45 18/12/2012"

12/18/2012 21:37:46 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:46 maxResultSize: 10239

12/18/2012 21:37:46 Result size: 21

12/18/2012 21:37:46 Result: "21:37:46 18/12/2012"

12/18/2012 21:37:47 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:47 maxResultSize: 10239

12/18/2012 21:37:47 Result size: 21

12/18/2012 21:37:47 Result: "21:37:47 18/12/2012"

12/18/2012 21:37:48 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:48 maxResultSize: 10239

12/18/2012 21:37:48 Result size: 21

12/18/2012 21:37:48 Result: "21:37:48 18/12/2012"

12/18/2012 21:37:49 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:49 maxResultSize: 10239

12/18/2012 21:37:49 Result size: 21

12/18/2012 21:37:49 Result: "21:37:49 18/12/2012"

12/18/2012 21:37:50 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:50 maxResultSize: 10239

12/18/2012 21:37:50 Result size: 21

12/18/2012 21:37:50 Result: "21:37:50 18/12/2012"

12/18/2012 21:37:51 function: DateTime ['now', 'HH:mm:ss dd/MM/yyyy']

12/18/2012 21:37:51 maxResultSize: 10239

12/18/2012 21:37:51 Result size: 21

12/18/2012 21:37:51 Result: "21:37:51 18/12/2012"

Server RPT logs

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

== C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\arma2oaserver.exe

== Expansion\beta\arma2oaserver.exe -arma2netdev -beta=Expansion\beta;Expansion\beta\Expansion -port=2302 "-config=@Aftermath_Server\Config\aftermath.cfg" "-cfg=@Aftermath_Server\Config\basic.cfg" "-profiles=@Aftermath_Server\Config" -name=Zedmag "-mod=@CBA;@CBA_A2;@CBA_OA;@Arma2NET;@Aftermath_Server"

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

Exe timestamp: 2012/12/06 23:02:52

Current time: 2012/12/18 21:34:57

Version 1.62.99806

21:34:57 Mission Aftermath.Chernarus: Number of roles (120) is different from 'description.ext::Header::maxPlayer' (60)

21:35:33 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon

21:35:33 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl

21:35:35 [5068,114.96,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Aftermath, worldName=Chernarus, isMultiplayer=true, isServer=true, isDedicated=true"]

21:35:35 [5068,115.594,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_disable_cache.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]

21:35:37 "WASTELAND SERVER - Initilizing Server"

21:35:37 "PDB-0 Mission Parameters"

21:35:37 "PDB-0 persistentDBHeader = 1"

21:35:37 "PDB-0 mpdb_save_delay_server = 600"

21:35:37 "PDB-0 mpdb_save_delay_player = 300"

21:35:37 "PDB-0 mpdb_date_enabled = 1"

21:35:37 "PDB-0 mpdb_weapons_enabled = 1"

21:35:37 "PDB-0 mpdb_landvehicles_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_contents_enabled = 0"

21:35:37 "PDB-0 mpdb_locations_enabled = 0"

21:35:37 "PDB-0 mpdb_persistentScores_enabled = 1"

21:35:37 "PDB-0 mpdb_globalScores_enabled = 1"

21:35:37 "PDB-0 mpdb_log_enabled = 1"

21:35:37 [5076,117.471,0,"XEH: PostInit Started"]

21:35:37 [5076,117.481,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]

21:35:37 [5076,117.529,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-A:1, group=L 1-1-A"]

21:35:37 "WASTELAND SERVER - Initilizing Server Vars"

21:35:37 "WASTELAND SERVER - Initilizing Server Complie"

21:35:37 ["PersistentDB: pdb settings loaded"]

21:35:37 "############################# Starting PDB for Aftermath Wasteland zedV1.0 #############################"

21:35:37 "WASTELAND SERVER - Initilizing Server Relations"

21:35:37 "WASTELAND SERVER - Server Complie Finished"

21:35:37 "WASTELAND SERVER - Initilizing Server Spawning"

21:35:37 "WASTELAND SERVER - Initilizing Vehicle Respawning"

21:35:37 "WASTELAND SERVER - Initilizing Missions"

21:35:37 "PDB-0 Mission Parameters"

21:35:37 "PDB-0 persistentDBHeader = 1"

21:35:37 "PDB-0 mpdb_save_delay_server = 600"

21:35:37 "PDB-0 mpdb_save_delay_player = 300"

21:35:37 "PDB-0 mpdb_date_enabled = 1"

21:35:37 "PDB-0 mpdb_weapons_enabled = 1"

21:35:37 "PDB-0 mpdb_landvehicles_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_enabled = 0"

21:35:37 "PDB-0 mpdb_objects_contents_enabled = 0"

21:35:37 "PDB-0 mpdb_locations_enabled = 0"

21:35:37 "PDB-0 mpdb_persistentScores_enabled = 1"

21:35:37 "PDB-0 mpdb_globalScores_enabled = 1"

21:35:37 "PDB-0 mpdb_log_enabled = 1"

21:35:38 "Vehicle Spawning Started"

21:35:38 ["PersistentDB: pdb settings loaded"]

21:35:38 "############################# Starting PDB for Aftermath Wasteland zedV1.0 #############################"

21:36:12 "WASTELAND SERVER - 700 Vehicles Spawned"

21:36:12 "Objects Spawning Started"

21:36:32 "WASTELAND SERVER - 800 Objects Spawned"

21:36:32 "Weapon Caches Spawning"

21:36:35 "WASTELAND SERVER - 32 Ammo Caches Spawned"

21:36:35 "Static Guns Spawning Started"

21:36:36 "WASTELAND SERVER - 25 Static Guns Spawned"

21:36:36 "WASTELAND SERVER - Vehicle Respawn Start"

21:36:36 "WASTELAND SERVER - Started SideMission State"

21:36:36 "WASTELAND SERVER - Started MainMission State"

21:36:36 "WASTELAND SERVER - Started WorldMission State"

21:37:35 "SERVER MSG: count MISSIONDATA, 0"

21:37:35 String STR_EVAL_UNHANDLED_EXCEPTION not found

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

21:37:35 Error in expression <throw "System.Reflection.TargetInvocatio>

21:37:35 Error position: <throw "System.Reflection.TargetInvocatio>

21:37:35 Error

(this spams the logs while the client is attempting to connect and the client locks up)

Ive ensured it is all up to date, the .dlls are all in the right places...what am i missing?

Share this post


Link to post
Share on other sites

oops...double post? i think my last post was too long so its being reviewed, but didnt know that so i posted it again...lol. hopefully the moderator will let it thru haha

Share this post


Link to post
Share on other sites

It looks like you're missing the MySQL DLL. This file provides connection functionality to C# for MySQL. Does your download of PDB have this .dll somewhere? If so, try copying it into the Arma2NETMySQL plugin DLL location.

Share this post


Link to post
Share on other sites

that was the whole problem, i had installed the 64bit connector....ok so ive got the dll in the right spot. the spam error is gone, abl to log into the game and play HOWEVER there is nothing being injected into the data base. here are the 2 logs showing errors

the server log any time i log into the mission

12:53:38 "SERVER MSG: Player connected [s.C.] Zedmag, puid 56503558"

12:53:38 Error in expression <nt _dataRead > 0) then {

if (_dataRead select 2 == _puid) then {

_seen = true;>

12:53:38 Error position: <select 2 == _puid) then {

_seen = true;>

12:53:38 Error Zero divisor

12:53:38 File mpmissions\Aftermath.Chernarus\core\modules\persistentDB\initPlayerConnection.sqf, line 51

and the Arma2netMysql log

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

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

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

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

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

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

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

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

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

Share this post


Link to post
Share on other sites

Having a little problem I cant seem to find MySQL.Data.Dll I downloaded MYSQL and MYSQL .NET Connector and I cant find anything.

Share this post


Link to post
Share on other sites

check here...

C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.4\Assemblies\v4.0 (or v2.0)

does anyone have an example of the landvehicles, like a dump? cant seem to get the landvehicles to populate, so entering them manually i dont know what all the Columbus stand for, there is no explanation anywhere so im guessing.

Share this post


Link to post
Share on other sites

Thanks cowboymiller for the help I have one more problem now I am running my server and it says its saving under my server rpt. But I restart the server and spawn at base and lose my score.

arma2oaserver.rpt


=====================================================================
== C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\arma2oaserver.exe
== Expansion\beta\arma2oaserver.exe  -config=Server.cfg -port=2302 -arma2netdev and mod=expansion\beta;expansion\beta\expansion;@CBA;@CBA_A2;@CBA_OA;@Arma2NET
=====================================================================
Exe timestamp: 2012/08/15 17:47:26
Current time:  2012/12/19 21:24:54

Version 1.62.95885
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Server error: Player without identity Diesel (id 692973117)
Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon
[6333,80.247,0,"XEH: PreInit Started. v1.0.0.187. MISSINIT: missionName=Co18 PDB Convoy Hell, worldName=Takistan, isMultiplayer=true, isServer=true, isDedicated=true"]
[6333,81.722,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_disable_cache.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]
SetFace error: custom face texture not found in c:\users\ck\appdata\local\arma 2 oa\players\diesel\
SetFace error: custom face texture not found in c:\users\ck\appdata\local\arma 2 oa\players\diesel\
Client: Nonnetwork object 1f99a040.
Client: Nonnetwork object 1fa6c080.
Unit not created: Subgroup 0:0 not found
Cannot create object 3:1
Error in expression <s = _this select 2;
_spawndelay = _this select 3;


_vehicle = false;
_sim = get>
 Error position: <select 3;


_vehicle = false;
_sim = get>
 Error Zero divisor
File mpmissions\__cur_mp.Takistan\mxr_scripts\spawn_groups\third_group.sqf, line 47
[6534,99.729,0,"XEH: PostInit Started"]
[6534,99.744,0,"CBA_VERSIONING: cba=1.0.0.188, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
[6534,100.264,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-B:1, group=L 1-1-B"]
"--------------------------------"
"UPSMON started"
"PDB-0 Mission Parameters"
"PDB-0    StartDate = 0"
"PDB-0    StartTime = 12"
"PDB-0    Lives = 6"
"PDB-0    MDifficulty = 2"
"PDB-0    MAircraft = 1"
"PDB-0    persistentDBHeader = 1"
"PDB-0    mpdb_save_delay_server = 600"
"PDB-0    mpdb_save_delay_player = 300"
"PDB-0    mpdb_date_enabled = 1"
"PDB-0    mpdb_weapons_enabled = 1"
"PDB-0    mpdb_landvehicles_enabled = 0"
"PDB-0    mpdb_objects_enabled = 0"
"PDB-0    mpdb_objects_contents_enabled = 0"
"PDB-0    mpdb_locations_enabled = 0"
"PDB-0    mpdb_persistentScores_enabled = 1"
"PDB-0    mpdb_globalScores_enabled = 1"
"PDB-0    mpdb_log_enabled = 1"
["PersistentDB: pdb settings loaded"]
"############################# Starting PDB for Co18 PDB Convoy Hell #############################"
Server: Object 2:971 not found (message 221)
Server: Object 2:972 not found (message 221)
Server: Object 2:987 not found (message 221)
Server: Object 2:988 not found (message 221)
Server: Object 2:989 not found (message 221)
Server: Object 2:1004 not found (message 221)
Server: Object 2:1005 not found (message 221)
Server: Object 2:1231 not found (message 132)
Server: Object 2:1233 not found (message 132)
"SERVER MSG: count MISSIONDATA, 0"
"SERVER MSG: MissionName: Co18 PDB Convoy Hell not found"
0:01:50.241 (0:00:00.637) versioning - cba_main - Not running! (Machine: S1 (Diesel))
["PASS: _player: ",S1]
["PASS: _puid: ","5756102"]
["PASS: _pname: ","Diesel"]
["PASS: _playerSide: ",WEST]
"SERVER MSG: Mission ID (ARRAY) is <null>"
"SERVER MSG: Player connected Diesel, puid 5756102"
"SERVER MSG: Adding score 0 to Diesel, playerObject:S1, puid:5756102"
["PersistentDB: SERVER PV - PDB_ACTIVATEPLAYER: ",[s1,"Diesel",false]]

arma2oa.rpt

""############################# Starting PDB for Co18 PDB Convoy Hell #############################"
["PersistentDB: SPAWN"]
You are missing the following mod: cba_main
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell"]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell not found..."]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell created an entry..."]
["PersistentDB: FINISHED MISSION INIT, time: ",3.389]
["PersistentDB: PLAYER READY"]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Creating player entry in database..."]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Loading player global score..."]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Activating player: Diesel ..."]
["PersistentDB: MISSIONDATE: ",[2012,7,2,11,30]]
["PersistentDB: ACTIVATE PLAYER"]
["PersistentDB: PLAYER READY: ","Diesel"]
["PersistentDB: PLAYER CONNECTED"]
["PersistentDB: _seen: ",false,"BOOL"]
["PersistentDB: New player: ","Diesel","STRING"]

Also I cant seem to find my Arma2Net log file anywhere I have windows 7.

Edited by diesol

Share this post


Link to post
Share on other sites

Thanks I thought it was suppose to be in my arma 2 oa folder. So this is what I pulled out of my Arma2net log

I have the Databases.txt here c:\Program Files (x86)\steam\steamapps\common\arma 2 operation arrowhead.

 Info: 20:50:41 - Arma2NETMySQL Plugin Started.
Info: 20:50:41 - Version number: 0.1.0.0
Info: 20:50:41 - Compiled against Arma2NET Version: 2.3.0.0
Info: 20:50:41 - Loading databases...
Error: 20:50:41 - Unable to find the Databases.txt file, are you sure it's there?

Share this post


Link to post
Share on other sites

try putting it in the arma2net folder...or the plugin folder....i put it pretty much in all those locations and it finally worked..lol

Share this post


Link to post
Share on other sites

Hi Guys,

I seem to be running into this problem where it freezes loading the weapon data of players

I checked the logs and found it spitting out this line

Info: 17:05:12 - Parsing parameters...

Info: 17:07:41 - Received - Database: arma Procedure: UpdatePlayer Parameters: tsc=any,tpos=4487.9|4570.45|0.0017395,tdam=0,tdhe=0,tdbo=0,tdha=0,tdle=0,tdir=202.028,tsta=Stand,tsid=WEST,tveh=any,tsea=,ttyp=BAF_Soldier

Info: 17:07:41 - Parsing parameters...
Warning: 17:07:41 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: 'any' for column 'tsc' at row 1

I believe its at the beginning > UpdatePlayer Parameters: tsc=any

thats causing the problem but im not sure how to correct it

Edited by Panzerwurst

Share this post


Link to post
Share on other sites

ive noticed that if there is a player in the DB with out a weapon then it gets hung up there...try removing the player entirely and letting the script inject the new player data on the next log in. might try setting the player save time to something quicker as well.

Is there anyone that has this all working that could get me an SQL dump of the tables? such as the objects, locations, landvehicles and cms_permissions (whats this for?)

ive pretty much got everything working as in no real errors. i want to wrint an inject script/pl that will inject objects and vehicles into the DB so i need an example dump. Thanks guys!!

...also it might help to add the 'null' values to the sql provided, that way when manually entering data the null values are also added instead of leaving them blank. i think this will help with the hanging up when it cant find data in certain tables. this way it would find the data, even if its a 0 or "" or [],which ever the case would be for certain fields..

Edited by cowboymiller

Share this post


Link to post
Share on other sites

Ok solved a big problem that I didn't see for awhile forgot to put the - in front of -mod=expansion\beta;expansion\beta\expansion;@CBA;@CBA_A2;@CBA_OA;@Arma2NET

Then I had to copy arma2/addons to my OA folder to run combined ops on the server.

But now I have another problem cant get past Client is loading Persistent player data.

arma2oaserver.RPT

=====================================================================
== C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\arma2oaserver.exe
== arma2oaserver.exe  -arma2netdev -config=Server.cfg -nosplash -mod=expansion\beta;expansion\beta\expansion;@CBA;@CBA_A2;@CBA_OA;@Arma2NET
=====================================================================
Exe timestamp: 2012/12/20 22:16:52
Current time:  2012/12/26 19:55:11

Version 1.62.100257
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Server error: Player without identity Diesel (id 1902719817)
Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon
Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl
[12080,185.916,0,"XEH: PreInit Started. v1.0.0.187. MISSINIT: missionName=Co18 PDB Convoy Hell, worldName=Takistan, isMultiplayer=true, isServer=true, isDedicated=true"]
[12080,187.307,0,"XEH: PreInit Finished. CACHE DISABLED? (Disable caching with cba_disable_cache.pbo): SLX_XEH_RECOMPILE=false, CBA_COMPILE_RECOMPILE=false, CBA_FUNC_RECOMPILE=false"]
Client: Nonnetwork object 2064e040.
Client: Nonnetwork object 1f588040.
Error in expression <s = _this select 2;
_spawndelay = _this select 3;


_vehicle = false;
_sim = get>
 Error position: <select 3;


_vehicle = false;
_sim = get>
 Error Zero divisor
File mpmissions\__cur_mp.Takistan\mxr_scripts\spawn_groups\third_group.sqf, line 47
[12246,202.952,0,"XEH: PostInit Started"]
[12246,202.966,0,"CBA_VERSIONING: cba=1.0.0.188, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
[12246,203.409,0,"XEH: PostInit Finished. State: _isClient=false, _isJip=false, _isDedClient=false, _isServer=true, _isDedServer=true, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=0, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-B:1, group=L 1-1-B"]
"--------------------------------"
"UPSMON started"
"PDB-0 Mission Parameters"
"PDB-0    StartDate = 0"
"PDB-0    StartTime = 12"
"PDB-0    Lives = 6"
"PDB-0    MDifficulty = 2"
"PDB-0    MAircraft = 1"
"PDB-0    persistentDBHeader = 1"
"PDB-0    mpdb_save_delay_server = 600"
"PDB-0    mpdb_save_delay_player = 300"
"PDB-0    mpdb_date_enabled = 1"
"PDB-0    mpdb_weapons_enabled = 1"
"PDB-0    mpdb_landvehicles_enabled = 0"
"PDB-0    mpdb_objects_enabled = 0"
"PDB-0    mpdb_objects_contents_enabled = 0"
"PDB-0    mpdb_locations_enabled = 0"
"PDB-0    mpdb_persistentScores_enabled = 1"
"PDB-0    mpdb_globalScores_enabled = 1"
"PDB-0    mpdb_log_enabled = 1"
["PersistentDB: pdb settings loaded"]
"############################# Starting PDB for Co18 PDB Convoy Hell #############################"
Server: Object 2:971 not found (message 221)
Server: Object 2:972 not found (message 221)
Server: Object 2:987 not found (message 221)
Server: Object 2:988 not found (message 221)
Server: Object 2:989 not found (message 221)
Server: Object 2:1004 not found (message 221)
Server: Object 2:1005 not found (message 221)
Unit not created: Subgroup 0:0 not found
Cannot create object 3:1
"SERVER MSG: count MISSIONDATA, 0"
0:03:31.342 (0:00:00.857) versioning - cba_main - Not running! (Machine: S1 (Diesel))
String STR_EVAL_UNHANDLED_EXCEPTION not found
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
["PASS: _player: ",S1]
["PASS: _puid: ","5756102"]
["PASS: _pname: ","Diesel"]
["PASS: _playerSide: ",WEST]
"SERVER MSG: Mission ID (ARRAY) is <null>"
"SERVER MSG: Player connected Diesel, puid 5756102"
String STR_EVAL_UNHANDLED_EXCEPTION not found
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error 
Error in expression <throw "System.Reflection.TargetInvocatio>
 Error position: <throw "System.Reflection.TargetInvocatio>
 Error

Edited by diesol

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  

×