Jump to content
kbbw123

Can someone explain this rpt spam?

Recommended Posts

So I have been wondering for a while now what is the following code in the RPT log?

 

Server: Object 2:6081 not found (message Type_120)
Server: Object 2:5985 not found (message Type_120)
Server: Object 2:3510 not found (message Type_120)
Server: Object 2:4261 not found (message Type_120)
Server: Object 2:4668 not found (message Type_120)
Server: Object 2:4306 not found (message Type_120)
Server: Object 2:6015 not found (message Type_120)
Server: Object 2:3038 not found (message Type_92)
Server: Object 2:4667 not found (message Type_120)
Server: Object 2:1103 not found (message Type_120)
Server: Object 2:4663 not found (message Type_92)
Server: Object 2:4668 not found (message Type_92)
Server: Object 2:4667 not found (message Type_92)
Server: Object 2:4664 not found (message Type_92)
Server: Object 2:5986 not found (message Type_120)
Server: Object 2:4664 not found (message Type_120)
Server: Object 2:5589 not found (message Type_120)
Server: Object 2:3188 not found (message Type_120)
Server: Object 6:986 not found (message Type_120)
Server: Object 2:1158 not found (message Type_120)
Server: Object 6:985 not found (message Type_120)
Server: Object 2:6986 not found (message Type_120)
Server: Object 2:4479 not found (message Type_120)
Server: Object 2:2237 not found (message Type_120)

 

I got an rpt of olmost 100Mb from 2 days of running the server... and I can't get my head around what this means.. does anyone know?

 

cheers,

KBBW - Kai

Share this post


Link to post
Share on other sites

So I have been wondering for a while now what is the following code in the RPT log?

Server: Object 2:6081 not found (message Type_120)
Server: Object 2:5985 not found (message Type_120)
Server: Object 2:3510 not found (message Type_120)
Server: Object 2:4261 not found (message Type_120)
Server: Object 2:4668 not found (message Type_120)
Server: Object 2:4306 not found (message Type_120)
Server: Object 2:6015 not found (message Type_120)
Server: Object 2:3038 not found (message Type_92)
Server: Object 2:4667 not found (message Type_120)
Server: Object 2:1103 not found (message Type_120)
Server: Object 2:4663 not found (message Type_92)
Server: Object 2:4668 not found (message Type_92)
Server: Object 2:4667 not found (message Type_92)
Server: Object 2:4664 not found (message Type_92)
Server: Object 2:5986 not found (message Type_120)
Server: Object 2:4664 not found (message Type_120)
Server: Object 2:5589 not found (message Type_120)
Server: Object 2:3188 not found (message Type_120)
Server: Object 6:986 not found (message Type_120)
Server: Object 2:1158 not found (message Type_120)
Server: Object 6:985 not found (message Type_120)
Server: Object 2:6986 not found (message Type_120)
Server: Object 2:4479 not found (message Type_120)
Server: Object 2:2237 not found (message Type_120)

I got an rpt of olmost 100Mb from 2 days of running the server... and I can't get my head around what this means.. does anyone know?

 

cheers,

KBBW - Kai

Could you give use some more information, what mods and missions do you run? 

Share this post


Link to post
Share on other sites

its all vanilla on a new mission one of my community members is working on. allthough the issue doesn't seem related to the mission as also default BIS missions report the same error.. atleast is it an error?

Share this post


Link to post
Share on other sites

Going to zombie this is no information is showing up ...

Running Antistasi Community edition 2.2.2, no mods at this point - but will be installing unitmembership later

17:47:03 Server: Object 2:26140 not found (message Type_92)
17:47:03 Server: Object 2:25797 not found (message Type_120)

2 days ~ 180meg file size

Did anyone ever figure this out or does this just fall into the category of 2012 game, reboot your server every 3 hours because it's not worth fixing the engine?

Share this post


Link to post
Share on other sites

Turn your logs off, and only use the rpt when a mission isn't loading with or without mods because

then the rpt will reveal the issue with the mod and mission.

Share this post


Link to post
Share on other sites

Keep your eyes on performance/profiling branch, I want to add a server config option that lets you disable these log messages.

  • Like 3

Share this post


Link to post
Share on other sites
On 7/20/2020 at 7:54 AM, Gunter Severloh said:

Turn your logs off, and only use the rpt when a mission isn't loading with or without mods because

 then the rpt will reveal the issue with the mod and mission.


We turned on logging to debug level as I was in the server.cfg adding some parameters & wanted to see their effects.

I kept it on thus far a pre-cusor to using our first mod.  We are upgrading from vanilla community antstasi to using their unit membership mod by Stark.

2.2.3 from antistasi not out yet - so we are stuck trouble shooting this one.   This isn't just a log file - we are in the log files because we're looking at performance issues ... occam's razor ... so at this point I won't be turning it off.

I'm also looking at the interception linked here elsewhere - option so I can create multiple log files & just dumpster the *.rpt's after a week to deal with the symptom of the problem.

Share this post


Link to post
Share on other sites
On 7/20/2020 at 8:09 AM, Dedmen said:

Keep your eyes on performance/profiling branch, I want to add a server config option that lets you disable these log messages.


Definitely - though as an side - I saw you worked on the interception stuff at one point - ty!

Are you aware of any way to direct entries between multiple *.rpt log files (besides ranking.log) in vanilla arma without mods?

I read some on A3_Log & like it just curious if there's vanilla / non-mod support in arma3 engine now?

I want two file streams, one for my code logging & debugging, then the standard *.rpt stuff if I need that one.

Share this post


Link to post
Share on other sites

I'm not going to trouble shoot much more as the antistasi dev's a slew of fixes coming in 2.3.3 - which should help - so until that point probably won't chase this much more.

Just for historical purposes - here's the set of code preceding the first error of this type ...

My observations summarized ...

  • I notice that all of these are Object 2
  • The numbers repeat each minute.
  • In the first day of the error there are 30 of these messages per minute - between 6 unique Object 2 id's (3971, 3970, 4108, 4107, 2970, 2971)
  • On the second day there are 196 per minute of these messages & the number of unique ID's on object 2 has gone up
  • There are 17+ mentions of these two error types I could find & besides being arma3 - nothing seems to be overly frequent
  • Incase I lose my link in my private blog post - the most concise summary of the issue trackers out there - Link
 8:19:35 "Logging Reinforcement:"
 8:19:35 "    Reinforcement, element 0: [""B_MRAP_01_hmg_F"",[],[]]"
 8:19:35 "    Reinforcement, element 1: ["""",[""B_Crew_F"",""B_Crew_F""],[]]"
 8:19:35 "    Reinforcement, element 2: [""B_APC_Tracked_01_rcws_F"",[],[]]"
 8:19:35 "    Reinforcement, element 3: ["""",[],[""B_soldier_SL_F"",""B_Soldier_F"",""B_soldier_TL_F"",""B_soldier_AR_F"",""B_soldier_A_F"",""B_support_Mort_F"",""B_support_AMort_F"",""B_medic_F""]]"
 8:19:35 "    Reinforcement, element 4: ["""",[],[""B_soldier_SL_F"",""B_Soldier_F"",""B_soldier_TL_F"",""B_soldier_AR_F"",""B_soldier_A_F"",""B_engineer_F"",""B_engineer_F"",""B_medic_F""]]"
 8:19:35 "26353.7: [Antistasi] | DEBUG | fn_selectReinfUnits | Units selected, crew is [""B_Crew_F"",""B_Crew_F"",""B_Crew_F""], cargo is [""B_soldier_SL_F"",""B_Soldier_F"",""B_soldier_TL_F"",""B_soldier_AR_F"",""B_soldier_A_F"",""B_support_Mort_F"",""B_support_AMort_F"",""B_medic_F""]"
 8:19:35 "CreateAIAction[651]: Created AI action to reinforce from airport_1 to factory_6 with 1 vehicles and 11 units"
 8:19:35 "Pathfinding: Start 680 at [23075.8,18812.5,0] End 1142 at [20671.3,15727,0]"
 8:19:35 "Pathfinding: Successful finished pathfinding in 0.251953 seconds"
 8:19:35 "CreateConvoy[651]: Created convoy with 16.6667 m/s and a total of 40 waypoints, marker is b_mech_inf"
 8:19:45 "CreateAIAction[115]: Started creation of reinforce action to resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_1 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_3 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_4 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_5 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_1 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_10 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_11 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_12 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_13 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_16 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_17 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_18 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_19 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_2 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_20 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_21 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_23 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_25 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_27 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_28 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_3 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_30 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_31 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_32 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_34 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_35 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_36 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_37 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_38 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_39 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_4 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_40 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_7 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_8 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_9 should reinforce resource_7"
 8:19:45 "26363.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_43 should reinforce resource_7"
 8:19:45 "Can't select units with less than 3 slots, would be an vehicle only with crew!"
 8:19:45 "CreateAIAction[115]: No units given for reinforcements!"
 8:19:51 "Antistasi Waved CA: Despawn completed"
 8:19:55 Server: Object 2:4108 not found (message Type_92)
 8:19:55 Server: Object 2:4107 not found (message Type_92)
 8:19:55 "CreateAIAction[592]: Started creation of reinforce action to resource"

(immediately following this - the mission begins the checks & spawning where the Type_192 shows up - see next code snippet)



So then the Type_192 shows up after the next batch of spawning @ 8:19:55  ....


 

 8:19:55 "CreateAIAction[592]: Started creation of reinforce action to resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_1 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_3 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_4 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if airport_5 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_1 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_10 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_11 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_12 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_13 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_16 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_17 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_18 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_19 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_2 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_20 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_21 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_23 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_25 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_27 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_28 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_3 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_30 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_31 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_32 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_34 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_35 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_36 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_37 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_38 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_39 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_4 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_40 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_7 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_8 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_9 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | shouldReinforce | Checking if outpost_43 should reinforce resource"
 8:19:55 "26373.6: [Antistasi] | DEBUG | fn_selectReinfUnits | Gathered data for unit selection, available are 12,  cargo units needed"
 8:19:55 "Logging Reinforcement:"
 8:19:55 "    Reinforcement, element 0: ["""",[],[]]"
 8:19:55 "    Reinforcement, element 1: ["""",[],[]]"
 8:19:55 "    Reinforcement, element 2: [""B_APC_Wheeled_01_cannon_F"",[],[]]"
 8:19:55 "    Reinforcement, element 3: ["""",[],[]]"
 8:19:55 "    Reinforcement, element 4: ["""",[],[""B_soldier_SL_F"",""B_Soldier_F"",""B_soldier_TL_F"",""B_soldier_AR_F"",""B_soldier_A_F"",""B_support_Mort_F"",""B_support_AMort_F"",""B_medic_F""]]"
 8:19:55 "26373.7: [Antistasi] | DEBUG | fn_selectReinfUnits | Units selected, crew is [""B_Crew_F"",""B_Crew_F"",""B_Crew_F""], cargo is [""B_soldier_SL_F"",""B_Soldier_F"",""B_soldier_TL_F"",""B_soldier_AR_F"",""B_soldier_A_F"",""B_support_Mort_F"",""B_support_AMort_F"",""B_medic_F""]"
 8:19:55 "CreateAIAction[592]: Created AI action to reinforce from airport_3 to resource with 1 vehicles and 11 units"
 8:19:55 "Pathfinding: Start 2372 at [14778.7,16401.3,0] End 1179 at [19613.6,15636.1,0]"
 8:19:57 "Pathfinding: Successful finished pathfinding in 2.32715 seconds"
 8:19:57 "CreateConvoy[592]: Created convoy with 30.5556 m/s and a total of 62 waypoints, marker is b_mech_inf"
 8:19:59 "[Antistasi] Performance Log.  ServerFPS: 46.9208, Players: 1, DeadUnits: 34, AllUnits:73, AllObjects: 1750, Groups: Rebels-13, Invaders-13, Occupants-8, Civ-1, Total-35"
 8:19:59 "Logging spawn places of airport_2"
 8:19:59 "Logging Spawn places:"
 8:19:59 "    Spawn places, element 0: [[[[26786.7,24526.9,0.1],220.582],false],[[[26782.9,24530.2,0.1],220.582],false],[[[26779.1,24533.4,0.1],220.582],true],[[[26775.2,24536.7,0.1],220.582],false],[[[26771.4,24540,0.1],220.582],false],[[[26767.6,24543.3,0.1],220.582],true],[[[26763.7,24546.6,0.1],220.582],false],[[[26759.9,24549.8,0.1],220.582],false],[[[26756.1,24553.1,0.1],220.582],true],[[[26752.3,24556.4,0.1],220.582],false],[[[26748.4,24559.7,0.1],220.582],false],[[[26744.6,24563,0.1],220.582],false],[[[26740.8,24566.2,0.1],220.582],true]]"
 8:19:59 "    Spawn places, element 1: [[[[26877.6,24656.8,0.1],129.361],true],[[[26895.4,24541.9,0.1],127.519],false],[[[26804,24578.8,0.1],133.742],true],[[[26884.2,24526.4,0.1],127.519],true],[[[26871.3,24509.7,0.1],127.519],true]]"
 8:19:59 "    Spawn places, element 2: [[[[26843.7,24632.9,0.103735],310.033],false],[[[26819.1,24601.6,0.1],306.758],false],[[[26757.1,24652.8,0.1],490.54],false]]"
 8:19:59 "    Spawn places, element 3: [[[[26846.2,24606,0.1],0],true]]"
 8:19:59 Server: Object 2:2971 not found (message Type_92)
 8:19:59 Server: Object 2:2970 not found (message Type_92)
 8:20:00 Server: Object 2:3970 not found (message Type_120)
 8:20:00 Server: Object 2:3971 not found (message Type_120)
 8:20:01 "Logging spawn places of seaport_4"
 8:20:01 "Logging Spawn places:"
 8:20:01 "    Spawn places, element 0: [[[[27564.4,24616.4,0.1],301.91],false],[[[27567.3,24621,0.1],301.91],false],[[[27570.2,24625.6,0.1],301.91],false],[[[27573.1,24630.3,0.1],301.91],false],[[[27576,24634.9,0.1],301.91],false],[[[27578.8,24639.5,0.1],301.91],false],[[[27581.7,24644.2,0.1],301.91],true]]"
 8:20:01 "    Spawn places, element 1: []"
 8:20:01 "    Spawn places, element 2: []"
 8:20:01 "    Spawn places, element 3: []"
 8:20:04 Server: Object 2:4108 not found (message Type_120)
 8:20:05 Server: Object 2:4107 not found (message Type_120)



 

Edited by -JpS-RaptorMan
readability, then final note to myself

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

×