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

ArmA2 Persistent Database Scripts - WIP

Recommended Posts

Missions -> Player Data -> Edit

More WIP

Weapons, Magazines, Weights done.

Slot capacity to do.

pdb_screen01.jpg

Share this post


Link to post
Share on other sites

OK not sure what I am doing wrong but I keep getting this error in my server RPT file

14:37:48 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

14:37:48 Error position: <callExtension format ["Arma2NETMySQL ['%>

14:37:48 Error Missing ;

14:37:48 File mpmissions\__cur_mp.Chernarus\persistentDB\initPla yerConnection.sqf, line 47

Im sue the DB is setup and working as I have the website working to look at it.

Im sure the mission is ok

I get to map screen and click continue, the PDB logo comes on the screen but gets stuck there

Any help would be appriciated.

Share this post


Link to post
Share on other sites

Looking into it...

---------- Post added at 15:57 ---------- Previous post was at 14:36 ----------

Ok my fault. Apologies.

New version is up with bug fixes.

Re-download PersistentDB.7z here

git changelog here

Basically, the new files to replace are:

example mpmission/Co30_ACE_KH_PDB_Batfields_2_12.Chernarus.pbo

example mpmission/Co30_ACE_KH_PDB_Batfields_2_12.Chernarus/pdbSetup.sqf

example mpmission/Co30_ACE_KH_PDB_Batfields_2_12.Chernarus/persistentDB/initPlayerConnection.sqf

mission scripts/persistentDB/initPlayerConnection.sqf

Edited by [KH]Jman

Share this post


Link to post
Share on other sites

Updated but Same problem just different line number.

18:10:55 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

18:10:55 Error position: <callExtension format ["Arma2NETMySQL ['%>

18:10:55 Error Missing ;

18:10:55 File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46

Im dying to get this working lol

Share this post


Link to post
Share on other sites

Demo is defo working now I've just tested it thoroughly on my dedicated.

Are you defo sure that you are running the lastest beta on the server and Arma2NET is loaded with -arma2netdev switch.

Please check the Arma2NET log file located on the server. On my server it is in:

C:\Documents and Settings\Default User\Local Settings\Application Data\Arma2NET

Look for the line:

05/13/2012 16:32:54 Arma2Net.Managed.Bridge INFO Initialized
05/13/2012 16:32:55 Arma2Net.Managed.AddIns.AddInManager INFO Activated Arma2NETMySQL from Arma2NETMySQLPlugin.Arma2NETMySQLPlugin, Arma2NETMySQLPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (Sandboxed: False)

Share this post


Link to post
Share on other sites

-arma2netdev is at the end of my command line after the -mod= stuff

Could it be something to do with my homebrew mission.

I cant use the demo mission as it has too many addons and would take me days to upload them all to the server.

Is anything alse needed apart from files in the mission scrips folder and a mission.sqf with one playable slot on it

Share this post


Link to post
Share on other sites

Post your rpt. most likely you load the beta wrong

Share this post


Link to post
Share on other sites

== C:\Program Files\Bohemia Interactive\ArmA 2\arma2oaserver.exe

== "C:\Program Files\Bohemia Interactive\ArmA 2\arma2oaserver.exe" -config=Server.cfg -mod=@CBA;@Arma2NET -arma2netdev

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

Exe timestamp: 2011/12/23 09:44:32

Current time: 2012/05/13 19:14:21

Version 1.60.87548

19:14:21 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable

19:14:26 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable

19:14:32 Mission DBTest.Chernarus: Number of roles (1) is different from 'description.ext::Header::maxPlayer' (30)

19:15:24 [9691,203.728,0,"XEH: PreInit Started. v3.3.3. MISSINIT: missionName=DBTest, worldName=Chernarus, isMultiplayer=true, isServer=true, isDedicated=true"]

19:15:26 [9691,205.038,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"]

19:15:26 [9692,205.182,0,"XEH: PostInit Started"]

19:15:26 [9692,205.238,0,"CBA_VERSIONING: cba=0.8.3.175, "]

19:15:26 [9692,205.256,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, BIS_functions=L 1-1-A:1, group=L 1-1-A"]

19:15:26 ["PersistentDB: pdb settings loaded"]

19:15:26 "############################# DBTest #############################"

19:24:57 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error position: <callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error Missing ;

19:24:57 File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46

19:24:57 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error position: <callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error Missing ;

19:24:57 File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46

19:24:57 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error position: <callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error Missing ;

19:24:57 File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46

19:24:57 Error in expression <ame];

_response = "Arma2Net.Unmanaged" callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error position: <callExtension format ["Arma2NETMySQL ['%>

19:24:57 Error Missing ;

19:24:57 File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46

19:24:57 Server: Object 3:2 not found (message 225)

Im probably not helping myself as the server is an unused PC at my brothers house in France and Im in England.

He is trying to do the install and hasnt the slightest idea on what he is doing lol.

I have FTP access and thats it.

Edited by Telson_VBAU

Share this post


Link to post
Share on other sites

You're using Version 1.60.87548

You need beta version 87640 or later.

You are not running the required beta.

You are not running the required cba's

You did not follow my instructions like you said you had ;)

Your startup line should be something like:

C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oaserver.exe -arma2netdev -config=Server.cfg -mod=expansion\beta;expansion\beta\expansion;@CBA;@CBA_A2;@CBA_OA;@Arma2NET

Edited by [KH]Jman

Share this post


Link to post
Share on other sites

Yep you are correct, Turns out the most inteligent part of my brother did run down my moms leg at child bith.

Not 100% there yet as getting the missing MSVCR100.dll file warning

Any ideas wher I can get said file?

Looks like its part of .net framework

Edited by Telson_VBAU

Share this post


Link to post
Share on other sites

Download dll here

Copy it to the server's C:\Windows\System32 directory

Share this post


Link to post
Share on other sites

I'll knock one up asap.

It's pretty easy to do, just take any vanilla MP mission and drop the scripts from the 'mission scripts' folder in it.

Make sure you turn off ACE support in the pdbSetup.sqf file and edit pdb_fullmissionName, pdb_shortmissionName and pdb_author also.

Edited by [KH]Jman

Share this post


Link to post
Share on other sites

Thanks Jman installed in C:\Windows\System32 directory but still the same error

PC is is running windows 7 64bit

does this matter?

Edited by Telson_VBAU

Share this post


Link to post
Share on other sites

Same error as in the dll error?

Did you check the Arma2NET log? What is in the log.

If it's the "File mpmissions\__cur_mp.Chernarus\persistentDB\initPlayerConnection.sqf, line 46" error then I'd suggest you're still not running the beta

64 bit should make no difference.

Plz PM me your demo your mission.

---------- Post added at 23:55 ---------- Previous post was at 22:18 ----------

I have created and tested a new non-ace demo mission.

You will find it in the example mpmission\NON ACE folder in the PersistentDB.7z file

Re-download here

The git repo has also been updated here

Edited by [KH]Jman

Share this post


Link to post
Share on other sites

Sorry I should have been clearer

The error was with the .dll file still missing after I installed it into C:\Windows\System32

Copying it into C:\Windows\SystemWOW64 stops the error

As i am running Combined ops do I need all the CBA addons or just the @CBA

Latest server RPT contents

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

== C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe

== "C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -beta=Expansion\beta;Expansion\beta\Expansion -server -config=Server.cfg -mod=@CBA;@Arma2NET -arma2netdev

-nosplash

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

Exe timestamp: 2012/05/13 19:55:43

Current time: 2012/05/14 18:00:03

Version 1.60.92612

18:00:03 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable

18:00:14 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable

18:01:03 [57522,1116.09,0,"XEH: PreInit Started. v3.3.3. MISSINIT: missionName=Co18_PDB_ConvoyHell_v1-5-100, worldName=Takistan, isMultiplayer=true, isServer=true, isDedicated=true"]

18:01:05 [57522,1118.45,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"]

18:01:23 Client: Nonnetwork object f3948080.

18:01:23 Client: Nonnetwork object f3210080.

18:01:28 Error in expression <s = _this select 2;

_spawndelay = _this select 3;

_vehicle = false;

_sim = get>

18:01:28 Error position: <select 3;

_vehicle = false;

_sim = get>

18:01:28 Error Zero divisor

18:01:28 File mpmissions\__cur_mp.Takistan\mxr_scripts\spawn_groups\third_group.sqf, line 47

18:01:28 [57741,1141.13,0,"XEH: PostInit Started"]

18:01:28 [57741,1141.18,0,"CBA_VERSIONING: cba=0.8.3.175, "]

18:01:28 [57741,1141.41,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, BIS_functions=L 1-1-B:1, group=L 1-1-B"]

18:01:29 ["PersistentDB: pdb settings loaded"]

18:01:29 "############################# Co18 PDB Convoy Hell #############################"

18:01:29 "--------------------------------"

18:01:29 "UPSMON started"

18:01:51 Server: Object 2:970 not found (message 221)

18:01:51 Server: Object 2:971 not found (message 221)

18:01:51 Server: Object 2:986 not found (message 221)

18:01:51 Server: Object 2:987 not found (message 221)

18:01:51 Server: Object 2:988 not found (message 221)

18:01:51 Server: Object 2:1003 not found (message 221)

18:01:51 Server: Object 2:1004 not found (message 221)

18:02:56 Server: Object 3:7 not found (message 225)

18:02:56 "SERVER MSG: count MISSIONDATA, 0"

18:02:56 "SERVER MSG: MissionName: Co18 PDB Convoy Hell not found"

Player is stuck with PersistantDB logo and "server is loading persistant mission data Standby".

When I disconect due to not getting anywhere for 10 minuits the RPT states:

18:12:29 "SERVER MSG: Player [uMB Corp] Telson, is leaving the server, frame Number: 71279, Tick: 1802.66, Time: 567.969"

18:12:29 "SERVER MSG: Loop. 3051782"

18:12:29 "SERVER MSG: Loop break. 3051782"

18:12:29 ["_loadedPlayerScore: ",<null>,string]

18:12:29 ["_globalPlayerScore: ",<null>,string]

18:12:29 ["_pscore: ",scalar,string]

18:12:29 ["player is standing"]

18:12:29 ["pdb_ace_enabled:",false,"BOOL"]

18:12:29 "SERVER MSG: SQL output: [tsc=0,tpos=8035.55|1941.26|296.041,tdam=0,tdhe=0,tdbo=0,tdha=0,tdle=0,tdir=201.926,tsta=Stand,tsid=,tveh=,tsea=,tpid=3051782,tna=[uMB Corp] Telson,tmid=<null>]"

18:12:29 "SERVER MSG: SQL output: [twea="SCAR_L_STD_EGLM_RCO"|"NVGoggles"|"Binocular_Vector"|"ItemMap"|"ItemCompass"|"ItemWatch"|"ItemRadio"|"ItemGPS",tmag="30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"IR_Strobe_Target"|"SmokeShellRed"|"HandGrenade_West"|"HandGrenade_West"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_Smoke_M203"|"1Rnd_Smoke_M203"|"1Rnd_SmokeRed_M203"|"1Rnd_SmokeRed_M203",tpid=3051782,tna=[uMB Corp] Telson,tmid=<null>]"

18:12:29 Client: Remote object 2:1111 not found

18:12:29 Client: Remote object 2:1112 not found

18:12:29 Client: Remote object 2:1113 not found

18:12:30 WARNING: Function 'name' - S1 has no unit

18:12:30 - network id 2:297

18:12:30 - person Joshua Wilson

18:12:30 - dead

Is it write access to the databse thats the problem?

Edited by Telson_VBAU

Share this post


Link to post
Share on other sites
"C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -beta=Expansion\beta;Expansion\beta\Expansion -server -config=Server.cfg -mod=@CBA;@Arma2NET -arma2netdev

You're not running the arma2oaserver.exe now.

-beta=Expansion\beta;Expansion\beta\Expansion is not a valid switch.

You need all 3 cba's.

Re-read my previous example here

Share this post


Link to post
Share on other sites

I keep getting errors when I use all 3 CBA files about Event handelers?

Installation for CBA:

* You should always install the @CBA mod folder by copying it to your ArmA II installation folder.

* If you have a "merged", Combined Operations installation with both the old ArmA II content and the new Arrowhead expansion, you're done - you only need the @CBA mod folder.

* If you have a standalone Operation Arrowhead installation, you need both the @CBA and the @CBA_OA folders loaded.

* If you only have the older ArmA II installed, you need both the @CBA and the @CBA_A2 folders loaded.

I have a "merged", Combined Operations installation with both the old ArmA II content so should only need @CBA

Share this post


Link to post
Share on other sites

http://forums.bistudio.com/showthread.php?103871-CBA-Community-Base-Addons-for-A2-OA-and-CO&p=2135819&viewfull=1#post2135819

My server is A2 + OA (CO) and I run all 3 cba as do I on my client via Six.

If you do not have an Arma2NET log (location previously mentioned) then Arma2NET is not loading.

Your rpt indicates to me that Arma2NET is not loading.

My scripts are designed to only work on dedicated.

Ok here are my server RPT, server Arma2NET log and clientside rpt files for the non-ace demo

Hopefully this will help you.

Server RPT:

=====================================================================
== E:\Programs\ArmA2\Expansion\beta\arma2oaserver.exe
== E:\Programs\ArmA2\Expansion\beta\arma2oaserver.exe -arma2netdev -port=2302 -mod=expansion\beta;expansion\beta\expansion;E:\Programs\ArmA2\@CBA;E:\Programs\ArmA2\@CBA_A2;E:\Programs\ArmA2\@CBA_OA;@Arma2NET -name=Server-test -config=E:\Server-test\Server-test.cfg -cfg=E:\Server-test\Arma2-test.cfg -profiles=E:\Server-test
=====================================================================
Exe timestamp: 2012/05/11 09:21:24
Current time:  2012/05/14 20:33:03

Version 1.60.92614
2012/05/14, 20:33:03 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable
2012/05/14, 20:33:07 ca\missions\MPScenarios\MP_Deathmatch.chernarus: string @str_mpdeathmatch_subname cannot be localized client-side - move to global stringtable
2012/05/14, 20:33:40 [14376,271.048,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Co18_PDB_ConvoyHell_v1-5-100, worldName=Takistan, isMultiplayer=true, isServer=true, isDedicated=true"]
2012/05/14, 20:33:41 [14376,271.924,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"]
2012/05/14, 20:33:54 [14568,284.621,0,"XEH: PostInit Started"]
2012/05/14, 20:33:54 [14568,284.634,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
2012/05/14, 20:33:54 [14568,285.123,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"]
2012/05/14, 20:33:55 ["PersistentDB: pdb settings loaded"]
2012/05/14, 20:33:55 "############################# Co18 PDB Convoy Hell #############################"
2012/05/14, 20:33:55 "--------------------------------"
2012/05/14, 20:33:55 "UPSMON started"
2012/05/14, 20:34:19 "SERVER MSG: count MISSIONDATA, 0"
2012/05/14, 20:34:25 "SERVER MSG: MissionName: Co18 PDB Convoy Hell not found"
2012/05/14, 20:34:29 ["setdate:  _thisMissionDate: ",[2011,6,7,6,1]]
2012/05/14, 20:34:29 "SERVER MSG: Database mission id: 33"
2012/05/14, 20:34:29 "SERVER MSG: Database mission name selected: Co18 PDB Convoy Hell"
2012/05/14, 20:34:29 "SERVER MSG: Mission ID (SELECTED) is 33"
2012/05/14, 20:34:29 "SERVER MSG: Database mission date selected: [2011,6,7,6,1]"
2012/05/14, 20:34:29 ["PASS: _player: ",S1]
2012/05/14, 20:34:29 ["PASS: _puid: ","727809"]
2012/05/14, 20:34:29 ["PASS: _pname: ","[KH]Jman"]
2012/05/14, 20:34:29 ["PASS: _playerSide: ",WEST]
2012/05/14, 20:34:29 "SERVER MSG: Mission ID (ARRAY) is 33"
2012/05/14, 20:34:29 "SERVER MSG: Player connected [KH]Jman, puid 727809"
2012/05/14, 20:34:30 "SERVER MSG: Adding score 1832 to [KH]Jman, playerObject, S1 puid, 727809"
2012/05/14, 20:34:30 ["PersistentDB: SERVER PV - PDB_ACTIVATEPLAYER: ",[s1,"[KH]Jman",false]]
2012/05/14, 20:34:30 ["PersistentDB: UPDATESCORES, time: ",2.983]
2012/05/14, 20:35:31 "SERVER MSG: Player [KH]Jman, is leaving the server, frame Number: 17948, Tick: 382.041, Time: 63.864"
2012/05/14, 20:35:31 "SERVER MSG: Loop. 727809"
2012/05/14, 20:35:31 "SERVER MSG: Loop break. 727809"
2012/05/14, 20:35:31 ["_loadedPlayerScore: ",0,"SCALAR"]
2012/05/14, 20:35:31 ["_globalPlayerScore: ",1832,"SCALAR"]
2012/05/14, 20:35:31 ["_pscore: ",0,"SCALAR"]
2012/05/14, 20:35:31 ["player is kneeling"]
2012/05/14, 20:35:31 ["pdb_ace_enabled:",true,"BOOL"]
2012/05/14, 20:35:31 ["_aceruckweapons:",<null>,string]
2012/05/14, 20:35:31 ["_aceruckmagazines:",<null>,string]
2012/05/14, 20:35:31 "SERVER MSG: SQL output: [tsc=0,tpos=7984.17|2011.08|296.036,tdam=0,tdhe=0,tdbo=0,tdha=0,tdle=0,tdir=140.375,tsta=Crouch,tsid=WEST,tveh=,tsea=,tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:35:31 "SERVER MSG: SQL output: [twea="SCAR_L_STD_EGLM_RCO"|"NVGoggles"|"Binocular_Vector"|"ItemMap"|"ItemCompass"|"ItemWatch"|"ItemRadio"|"ItemGPS",tmag="30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"IR_Strobe_Target"|"SmokeShellRed"|"HandGrenade_West"|"HandGrenade_West"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_Smoke_M203"|"1Rnd_Smoke_M203"|"1Rnd_SmokeRed_M203"|"1Rnd_SmokeRed_M203",tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:35:31 "SERVER MSG: SQL output: [tawb=,taw=,tarm=,tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:35:32 "SERVER MSG: Player __SERVER__, is leaving the server, frame Number: 17975, Tick: 383.101, Time: 64.864"
2012/05/14, 20:35:32 "SERVER MSG: SQL output: [tda=2011|6|7|6|2,tmid=33]"
2012/05/14, 20:35:32 "SERVER MSG: __SERVER__ exiting, frame Number: 17975, Tick: 383.105, Time: 64.864"

Arma2NET log:

05/14/2012 20:34:23 Arma2Net.Managed.Bridge INFO 
05/14/2012 20:34:23 Arma2Net.Managed.Bridge INFO Arma2NET 1.8.0.0 (Developer mode: True), CLR 4.0.30319.1
05/14/2012 20:34:23 Arma2Net.Managed.AddIns.AddInManager INFO Rebuilding addins
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Finding addins
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Activate from BaseFunctionsPlugin.Activate, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated IsFunction from BaseFunctionsPlugin.IsFunction, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Deactivate from BaseFunctionsPlugin.Deactivate, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated _Empty from BaseFunctionsPlugin._Empty, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated VersionOfAddIn from BaseFunctionsPlugin.VersionOfAddIn, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated CompareVersion from BaseFunctionsPlugin.CompareVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated ClrVersion from BaseFunctionsPlugin.ClrVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Version from BaseFunctionsPlugin.Arma2NetVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Functions from BaseFunctionsPlugin.Functions, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated CommandLine from CommandLinePlugin.CommandLine, CommandLinePlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated DateTime from DateTimePlugin.DateTime, DateTimePlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated GetWeather from WeatherPlugin.Weather, WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Dict from UtilitiesPlugin.DictionaryUtility, UtilitiesPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Str from UtilitiesPlugin.StringUtility, UtilitiesPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
05/14/2012 20:34:24 Arma2Net.Managed.Bridge INFO Initialized
05/14/2012 20:34:24 Arma2Net.Managed.AddIns.AddInManager INFO Activated Arma2NETMySQL from Arma2NETMySQLPlugin.Arma2NETMySQLPlugin, Arma2NETMySQLPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (Sandboxed: False)

Clientside RPT:


=====================================================================
== C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe
== "C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -nosplash -showscripterrors -skipintro "-cpucount=4" "-exthreads=7" "-world=empty" "-name=[KH]Jman" "-mod=expansion\beta;expansion\beta\expansion;@CBA;@CBA_A2;@CBA_OA"
=====================================================================
Exe timestamp: 2012/05/11 17:39:14
Current time:  2012/05/14 20:36:26

Version 1.60.92612
[8929,133.167,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Co18_PDB_ConvoyHell_v1-5-100, worldName=Takistan, isMultiplayer=true, isServer=false, isDedicated=false"]
[8929,134.263,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"]
[9379,144.161,0,"XEH: PostInit Started"]
[9379,144.2,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
[9379,144.434,0,"XEH: PostInit Finished. State: _isClient=true, _isJip=false, _isDedClient=true, _isServer=false, _isDedServer=false, _playerCheckDone=true, _sp=false, _startInitDone=true, _postInitDone=true, _mpRespawn=true, _machineType=2, _sessionId=1, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-B:1 REMOTE, group=L 1-1-B, player=S1, _playerType="US_Soldier_TL_EP1", _playerGroup=B 1-1-A"]
[9379,144.435,0,"CBA_VERSIONING_SERVER: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
["PersistentDB: pdb settings loaded"]
"############################# Co18 PDB Convoy Hell #############################"
["PersistentDB: SPAWN"]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell"]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell not found..."]
["PersistentDB: FINISHED MISSION INIT, time: ",5.437]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell created an entry..."]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Reading: Co18 PDB Convoy Hell..."]
["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: [KH]Jman ..."]
["PersistentDB: MISSIONDATE: ",[2011,6,7,6,1]]
["PersistentDB: ACTIVATE PLAYER"]
["PersistentDB: PLAYER READY: ","[KH]Jman"]
["PersistentDB: PLAYER CONNECTED"]
["PersistentDB: _seen: ",false,"BOOL"]
["PersistentDB: New player: ","[KH]Jman","STRING"]

Note: You don't actually need cba clientside since all the cba calls are done by the server (unless of course you're running a mission with an addon that requires it clientside).

Example clientside rpt without cba loaded (notice it has loaded my previous saved data)

=====================================================================
== C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe
== "C:\Program Files\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -nosplash -showscripterrors -skipintro "-cpucount=4" "-exthreads=7" "-world=empty" "-name=[KH]Jman" "-mod=expansion\beta;expansion\beta\expansion"
=====================================================================
Exe timestamp: 2012/05/11 17:39:14
Current time:  2012/05/14 21:00:03

Version 1.60.92612
["PersistentDB: pdb settings loaded"]
"############################# Co18 PDB Convoy Hell #############################"

["PersistentDB: SPAWN"]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Mission: Co18 PDB Convoy Hell"]
["PersistentDB: PDB_FNC_SERVER_LOADERSTATUS: ","Reading: Co18 PDB Convoy Hell..."]
["PersistentDB: FINISHED MISSION INIT, time: ",3.161]
["PersistentDB: PLAYER READY"]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Loading player weapons..."]
["PersistentDB: _thispdamage:",-1,"SCALAR"]
["PersistentDB: _this_pdamage_head_hit:",-1,"SCALAR"]
["PersistentDB: _this_pdamage_body:",-1,"SCALAR"]
["PersistentDB: _this_pdamage_hands:",-1,"SCALAR"]
["PersistentDB: _this_pdamage_legs:",-1,"SCALAR"]
["PersistentDB: _thisPosition:",[7984.17,2011.08,296.036],"ARRAY"]
["PersistentDB: _thisweapons:",["SCAR_L_STD_EGLM_RCO","NVGoggles","Binocular_Vector","ItemMap","ItemCompass","ItemWatch","ItemRadio","ItemGPS"],"ARRAY"]
["PersistentDB: _thismagazines:",["30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","IR_Strobe_Target","SmokeShellRed","HandGrenade_West","HandGrenade_West","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_Smoke_M203","1Rnd_Smoke_M203","1Rnd_SmokeRed_M203","1Rnd_SmokeRed_M203"],"ARRAY"]
["PersistentDB: _thispdirection:",140.375,"SCALAR"]
["PersistentDB: _thispstance:","Crouch","STRING"]
["PersistentDB: _thispside:","WEST","STRING"]
["PersistentDB: _thispvehicle:","","STRING"]
["PersistentDB: _thispseat:","","STRING"]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Loading player global score..."]
["PersistentDB: PDB_FNC_CLIENT_LOADERSTATUS: ","Activating player: [KH]Jman ..."]
["PersistentDB: MISSIONDATE: ",[2011,6,7,6,2]]
["PersistentDB: ACTIVATE PLAYER"]
["PersistentDB: PLAYER READY: ","[KH]Jman"]
["PersistentDB: PLAYER CONNECTED"]
["PersistentDB: _seen: ",true,"BOOL"]
["PersistentDB: Existing player: ","[KH]Jman","STRING"]
["PersistentDB: (teleportPlayer) _player:",S1,"OBJECT"]
["PersistentDB: (teleportPlayer) teleportToLocation:",1,"SCALAR"]

And here is the related server RPT:


=====================================================================
== E:\Programs\ArmA2\Expansion\beta\arma2oaserver.exe
== E:\Programs\ArmA2\Expansion\beta\arma2oaserver.exe -arma2netdev -port=2302 -mod=expansion\beta;expansion\beta\expansion;E:\Programs\ArmA2\@CBA;E:\Programs\ArmA2\@CBA_A2;E:\Programs\ArmA2\@CBA_OA;@Arma2NET -name=Server-test -config=E:\Server-test\Server-test.cfg -cfg=E:\Server-test\Arma2-test.cfg -profiles=E:\Server-test
=====================================================================
Exe timestamp: 2012/05/11 09:21:24
Current time:  2012/05/14 20:54:03

Version 1.60.92614

2012/05/14, 20:56:57 [77714,1667.84,0,"XEH: PreInit Started. v1.0.0.179. MISSINIT: missionName=Co18_PDB_ConvoyHell_v1-5-100, worldName=Takistan, isMultiplayer=true, isServer=true, isDedicated=true"]
2012/05/14, 20:56:57 [77714,1667.92,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"]
2012/05/14, 20:57:04 [77846,1674.75,0,"XEH: PostInit Started"]
2012/05/14, 20:57:04 [77846,1674.75,0,"CBA_VERSIONING: cba=1.0.0.182, cba_a2=1.0.0.8, cba_oa=1.0.0.6, "]
2012/05/14, 20:57:04 [77846,1675.21,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=2, _level=0, _timeOut=false, _game=1, BIS_functions=L 1-1-B:1, group=L 1-1-B"]
2012/05/14, 20:57:05 ["PersistentDB: pdb settings loaded"]
2012/05/14, 20:57:05 "############################# Co18 PDB Convoy Hell #############################"
2012/05/14, 20:57:05 "--------------------------------"
2012/05/14, 20:57:05 "UPSMON started"
2012/05/14, 20:57:44 "SERVER MSG: count MISSIONDATA, 0"
2012/05/14, 20:57:44 ["setdate:  _thisMissionDate: ",[2011,6,7,6,2]]
2012/05/14, 20:57:44 "SERVER MSG: Database mission id: 33"
2012/05/14, 20:57:44 "SERVER MSG: Database mission name selected: Co18 PDB Convoy Hell"
2012/05/14, 20:57:44 "SERVER MSG: Mission ID (SELECTED) is 33"
2012/05/14, 20:57:44 "SERVER MSG: Database mission date selected: [2011,6,7,6,2]"
2012/05/14, 20:57:48 ["PASS: _player: ",S1]
2012/05/14, 20:57:48 ["PASS: _puid: ","727809"]
2012/05/14, 20:57:48 ["PASS: _pname: ","[KH]Jman"]
2012/05/14, 20:57:48 ["PASS: _playerSide: ",WEST]
2012/05/14, 20:57:48 "SERVER MSG: Mission ID (ARRAY) is 33"
2012/05/14, 20:57:48 "SERVER MSG: Player connected [KH]Jman, puid 727809"
2012/05/14, 20:57:48 "SERVER MSG: Welcome back, [KH]Jman"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman id: 562"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman puid: 727809"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman name: [KH]Jman"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman score: 0"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman mission id: 33"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman weapons: ["SCAR_L_STD_EGLM_RCO","NVGoggles","Binocular_Vector","ItemMap","ItemCompass","ItemWatch","ItemRadio","ItemGPS"]"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman magazines: ["30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","IR_Strobe_Target","SmokeShellRed","HandGrenade_West","HandGrenade_West","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_HE_M203","1Rnd_Smoke_M203","1Rnd_Smoke_M203","1Rnd_SmokeRed_M203","1Rnd_SmokeRed_M203"]"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman teleported to coords, [7984.17,2011.08,296.036]"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman direction: 140.375"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman stance: Crouch"
2012/05/14, 20:57:48 "SERVER MSG: Database player: [KH]Jman side: WEST"
2012/05/14, 20:57:48 "SERVER MSG: Adding score 1832 to [KH]Jman, playerObject, S1 puid, 727809"
2012/05/14, 20:57:49 ["PersistentDB: SERVER PV - PDB_ACTIVATEPLAYER: ",[s1,"[KH]Jman",true]]
2012/05/14, 20:57:49 ["PersistentDB: UPDATESCORES, time: ",4.941]
2012/05/14, 20:58:09 "SERVER MSG: Player [KH]Jman, is leaving the server, frame Number: 80758, Tick: 1739.65, Time: 24.759"
2012/05/14, 20:58:09 "SERVER MSG: Loop. 727809"
2012/05/14, 20:58:09 "SERVER MSG: Loop break. 727809"
2012/05/14, 20:58:09 ["_loadedPlayerScore: ",0,"SCALAR"]
2012/05/14, 20:58:09 ["_globalPlayerScore: ",1832,"SCALAR"]
2012/05/14, 20:58:09 ["_pscore: ",0,"SCALAR"]
2012/05/14, 20:58:09 ["player is kneeling"]
2012/05/14, 20:58:09 ["pdb_ace_enabled:",true,"BOOL"]
2012/05/14, 20:58:09 ["_aceruckweapons:",<null>,string]
2012/05/14, 20:58:09 ["_aceruckmagazines:",<null>,string]
2012/05/14, 20:58:09 "SERVER MSG: SQL output: [tsc=0,tpos=7984.31|2010.89|296.036,tdam=0,tdhe=0,tdbo=0,tdha=0,tdle=0,tdir=143.772,tsta=Crouch,tsid=WEST,tveh=,tsea=,tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:58:09 "SERVER MSG: SQL output: [twea="SCAR_L_STD_EGLM_RCO"|"NVGoggles"|"Binocular_Vector"|"ItemMap"|"ItemCompass"|"ItemWatch"|"ItemRadio"|"ItemGPS",tmag="30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"30Rnd_556x45_Stanag"|"IR_Strobe_Target"|"SmokeShellRed"|"HandGrenade_West"|"HandGrenade_West"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_HE_M203"|"1Rnd_Smoke_M203"|"1Rnd_Smoke_M203"|"1Rnd_SmokeRed_M203"|"1Rnd_SmokeRed_M203",tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:58:09 "SERVER MSG: SQL output: [tawb=,taw=,tarm=,tpid=727809,tna=[KH]Jman,tmid=33]"
2012/05/14, 20:58:10 "SERVER MSG: Player __SERVER__, is leaving the server, frame Number: 80805, Tick: 1741.12, Time: 26.225"
2012/05/14, 20:58:10 "SERVER MSG: SQL output: [tda=2011|6|7|6|2,tmid=33]"
2012/05/14, 20:58:10 "SERVER MSG: __SERVER__ exiting, frame Number: 80805, Tick: 1741.13, Time: 26.225"

Edited by [KH]Jman

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  

×