Advertisement
Guest User

Untitled

a guest
May 20th, 2019
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.09 KB | None | 0 0
  1. 2019-05-20T22-26-01: LogOut_File: : logfile started
  2. 2019-05-20T22-26-01: Net Status: low-level initialize success.
  3. 2019-05-20T22-26-01: Note: this version (1/29/2017) has new data fields added
  4. 2019-05-20T22-26-01: time = time since start of game in ms.
  5. 2019-05-20T22-26-01: address = address of IP address
  6. 2019-05-20T22-26-01: incoming = total size of messages set to me in bytes. Spikes can indicate lag.
  7. 2019-05-20T22-26-01: outgoing = total size of messages set from me in bytes. Spikes can indicate lag.
  8. 2019-05-20T22-26-01: app_ctos = client to server bytes delta excluding overheads (app data only)
  9. 2019-05-20T22-26-01: app_stoc = server to client bytes delta excluding overheads (app data only)
  10. 2019-05-20T22-26-01: loss = number of packets lost. Can indicate lags. Some node on the network is dropping packets or taking to long and we have to resend them.
  11. 2019-05-20T22-26-01: sent = number of packets sent. Spikes can indicate lag.
  12. 2019-05-20T22-26-01: ping = how long it takes for a packet to get back and forth. Spikes can indicate lag.
  13. 2019-05-20T22-26-01: variance = how much the ping is changing from avg ping. Spikes can indicate lag.
  14. 2019-05-20T22-26-01: reliable delayed = This occurs when we drop reliable packets from sending this frame because we are sending to much data. Unreliable are more likely to be dropped than reliable.
  15. 2019-05-20T22-26-01: unreliable delayed = This occurs when we drop unreliable packets from sending this frame because we are sending to much data.
  16. 2019-05-20T22-26-01: app update delayed = This occurs when the app is taking to long to run code caused by network packets (ie CPU) and packets are delayed until the next frame
  17. 2019-05-20T22-26-01: Time spent in critical section (frame) = This is the time the network thread is blocking the main thread from doing anything.
  18. 2019-05-20T22-26-01: Latency in Window = The average Latency in ms. of Reliable packets during this time slice
  19. 2019-05-20T22-26-01: Packet Loss percentage in Window = The packet loss percentage of Reliable packets during this time slice
  20. 2019-05-20T22-26-01: Jitter in Window = The average Jitter in ms. of Reliable packets during this time slice
  21. 2019-05-20T22-26-01: Overall Latency Min = The lowest Latency seen in ms. of Reliable packets up to this point in time
  22. 2019-05-20T22-26-01: Overall Latency Max = The largest Latency seen in ms. of Reliable packets up to this point in time
  23. 2019-05-20T22-26-01: Latency Min in Window = The lowest Latency seen in ms. of Reliable packets during this time slice
  24. 2019-05-20T22-26-01: Latency Max in Window = The largest Latency seen in ms. of Reliable packets during this time slice
  25. 2019-05-20T22-26-01: Latency packet samples = number of packets used in determining average latency from start of game
  26. 2019-05-20T22-26-01: Jitter packet samples = number of packets used in determining average jitter from start of game
  27. 2019-05-20T22-26-01: reconnect = flag to indicate one or more reconnects occurred
  28. 2019-05-20T22-26-01: [time], [address], [incoming], [outgoing], [app_ctos], [app_stoc], [loss], [sent], [ping], [variance], [reliable delayed], [unreliable delayed], [app update delayed], [Time spent in critical section (frame)], [Latency in Window], [Packet Loss percentage in Window], [Jitter in Window], [Overall Latency Min], [Overall Latency Max], [Latency Min in Window], [Latency Maxin Window], [Latency packet Samples], [Jitter Packet Samples],[reconnect]
  29. 40130,X.X.X.X,371793,55058,55058,371793,0,45,37,0,0,0,0,0,37,0.000000,8,37,37,37,37,29,29,1
  30. 59239,X.X.X.X,654362,83576,28518,282569,0,68,48,0,0,0,0,0,48,0.000000,9,48,48,48,48,52,52,0
  31. 69709,X.X.X.X,745849,103310,19734,91487,0,160,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,144,144,0
  32. 79718,X.X.X.X,805668,124425,21115,59819,0,382,58,0,0,0,0,0,58,0.000000,7,58,58,58,58,366,366,0
  33. 89723,X.X.X.X,889703,142079,17654,84035,0,611,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,594,594,0
  34. 99733,X.X.X.X,982724,159920,17841,93021,0,841,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,824,824,0
  35. 109742,X.X.X.X,1078473,178949,19029,95749,0,1072,52,0,0,0,0,0,52,0.000000,4,52,52,52,52,1054,1054,0
  36. 119748,X.X.X.X,1157474,198680,19731,79001,0,1323,63,0,0,0,0,0,63,0.000000,9,63,63,63,63,1304,1304,0
  37. 129750,X.X.X.X,1229861,218143,19463,72387,0,1586,52,0,0,0,0,0,52,0.000000,3,52,52,52,52,1570,1570,0
  38. 139758,X.X.X.X,1313749,237706,19563,83888,0,1835,51,0,0,0,0,0,51,0.000000,4,51,51,51,51,1818,1818,0
  39. 149761,X.X.X.X,1383795,256582,18876,70046,0,2070,57,0,0,0,0,0,57,0.000000,5,57,57,57,57,2053,2053,0
  40. 159765,X.X.X.X,1460035,275504,18922,76240,0,2313,53,0,0,0,0,0,53,0.000000,4,53,53,53,53,2296,2296,0
  41. 169778,X.X.X.X,1531818,293645,18141,71783,0,2552,50,0,0,0,0,0,50,0.000000,3,50,50,50,50,2535,2535,0
  42. 179791,X.X.X.X,1611066,309469,15824,79248,0,2728,71,0,0,0,0,0,71,0.000000,24,71,71,71,71,2712,2712,0
  43. 189796,X.X.X.X,1701446,324915,15446,90380,0,2911,70,0,0,0,0,0,70,0.000000,18,70,70,70,70,2894,2894,0
  44. 199798,X.X.X.X,1775018,340321,15406,73572,0,3099,60,0,0,0,0,0,60,0.000000,10,60,60,60,60,3081,3081,0
  45. 209806,X.X.X.X,1848036,356635,16314,73018,0,3294,55,0,0,0,0,0,55,0.000000,5,55,55,55,55,3276,3276,0
  46. 219818,X.X.X.X,1928327,374161,17526,80291,0,3509,73,0,0,0,0,0,73,0.000000,13,73,73,73,73,3492,3492,0
  47. 229829,X.X.X.X,2004278,392196,18035,75951,0,3735,62,0,0,0,0,0,62,0.000000,6,62,62,62,62,3719,3719,0
  48. 239845,X.X.X.X,2089740,411592,19396,85462,0,3974,55,0,0,0,0,0,55,0.000000,5,55,55,55,55,3956,3956,0
  49. 249853,X.X.X.X,2165072,430329,18737,75332,0,4206,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,4189,4189,0
  50. 259864,X.X.X.X,2240587,449575,19246,75515,0,4460,53,0,0,0,0,0,53,0.000000,5,53,53,53,53,4442,4442,0
  51. 269878,X.X.X.X,2336693,469284,19709,96106,0,4703,74,0,0,0,0,0,74,0.000000,8,74,74,74,74,4686,4686,0
  52. 279897,X.X.X.X,2430291,487198,17914,93598,0,4928,62,0,0,0,0,0,62,0.000000,5,62,62,62,62,4911,4911,0
  53. 289912,X.X.X.X,2518314,503864,16666,88023,0,5140,217,0,0,0,0,0,217,0.000000,59,217,217,217,217,5122,5122,0
  54. 299923,X.X.X.X,2611738,521828,17964,93424,0,5363,54,0,0,0,0,0,54,0.000000,3,54,54,54,54,5346,5346,0
  55. 309938,X.X.X.X,2700324,539701,17873,88586,0,5574,50,0,0,0,0,0,50,0.000000,4,50,50,50,50,5558,5558,0
  56. 319943,X.X.X.X,2767313,554902,15201,66989,0,5746,54,0,0,0,0,0,54,0.000000,10,54,54,54,54,5730,5730,0
  57. 329943,X.X.X.X,2843613,571234,16332,76300,0,5953,54,0,0,0,0,0,54,0.000000,6,54,54,54,54,5937,5937,0
  58. 339947,X.X.X.X,2914301,587973,16739,70688,0,6167,52,0,0,0,0,0,52,0.000000,5,52,52,52,52,6151,6151,0
  59. 349950,X.X.X.X,2986612,604449,16476,72311,0,6372,48,0,0,0,0,0,48,0.000000,1,48,48,48,48,6354,6354,0
  60. 359969,X.X.X.X,3081225,623407,18958,94613,0,6610,63,0,0,0,0,0,63,0.000000,12,63,63,63,63,6592,6592,0
  61. 369972,X.X.X.X,3171882,642597,19190,90657,0,6854,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,6837,6837,0
  62. 379980,X.X.X.X,3246516,659795,17198,74634,0,7074,55,0,0,0,0,0,55,0.000000,7,55,55,55,55,7057,7057,0
  63. 389993,X.X.X.X,3309917,677021,17226,63401,0,7302,61,0,0,0,0,0,61,0.000000,6,61,61,61,61,7285,7285,0
  64. 400010,X.X.X.X,3387706,705757,28736,77789,0,7566,58,0,0,0,0,0,58,0.000000,4,58,58,58,58,7544,7544,0
  65. 410025,X.X.X.X,3451179,731994,26237,63473,0,7823,57,0,0,0,0,0,57,0.000000,6,57,57,57,57,7805,7805,0
  66. 420040,X.X.X.X,3537391,750391,18397,86212,0,8039,57,0,0,0,0,0,57,0.000000,5,57,57,57,57,8022,8022,0
  67. 430041,X.X.X.X,3625805,769264,18873,88414,0,8270,62,0,0,0,0,0,62,0.000000,7,62,62,62,62,8252,8252,0
  68. 440044,X.X.X.X,3712740,787824,18560,86935,0,8500,65,0,0,0,0,0,65,0.000000,5,65,65,65,65,8483,8483,0
  69. 450045,X.X.X.X,3787846,803682,15858,75106,0,8688,62,0,0,0,0,0,62,0.000000,8,62,62,62,62,8672,8672,0
  70. 460054,X.X.X.X,3871969,822428,18746,84123,0,8927,59,0,0,0,0,0,59,0.000000,7,59,59,59,59,8910,8910,0
  71. 470069,X.X.X.X,3943584,841439,19011,71615,0,9177,52,0,0,0,0,0,52,0.000000,5,52,52,52,52,9160,9160,0
  72. 480086,X.X.X.X,4023249,861282,19843,79665,0,9429,50,0,0,0,0,0,50,0.000000,2,50,50,50,50,9412,9412,0
  73. 490091,X.X.X.X,4127215,881106,19824,103966,0,9670,60,0,0,0,0,0,60,0.000000,8,60,60,60,60,9654,9654,0
  74. 500098,X.X.X.X,4218074,900718,19612,90859,0,9908,50,0,0,0,0,0,50,0.000000,2,50,50,50,50,9891,9891,0
  75. 510113,X.X.X.X,4303200,920214,19496,85126,0,10147,50,0,0,0,0,0,50,0.000000,2,50,50,50,50,10130,10130,0
  76. 520115,X.X.X.X,4379381,937823,17609,76181,0,10375,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,10359,10359,0
  77. 530123,X.X.X.X,4444161,955699,17876,64780,0,10615,53,0,0,0,0,0,53,0.000000,4,53,53,53,53,10599,10599,0
  78. 540132,X.X.X.X,4532276,974696,18997,88115,0,10851,53,0,0,0,0,0,53,0.000000,4,53,53,53,53,10834,10834,0
  79. 550133,X.X.X.X,4622377,993588,18892,90101,0,11075,59,0,0,0,0,0,59,0.000000,5,59,59,59,59,11058,11058,0
  80. 560148,X.X.X.X,4717782,1012267,18679,95405,0,11299,63,0,0,0,0,0,63,0.000000,12,63,63,63,63,11283,11283,0
  81. 570159,X.X.X.X,4806583,1030919,18652,88801,0,11534,52,0,0,0,0,0,52,0.000000,4,52,52,52,52,11517,11517,0
  82. 580170,X.X.X.X,4878725,1048138,17219,72142,0,11754,65,0,0,0,0,0,65,0.000000,12,65,65,65,65,11736,11736,0
  83. 590181,X.X.X.X,4943698,1065342,17204,64973,0,11979,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,11962,11962,0
  84. 600193,X.X.X.X,5032345,1084416,19074,88647,0,12215,49,0,0,0,0,0,49,0.000000,3,49,49,49,49,12199,12199,0
  85. 610895,X.X.X.X,5127644,1104014,19598,95299,0,12454,48,0,0,0,0,0,48,0.000000,2,48,48,48,48,12438,12438,0
  86. 620911,X.X.X.X,5184247,1120120,16106,56603,0,12663,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,12646,12646,0
  87. 630915,X.X.X.X,5250195,1135733,15613,65948,0,12858,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,12840,12840,0
  88. 640917,X.X.X.X,5312471,1151922,16189,62276,0,13070,49,0,0,0,0,0,49,0.000000,1,49,49,49,49,13054,13054,0
  89. 650925,X.X.X.X,5365447,1167735,15813,52976,0,13284,49,0,0,0,0,0,49,0.000000,2,49,49,49,49,13267,13267,0
  90. 660932,X.X.X.X,5448207,1186185,18450,82760,0,13505,50,0,0,0,0,0,50,0.000000,2,50,50,50,50,13489,13489,0
  91. 670948,X.X.X.X,5558199,1206121,19936,109992,0,13735,57,0,0,0,0,0,57,0.000000,4,57,57,57,57,13719,13719,0
  92. 680959,X.X.X.X,5628111,1222903,16782,69912,0,13950,52,0,0,0,0,0,52,0.000000,4,52,52,52,52,13932,13932,0
  93. 690973,X.X.X.X,5695120,1240293,17390,67009,0,14170,52,0,0,0,0,0,52,0.000000,5,52,52,52,52,14153,14153,0
  94. 700981,X.X.X.X,5769482,1257437,17144,74362,0,14377,50,0,0,0,0,0,50,0.000000,3,50,50,50,50,14360,14360,0
  95. 710982,X.X.X.X,5847958,1275484,18047,78476,0,14613,51,0,0,0,0,0,51,0.000000,4,51,51,51,51,14596,14596,0
  96. 720985,X.X.X.X,5952673,1295050,19566,104715,0,14846,50,0,0,0,0,0,50,0.000000,2,50,50,50,50,14829,14829,0
  97. 730994,X.X.X.X,6047825,1313303,18253,95152,0,15078,53,0,0,0,0,0,53,0.000000,5,53,53,53,53,15061,15061,0
  98. 740995,X.X.X.X,6133973,1331137,17834,86148,0,15304,62,0,0,0,0,0,62,0.000000,5,62,62,62,62,15287,15287,0
  99. 751003,X.X.X.X,6234677,1348412,17275,100704,0,15485,52,0,0,0,0,0,52,0.000000,3,52,52,52,52,15468,15468,0
  100. 761004,X.X.X.X,6297641,1365121,16709,62964,0,15702,50,0,0,0,0,0,50,0.000000,3,50,50,50,50,15686,15686,0
  101. 771013,X.X.X.X,6384633,1383996,18875,86992,0,15939,53,0,0,0,0,0,53,0.000000,5,53,53,53,53,15921,15921,0
  102. 781015,X.X.X.X,6487279,1402623,18627,102646,0,16160,50,0,0,0,0,0,50,0.000000,3,50,50,50,50,16143,16143,0
  103. 791025,X.X.X.X,6548601,1417339,14716,61322,0,16344,58,0,0,0,0,0,58,0.000000,5,58,58,58,58,16326,16326,0
  104. 801040,X.X.X.X,6643789,1435990,18651,95188,0,16567,59,0,0,0,0,0,59,0.000000,6,59,59,59,59,16549,16549,0
  105. 811044,X.X.X.X,6707297,1450355,14365,63508,0,16737,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,16721,16721,0
  106. 821052,X.X.X.X,6781637,1464866,14511,74340,0,16898,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,16882,16882,0
  107. 831058,X.X.X.X,6859425,1481819,16953,77788,0,17116,51,0,0,0,0,0,51,0.000000,3,51,51,51,51,17100,17100,0
  108. 841072,X.X.X.X,6922139,1499605,17786,62714,0,17342,59,0,0,0,0,0,59,0.000000,6,59,59,59,59,17325,17325,0
  109. 851078,X.X.X.X,7030018,1518972,19367,107879,0,17561,57,0,0,0,0,0,57,0.000000,7,57,57,57,57,17542,17542,0
  110. 861085,X.X.X.X,7138967,1537691,18719,108949,0,17777,53,0,0,0,0,0,53,0.000000,5,53,53,53,53,17759,17759,0
  111. 871088,X.X.X.X,7225408,1555555,17864,86441,0,17975,67,0,0,0,0,0,67,0.000000,8,67,67,67,67,17959,17959,0
  112. 881092,X.X.X.X,7273166,1571573,16018,47758,0,18175,56,0,0,0,0,0,56,0.000000,6,56,56,56,56,18158,18158,0
  113. 891105,X.X.X.X,7347055,1589524,17951,73889,0,18388,67,0,0,0,0,0,67,0.000000,9,67,67,67,67,18371,18371,0
  114. 901133,X.X.X.X,7354759,1592377,2853,7704,0,18423,62,0,0,0,0,0,62,0.000000,10,62,62,62,62,18397,18397,0
  115. 2019-05-20T22-40-24: Memory Allocations
  116. 2019-05-20T22-40-24: LogOut_File: : logfile stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement