truemc

Untitled

Jul 1st, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.33 KB | None | 0 0
  1.  
  2. 23:43:53 Mission file: Exile (__cur_mp)
  3. 23:43:53 Mission world: Chernarus
  4. 23:43:53 Mission directory: mpmissions\__cur_mp.Chernarus\
  5. 23:43:56 Unknown hit sound type in A3\data_f\Penetration\tyre.bisurf.soundHit
  6. 23:43:59 Attempt to override final function - bis_functions_list
  7. 23:43:59 Attempt to override final function - bis_functions_listpreinit
  8. 23:43:59 Attempt to override final function - bis_functions_listpostinit
  9. 23:43:59 Attempt to override final function - bis_functions_listrecompile
  10. 23:43:59 "arma3/BIS_fnc_log: [BIS_fnc_preload] ----- Initializing scripts in Exile -----"
  11. 23:43:59 "arma3/BIS_fnc_log: [recompile] recompile BIS_fnc_missionTasksLocal"
  12. 23:43:59 Attempt to override final function - bis_fnc_missiontaskslocal
  13. 23:43:59 "arma3/BIS_fnc_log: [recompile] recompile BIS_fnc_missionConversationsLocal"
  14. 23:43:59 Attempt to override final function - bis_fnc_missionconversationslocal
  15. 23:43:59 "arma3/BIS_fnc_log: [recompile] recompile BIS_fnc_missionFlow"
  16. 23:43:59 Attempt to override final function - bis_fnc_missionflow
  17. 23:43:59 "arma3/BIS_fnc_log: [recompile] recompile RHS_fnc_findAngle"
  18. 23:43:59 Attempt to override final function - rhs_fnc_findangle
  19. 23:43:59 "arma3/BIS_fnc_log: [recompile] recompile RHS_fnc_calcBalistic"
  20. 23:43:59 Attempt to override final function - rhs_fnc_calcbalistic
  21. 23:43:59 "arma3/BIS_fnc_log: [preInit] BIS_fnc_feedbackMain (1.00708 ms)"
  22. 23:43:59 "arma3/BIS_fnc_log: [preInit] BIS_fnc_missionHandlers (0 ms)"
  23. 23:43:59 Attempt to override final function - bis_fnc_parsenumber
  24. 23:43:59 "<infiSTAR.de> 0 - checking for EXILE_SERVER.."
  25. 23:43:59 "<infiSTAR.de> 0 - EXILE_SERVER has been found, STARTING"
  26. 23:43:59 "<infiSTAR.de> 0 - checking for Cfg_infiSTAR_settings.."
  27. 23:43:59 "<infiSTAR.de> 0 - Cfg_infiSTAR_settings has been found, STARTING"
  28. 23:43:59 "<infiSTAR.de> 0 - STARTUP - including AdminTools"
  29. 23:43:59 "<infiSTAR.de> 0 - STARTUP - AdminTools included!"
  30. 23:43:59 "<infiSTAR.de> 0 - STARTUP - including AntiHack"
  31. 23:43:59 "<infiSTAR.de> 0 - VERSION: 01-Jul-2016 08-16-22 - v0053"
  32. 23:43:59 "<infiSTAR.de> 0 - adding valid admin uid 76561198046842524"
  33. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID2"
  34. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID3"
  35. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid ..."
  36. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID1"
  37. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID2"
  38. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID3"
  39. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid ..."
  40. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID1"
  41. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID2"
  42. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid UID3"
  43. 23:43:59 "<infiSTAR.de> 0 - removing invalid admin uid ..."
  44. 23:43:59 "<infiSTAR.de> 0 - TESTING IF serverCommandPassword IS SET PROPERLY"
  45. 23:43:59 "<infiSTAR.de> 0 - serverCommandPassword IS FINE"
  46. 23:43:59 "<infiSTAR.de> _fnc_RandomGen: {
  47. private '_gen';
  48. _fnc_actualGen = {
  49. _start = ['z','y','x','w','v','u','t','s','r','q','p','o','n','m','l','k','j','i','h','g','f','e','d','c','b','a'];
  50. _main = ['o','1','G','f','X','o','z','q','k','N','0','B','A','l','w','o','w','b','s','y','B','0','T','q','U','E','z','a','l','w'];
  51. _filler = ['1','2','3','4','5','6','7','8','9','0','_','a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z'];
  52. _gen = selectRandom _start;
  53. _randmax = {((round(random _randminval)) + (round(random _randmaxval))) max _randminval};
  54. for '_i' from 0 to (call _randmax)do
  55. {
  56. _gen = _gen + (selectRandom _filler) + (selectRandom _main);
  57. };
  58. _gen
  59. };
  60. for '_i' from 0 to 10000 do
  61. {
  62. _gen = call _fnc_actualGen;
  63. _index = _allRandomGenVars pushBackUnique _gen;
  64. if(_index > -1)exitWith{_gen};
  65. };
  66. _gen
  67. }"
  68. 23:43:59 Unable to get file version size: .\ARMA_LOG.dll
  69. 23:43:59 "<infiSTAR.de>RANDOMVAR| ----START-LINE---- (01-Jul-2016 08-16-22 - v0053) [01-Jul-2016 08-16-22 - v0053]"
  70. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_server_handle_mpmessage: voq3ykz2w6wy1jyob5keBhl8ln0wljllbuA [01-Jul-2016 08-16-22 - v0053]"
  71. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_AdminReqReal: y0z8A21fovs7y9qhA9qeUrkc19GuB [01-Jul-2016 08-16-22 - v0053]"
  72. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_server_handle_pre_mpmessage: say_wqwcw0wnzn0dlusrz1o10wbtEjNrbhq4A [01-Jul-2016 08-16-22 - v0053]"
  73. 23:43:59 "<infiSTAR.de>RANDOMVAR| _RATING_CHECK_LOOPS: h9UlG9y7AzXpqmwqN5lflhzsT_k4yoqlbyo4q [01-Jul-2016 08-16-22 - v0053]"
  74. 23:43:59 "<infiSTAR.de>RANDOMVAR| _token_by_uid: n4EgXzU1wiozq8lqo4EqNyqoq8ohzawmT5w [01-Jul-2016 08-16-22 - v0053]"
  75. 23:43:59 "<infiSTAR.de>RANDOMVAR| _uid_by_token: ejBvGysjUzwrybqvb [01-Jul-2016 08-16-22 - v0053]"
  76. 23:43:59 "<infiSTAR.de>RANDOMVAR| _name_by_uid: rffszqAf1gl4XkNxl [01-Jul-2016 08-16-22 - v0053]"
  77. 23:43:59 "<infiSTAR.de>RANDOMVAR| _owner_by_uid: llT0B_NzzuBo1z08q100a5G [01-Jul-2016 08-16-22 - v0053]"
  78. 23:43:59 "<infiSTAR.de>RANDOMVAR| _uid_by_owner: hbBbojbnExwdz7knz2w9w714fkscl1qvywBjwsw [01-Jul-2016 08-16-22 - v0053]"
  79. 23:43:59 "<infiSTAR.de>RANDOMVAR| _object_by_uid: nqoakvwvl2zufjByXcBvly0blwl9f7z31 [01-Jul-2016 08-16-22 - v0053]"
  80. 23:43:59 "<infiSTAR.de>RANDOMVAR| _onPlayerConnected: hx07qd01yjUyBxfyUnqizqA7Ndo6svEiUcaqUwX [01-Jul-2016 08-16-22 - v0053]"
  81. 23:43:59 "<infiSTAR.de>RANDOMVAR| _server_setTokenR: b6b4w5B4w1onGbk3shlgEtGyouztsg02z [01-Jul-2016 08-16-22 - v0053]"
  82. 23:43:59 "<infiSTAR.de>RANDOMVAR| _FN_INJECT_ON_CLIENT: zxlawvG9wdolTxq40wofbb1es9laoyq7k2EqAvBeo9w [01-Jul-2016 08-16-22 - v0053]"
  83. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_l_on_c: drlvshUpwa1zfzoiasq5opo [01-Jul-2016 08-16-22 - v0053]"
  84. 23:43:59 "<infiSTAR.de>RANDOMVAR| _TokenCT: nooow4slyp04XqEkym05TookqulqNtlto [01-Jul-2016 08-16-22 - v0053]"
  85. 23:43:59 "<infiSTAR.de>RANDOMVAR| _adminStartupCode: niBpynzgGgova0whU3z4a [01-Jul-2016 08-16-22 - v0053]"
  86. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AHKickOFF: isw8wbb4EvkeB3zuT [01-Jul-2016 08-16-22 - v0053]"
  87. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AHKickLog: c_zll3qhznz2axluw_GcykE906lfE4wvExlbl3X [01-Jul-2016 08-16-22 - v0053]"
  88. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AH_RunCheckENDVAR: smTczdqea106btwwz [01-Jul-2016 08-16-22 - v0053]"
  89. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AH_RunCheck: ozNmU6scl6qhbrBvfnw_GikgBxzvEiUtoywe1tsqXw1so [01-Jul-2016 08-16-22 - v0053]"
  90. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AH_HackLogArrayRND: miU4oty4w1qrob1dXtAv03zmqnaey [01-Jul-2016 08-16-22 - v0053]"
  91. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AH_SurvLogArrayRND: bm02TxA_0_b508Tdf [01-Jul-2016 08-16-22 - v0053]"
  92. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AH_AdmiLogArrayRND: ajqtG11eByz20xwpqhTywjoe1jAyw3yvwhqky8Npqa0 [01-Jul-2016 08-16-22 - v0053]"
  93. 23:43:59 "<infiSTAR.de>RANDOMVAR| _TMPBAN: b6Aebkzo140gUeGtknEzz5a [01-Jul-2016 08-16-22 - v0053]"
  94. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fn_getTempBans: jlsrygBiqikq1yUtojAhylN3U1Aq0tz [01-Jul-2016 08-16-22 - v0053]"
  95. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_addTempBan: uoXfqa0qwoBiNawmTsq [01-Jul-2016 08-16-22 - v0053]"
  96. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_removeTempBan: rpGborokobB1AxTcqyy [01-Jul-2016 08-16-22 - v0053]"
  97. 23:43:59 "<infiSTAR.de>RANDOMVAR| _AHpos: c5AiEzGh00wssmbiw3U7lqw6faG5zaU [01-Jul-2016 08-16-22 - v0053]"
  98. 23:43:59 "<infiSTAR.de>RANDOMVAR| _adminsA: t4Nrq4Alfnw0lh0yfhzyqgqcs5lh0 [01-Jul-2016 08-16-22 - v0053]"
  99. 23:43:59 "<infiSTAR.de>RANDOMVAR| _MCS: qjlyXfzcw8bqklowl_w8NxE3zto0w6ozT6o91 [01-Jul-2016 08-16-22 - v0053]"
  100. 23:43:59 "<infiSTAR.de>RANDOMVAR| _LogicVariable: ixbhNcwzk2fwB5w_zhE [01-Jul-2016 08-16-22 - v0053]"
  101. 23:43:59 "<infiSTAR.de>RANDOMVAR| _vehicle_needs_check: j3lrGcseyeyks1wfqmf2Bzkkbuqwybqwb50abxl9f [01-Jul-2016 08-16-22 - v0053]"
  102. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_infiSTAR_PlayerLog: uqwwBvByzqziByE0l [01-Jul-2016 08-16-22 - v0053]"
  103. 23:43:59 "<infiSTAR.de>RANDOMVAR| _antidupePVResVar: snl0Xpq71tqyb0fnoqo00xzkq [01-Jul-2016 08-16-22 - v0053]"
  104. 23:43:59 "<infiSTAR.de>RANDOMVAR| _runcheck_thread: zds2qxT1wlGtq_z4yyz5oe00a [01-Jul-2016 08-16-22 - v0053]"
  105. 23:43:59 "<infiSTAR.de>RANDOMVAR| _timealive: zjbuomTnfjzjadadB [01-Jul-2016 08-16-22 - v0053]"
  106. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_check_type_allowed: ajboaryhz8BiXxouTplpB_lra [01-Jul-2016 08-16-22 - v0053]"
  107. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_remove_badvehicle: eoUyUbT9ozsxGb0rk [01-Jul-2016 08-16-22 - v0053]"
  108. 23:43:59 "<infiSTAR.de>RANDOMVAR| _fnc_vehicle_check: jsodaiTx0jojGta1Ak0dN7yvwpyywjy1Tiw [01-Jul-2016 08-16-22 - v0053]"
  109. 23:43:59 "<infiSTAR.de>RANDOMVAR| ----END-LINE---- (01-Jul-2016 08-16-22 - v0053) [01-Jul-2016 08-16-22 - v0053]"
  110. 23:43:59 "<infiSTAR.de> 0 - loading AntiHack.."
  111. 23:43:59 "<infiSTAR.de> 0 - Thread MAIN: none-threaded code compiled and/or sent!"
  112. 23:43:59 "<infiSTAR.de> 0 - Thread BEFORE MAIN: adding to main string.."
  113. 23:43:59 "<infiSTAR.de> 0 - Thread BEFORE MAIN: added !"
  114. 23:43:59 "<infiSTAR.de> 0 - infiSTAR_PlayerLog: adding to main string.."
  115. 23:44:00 "<infiSTAR.de> 0 - infiSTAR_PlayerLog: added !"
  116. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_mpmessage: adding to main string.."
  117. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_mpmessage: added !"
  118. 23:44:00 "<infiSTAR.de> 0 - fnc_AdminReqReal: adding to main string.."
  119. 23:44:00 "<infiSTAR.de> 0 - fnc_AdminReqReal: added !"
  120. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_pre_mpmessage: adding to main string.."
  121. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_pre_mpmessage: added !"
  122. 23:44:00 "<infiSTAR.de> 0 - adminStartupCode: adding to main string.."
  123. 23:44:00 "<infiSTAR.de> 0 - adminStartupCode: added !"
  124. 23:44:00 "<infiSTAR.de> 0 - Thread #1: Preparing Server Loop #1.."
  125. 23:44:00 "<infiSTAR.de> 0 - Thread #1: added !"
  126. 23:44:00 "<infiSTAR.de> 0 - compiling AntiHack"
  127. 23:44:00 "<infiSTAR.de> 0 - Thread BEFORE MAIN: still compiling..."
  128. 23:44:00 "<infiSTAR.de> 0 - infiSTAR_PlayerLog: still compiling..."
  129. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_mpmessage: still compiling..."
  130. 23:44:00 "<infiSTAR.de> 0 - fnc_AdminReqReal: still compiling..."
  131. 23:44:00 "<infiSTAR.de> 0 - fnc_server_handle_pre_mpmessage: still compiling..."
  132. 23:44:00 "<infiSTAR.de> 0 - adminStartupCode: still compiling..."
  133. 23:44:00 "<infiSTAR.de> 0 - Thread MAIN: compiling adminStartupCode"
  134. 23:44:00 "<infiSTAR.de> 0 - AntiHack loaded!"
  135. 23:44:00 "<infiSTAR.de> 0 - STARTUP - AntiHack included!"
  136. 23:44:00 "arma3/BIS_fnc_log: [preInit] a3_infiSTAR_Exile_fnc_preInit (256.989 ms)"
  137. 23:44:00 "arma3/BIS_fnc_log: [preInit] BIS_fnc_getServerVariable (0 ms)"
  138. 23:44:00 "arma3/BIS_fnc_log: [preInit] RyanZM_fnc_rzfunctionsdefines (1.00708 ms)"
  139. 23:44:00 "arma3/BIS_fnc_log: [preInit] RHS_fnc_init (0 ms)"
  140. 23:44:00 "arma3/BIS_fnc_log: [preInit] ExileClient_fnc_preInit (239.99 ms)"
  141. 23:44:00 "ExileServer - Server is loading..."
  142. 23:44:00 Wrong init state
  143. 23:44:00 Client: Nonnetwork object 2fb19900.
  144. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  145. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  146. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  147. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  148. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  149. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  150. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  151. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  152. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  153. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  154. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  155. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  156. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  157. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  158. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  159. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  160. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  161. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  162. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  163. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  164. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  165. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  166. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  167. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  168. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  169. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  170. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  171. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  172. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  173. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  174. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  175. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  176. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  177. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  178. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  179. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  180. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  181. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  182. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  183. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  184. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  185. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  186. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  187. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  188. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  189. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  190. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  191. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  192. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  193. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  194. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  195. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  196. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  197. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  198. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  199. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  200. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  201. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  202. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  203. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  204. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  205. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  206. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  207. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  208. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  209. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  210. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  211. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  212. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  213. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  214. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  215. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  216. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  217. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  218. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  219. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  220. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  221. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  222. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  223. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  224. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  225. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  226. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  227. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  228. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  229. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  230. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  231. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  232. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  233. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  234. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  235. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  236. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  237. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  238. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  239. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  240. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  241. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  242. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  243. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  244. 23:44:00 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
  245. 23:44:00 "ExileServer - You have added weapons to your server that spawn in with attachments."
  246. 23:44:00 "ExileServer - This will allow duping and money farming!"
  247. 23:44:00 "ExileServer - To solve this, please remove the following weapons from your loot tables and trader config OR replace them with their non-attachment equivalent:"
  248. 23:44:00 "ExileServer - ["arifle_mas_asval","arifle_mas_asval_ds","arifle_mas_mp5sd"]"
  249. 23:44:00 "ExileServer - Example: Use arifle_Katiba_F instead of arifle_Katiba_ACO_pointer_snds_F."
  250. 23:44:00 "ExileServer - Installed extDB2 version: 70"
  251. 23:44:00 "ExileServer - Connected to database!"
  252. 23:44:00 "ExileServer - Database protocol initialized!"
  253. 23:44:00 "arma3/BIS_fnc_log: [preInit] ExileServer_fnc_preInit (328.003 ms)"
  254. 23:44:00 "DMS :: Initializing Static Mission Variables"
  255. 23:44:00 "DMS :: Initializing Dynamic Mission Variables"
  256. 23:44:00 "arma3/BIS_fnc_log: [preInit] DMS_fnc_DMS_preInit (20.0043 ms)"
  257. 23:44:00 Loading movesType CfgGesturesMale
  258.  
  259. 23:44:46 "arma3/BIS_fnc_log: [postInit] exilez_fnc_init (27229 ms)"
  260. 23:44:46 "arma3/BIS_fnc_log: [postInit] ExileClient_fnc_postInit (0 ms)"
  261. 23:44:46 "ExileServer - Job with handle 10000 added."
  262. 23:44:46 "ExileServer - Job with handle 10001 added."
  263. 23:44:46 "ExileServer - Job with handle 10002 added."
  264. 23:44:46 "ExileServer - Job with handle 10003 added."
  265. 23:44:46 Weather was forced to change
  266. 23:44:46 "ExileServer - Job with handle 10004 added."
  267. 23:44:46 "ExileServer - Job with handle 10005 added."
  268. 23:44:46 "ExileServer - Initializing game world..."
  269. 23:44:46 "ExileServer - Loading families from database..."
  270. 23:44:46 "ExileServer - Done loading families!"
  271. 23:44:46 "ExileServer - Loading territories from database..."
  272. 23:44:46 "ExileServer - Done loading territories!"
  273. 23:44:46 "ExileServer - Loading constructions from database..."
  274. 23:44:46 "ExileServer - Done loading constructions!"
  275. 23:44:46 "ExileServer - Loading vehicles from database..."
  276. 23:44:46 "ExileServer - Done loading vehicles!"
  277. 23:44:46 "ExileServer - Loading containers from database..."
  278. 23:44:46 "ExileServer - Done loading containers!"
  279. 23:44:46 "ExileServer - Creating spawn zone vehicles..."
  280. 23:44:46 "ExileServer - Spawning Dynamic Vehicles. GridSize: 2200 Vehs/Grid: 2"
  281. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  282. rhsusf_c_melb
  283. 23:44:47 RHS_MELB_MH6M: GAU_L_Revolving - unknown animation source GAU_L_Revolving
  284. 23:44:47 RHS_MELB_MH6M: GAU_R_Revolving - unknown animation source GAU_R_Revolving
  285. 23:44:47 RHS_MELB_MH6M: Gun_L_Flash - unknown animation source GAU_L_Flash
  286. 23:44:47 RHS_MELB_MH6M: Gun_R_Flash - unknown animation source GAU_R_Flash
  287. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  288. rhsusf_c_melb
  289. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  290. rhsusf_c_melb
  291. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  292. rhsusf_c_melb
  293. 23:44:47 Render target memory points PIP0_pos & PIP0_dir not found.
  294. 23:44:47 Render target memory points PIP1_pos & PIP1_dir not found.
  295. 23:44:47 Render target memory points PIP2_pos & PIP2_dir not found.
  296. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  297. mas_cars
  298. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  299. rhsusf_vehicles
  300. 23:44:47 rhsusf_m998_w_2dr_halftop: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  301. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  302. rhsusf_c_troops
  303. 23:44:47 Warning Message: No entry 'bin\config.bin/CfgWeapons.rhs_weap_ak74m_fullplum'.
  304. 23:44:47 Warning Message: No entry '.scope'.
  305. 23:44:47 Warning Message: '/' is not a value
  306. 23:44:47 Warning Message: Error: creating weapon rhs_weap_ak74m_fullplum with scope=private
  307. 23:44:47 Warning Message: No entry '.displayName'.
  308. 23:44:47 Warning Message: '/' is not a value
  309. 23:44:47 Warning Message: No entry '.nameSound'.
  310. 23:44:47 Warning Message: '/' is not a value
  311. 23:44:47 Warning Message: No entry '.type'.
  312. 23:44:47 Warning Message: '/' is not a value
  313. 23:44:47 Warning Message: No entry '.picture'.
  314. 23:44:47 Warning Message: '/' is not a value
  315. 23:44:47 Warning Message: No entry '.Library'.
  316. 23:44:47 Warning Message: No entry '.libTextDesc'.
  317. 23:44:47 Warning Message: '/' is not a value
  318. 23:44:47 Warning Message: No entry '.model'.
  319. 23:44:47 Warning Message: '/' is not a value
  320. 23:44:47 Warning Message: No entry '.simulation'.
  321. 23:44:47 Warning Message: '/' is not a value
  322. 23:44:47 Warning Message: No entry '.fireLightDuration'.
  323. 23:44:47 Warning Message: '/' is not a value
  324. 23:44:47 Warning Message: No entry '.fireLightIntensity'.
  325. 23:44:47 Warning Message: '/' is not a value
  326. 23:44:47 Warning Message: No entry '.fireLightDiffuse'.
  327. 23:44:47 Warning Message: Size: '/' not an array
  328. 23:44:47 Warning Message: Size: '/' not an array
  329. 23:44:47 Warning Message: No entry '.fireLightAmbient'.
  330. 23:44:47 Warning Message: Size: '/' not an array
  331. 23:44:47 Warning Message: Size: '/' not an array
  332. 23:44:47 Warning Message: No entry '.weaponLockDelay'.
  333. 23:44:47 Warning Message: '/' is not a value
  334. 23:44:47 Warning Message: No entry '.weaponLockSystem'.
  335. 23:44:47 Warning Message: '/' is not a value
  336. 23:44:47 Warning Message: No entry '.cmImmunity'.
  337. 23:44:47 Warning Message: '/' is not a value
  338. 23:44:47 Warning Message: No entry '.weight'.
  339. 23:44:47 Warning Message: '/' is not a value
  340. 23:44:47 Warning Message: No entry '.lockingTargetSound'.
  341. 23:44:47 Warning Message: Size: '/' not an array
  342. 23:44:47 Warning Message: No entry '.lockedTargetSound'.
  343. 23:44:47 Warning Message: Size: '/' not an array
  344. 23:44:47 Warning Message: No entry '.detectRange'.
  345. 23:44:47 Warning Message: '/' is not a value
  346. 23:44:47 Warning Message: No entry '.muzzles'.
  347. 23:44:47 Warning Message: Size: '/' not an array
  348. 23:44:47 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  349. rhsgref_c_air
  350. 23:44:47 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\3_ca.paa not found
  351. 23:44:47 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\8_ca.paa not found
  352. 23:44:47 Error in expression <v select _variant;
  353. }
  354. else
  355. {
  356. _dkv = _idx select _symbol;
  357. if (1 < count _dkv) then>
  358. 23:44:47 Error position: <select _symbol;
  359. if (1 < count _dkv) then>
  360. 23:44:47 Error Zero divisor
  361. 23:44:47 File rhsafrf\addons\rhs_decals\scripts\drawSymbol.sqf, line 75
  362. 23:44:47 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviation\any not found
  363. 23:44:47 Warning Message: Script \rhsafrf\addons\rhs_decals\Data\Labels\AviationSquadronsCDF\index.sqf not found
  364. 23:44:47 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviationsquadronscdf\any not found
  365. 23:44:47 Exile_Car_Octavius_White: IndicatorOil - unknown animation source oilTemp
  366. 23:44:47 Exile_Car_Octavius_White: fuel - unknown animation source fuel_1
  367. 23:44:48 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  368. mas_cars_hilux
  369. 23:44:48 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  370. rhs_cti_insurgents
  371. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  372. rhsgref_c_air
  373. 23:44:49 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\1_ca.paa not found
  374. 23:44:49 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\8_ca.paa not found
  375. 23:44:49 Error in expression <v select _variant;
  376. }
  377. else
  378. {
  379. _dkv = _idx select _symbol;
  380. if (1 < count _dkv) then>
  381. 23:44:49 Error position: <select _symbol;
  382. if (1 < count _dkv) then>
  383. 23:44:49 Error Zero divisor
  384. 23:44:49 File rhsafrf\addons\rhs_decals\scripts\drawSymbol.sqf, line 75
  385. 23:44:49 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviation\any not found
  386. 23:44:49 Warning Message: Script \rhsafrf\addons\rhs_decals\Data\Labels\AviationSquadronsCDF\index.sqf not found
  387. 23:44:49 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviationsquadronscdf\any not found
  388. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  389. rhs_c_cars
  390. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'daylights'
  391. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'spare_handler'
  392. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass1'
  393. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass2'
  394. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass5'
  395. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass6'
  396. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass7'
  397. 23:44:49 rhs_tigr_skeleton: Invalid parent bone 'damagehide' for 'glass8'
  398. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  399. mas_ch47
  400. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  401. mas_ch47
  402. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  403. mas_ch47
  404. 23:44:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  405. rhs_c_cars
  406. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  407. rhs_c_a2port_car
  408. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  409. mas_hmmwv
  410. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  411. mas_cars_lr
  412. 23:44:50 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  413. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  414. rhsusf_vehicles
  415. 23:44:50 rhsusf_m998_w_4dr: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  416. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  417. rhsusf_c_troops
  418. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  419. rhs_c_cars
  420. 23:44:50 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  421. mas_ural
  422. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  423. mas_cars_lr
  424. 23:44:51 TowingTractor: Invalid parent bone 'wheel_1_2' for 'wheel_1_2_hide'
  425. 23:44:51 TowingTractor: Invalid parent bone 'wheel_2_2' for 'wheel_2_2_hide'
  426. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  427. mas_ural
  428. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  429. mas_cars_hilux
  430. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  431. mas_cars_hilux
  432. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  433. rhsusf_vehicles
  434. 23:44:51 rhsusf_m998_w_2dr: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  435. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  436. rhsusf_c_troops
  437. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  438. mas_ural
  439. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  440. rhs_c_cars
  441. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  442. mas_cars
  443. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  444. rhs_cti_insurgents
  445. 23:44:51 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  446. mas_cars_lr
  447. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  448. rhsusf_c_ch53
  449. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  450. rhs_c_a2port_car
  451. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  452. rhs_cti_insurgents
  453. 23:44:52 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  454. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  455. rhsusf_c_melb
  456. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  457. rhsusf_c_melb
  458. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  459. rhsusf_c_melb
  460. 23:44:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  461. rhsusf_c_melb
  462. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  463. rhsusf_vehicles
  464. 23:44:53 rhsusf_m1025_w_s: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  465. 23:44:53 bipod_hide - unknown animation source hasBipod
  466. 23:44:53 bipod_unhide - unknown animation source hasBipod
  467. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  468. rhsusf_c_troops
  469. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  470. rhsusf_c_troops
  471. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  472. mas_cars
  473. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  474. rhsusf_c_melb
  475. 23:44:53 RHS_MELB_H6M: GAU_L_Revolving - unknown animation source GAU_L_Revolving
  476. 23:44:53 RHS_MELB_H6M: GAU_R_Revolving - unknown animation source GAU_R_Revolving
  477. 23:44:53 RHS_MELB_H6M: Gun_L_Flash - unknown animation source GAU_L_Flash
  478. 23:44:53 RHS_MELB_H6M: Gun_R_Flash - unknown animation source GAU_R_Flash
  479. 23:44:53 In Vehicle: rhsusf\addons\rhsusf_melb\melb.p3d missing gunner get in direction point
  480. 23:44:53 In Vehicle: rhsusf\addons\rhsusf_melb\melb.p3d missing gunner get in direction point
  481. 23:44:53 In Vehicle: rhsusf\addons\rhsusf_melb\melb.p3d missing gunner get in direction point
  482. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  483. rhsusf_c_melb
  484. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  485. rhsusf_c_melb
  486. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  487. rhsusf_c_melb
  488. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  489. rhsusf_vehicles
  490. 23:44:53 rhsusf_m998_w_4dr_halftop: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  491. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  492. rhsusf_c_troops
  493. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  494. rhsusf_vehicles
  495. 23:44:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  496. rhsusf_c_troops
  497. 23:44:54 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  498. 23:44:54 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  499. 23:44:54 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  500. mas_ural
  501. 23:44:54 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  502. rhs_c_cars
  503. 23:44:54 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  504. rhsgref_c_air
  505. 23:44:54 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\1_ca.paa not found
  506. 23:44:54 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\numbers\aviacdf\5_ca.paa not found
  507. 23:44:54 Error in expression <v select _variant;
  508. }
  509. else
  510. {
  511. _dkv = _idx select _symbol;
  512. if (1 < count _dkv) then>
  513. 23:44:54 Error position: <select _symbol;
  514. if (1 < count _dkv) then>
  515. 23:44:54 Error Zero divisor
  516. 23:44:54 File rhsafrf\addons\rhs_decals\scripts\drawSymbol.sqf, line 75
  517. 23:44:54 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviation\any not found
  518. 23:44:54 Warning Message: Script \rhsafrf\addons\rhs_decals\Data\Labels\AviationSquadronsCDF\index.sqf not found
  519. 23:44:54 Warning Message: Picture \rhsafrf\addons\rhs_decals\data\labels\aviationsquadronscdf\any not found
  520. 23:44:54 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  521. rhs_c_cars
  522. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  523. rhsusf_vehicles
  524. 23:44:55 rhsusf_m998_w_s_4dr_fulltop: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  525. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  526. rhsusf_c_troops
  527. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  528. rhsusf_vehicles
  529. 23:44:55 rhsusf_m998_w_2dr_fulltop: Hide_A2_Parts - unknown animation source A2_Parts_Hide
  530. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  531. rhsusf_c_troops
  532. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  533. mas_ch47
  534. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  535. mas_ch47
  536. 23:44:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  537. mas_ch47
  538. 23:44:56 "ExileZ 2.0: Next Horde in 46 minutes."
  539. 23:44:56 Render target memory points PIP1_pos & PIP1_dir not found.
  540. 23:44:56 Render target memory points PIP2_pos & PIP2_dir not found.
  541. 23:44:56 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  542. rhsusf_c_ch53
  543. 23:44:56 "ExileServer - Dynamic vehicles spawned. Count : 96"
  544. 23:44:56 "ExileServer - Game world initialized! Let the fun begin!"
  545. 23:44:56 "ExileServer - Russian Roulette: Game initialized."
  546. 23:44:56 "ExileServer - Server is up and running! Version: 0.9.8"
  547. 23:44:56 "arma3/BIS_fnc_log: [postInit] ExileServer_fnc_postInit (9526 ms)"
  548. 23:44:56 "DMS DETECTED RyanZombies. Enabling "DMS_ai_offload_Only_DMS_AI"!"
  549. 23:44:56 "ExileServer - Main thread started"
  550. 23:44:56 "ExileServer - Job with handle 10006 added."
  551. 23:44:56 "DMS_DEBUG :: DMS post-init complete. productVersion: ["Arma 3","Arma3",160,136470,"Stable",true,"Windows"] | infiSTAR version: 01-Jul-2016 08-16-22 - v0053 |::|::| (DMS_Version: "April 27, 2016" | time: 12.042 | diag_tickTime: 194.466 | 47.0588 FPS)"
  552. 23:44:56 "arma3/BIS_fnc_log: [postInit] DMS_fnc_DMS_postInit (22.995 ms)"
  553. 23:44:56 "arma3/BIS_fnc_log: [postInit] VEMFr_fnc_launch (1.00708 ms)"
  554. 23:44:56 "arma3/BIS_fnc_log: [postInit] ExHP_fnc_customize (0 ms)"
  555. 23:44:56 "DMS :: Initializing FSM mission script"
  556. 23:45:15 "[Display #24]"
  557. 23:45:15 error: Invalid file path "http://infiSTAR.eu/s.php?sn=[CZ/SK/ENG]Dead Zone-Exile 0.9.8,zombie,mission...&sp=&um=truemc@seznam.cz&i=01-Jul-2016 08-16-22 - v0053&s=["Arma 3","Arma3",160,136470,"Stable",true,"Windows"]".
  558. 23:45:16 "<infiSTAR.de>CONNECTLOG| #1 Connected: Admin(76561198046842524) ID: 3 SteamName: Libor [UpTime: 0h 0min 33s | - ServerFPS: 50] [01-Jul-2016 08-16-22 - v0053]"
  559. 23:45:24 "ExileServer - Starting session for 'Admin' with ID 'bBiXVaMO'..."
  560. 23:45:25 "ExileServer - Created a new lone wolf group: 2:619"
  561. 23:45:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
  562. mas_weapons_pack
  563. 23:45:56 "ExileServer - Deleting group R Alpha 1-1 (2:9)..."
  564. 23:46:41 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [6220.87,7774.93,-3.05176e-005](062075) to [6220.87,7774.93,0](062075) (0m) [01-Jul-2016 08-16-22 - v0053]"
  565. 23:46:57 CRC packet mismatch of client 'FreeJames' and server
  566. 23:46:57 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  567. 23:48:18 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [4071.82,11662.4,-3.05176e-005](040036) to [4071.82,11662.4,0](040036) (0m) [01-Jul-2016 08-16-22 - v0053]"
  568. 23:48:56 "DMS_SpawnAIGroup :: Spawned 6 AI at [5963.8,7228.72,0]."
  569. 23:49:49 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [11446,11356.7,0](114040) to [11446,11356.7,0](114040) (0m) [01-Jul-2016 08-16-22 - v0053]"
  570. 23:50:10 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [6274.11,7822.51,0](062075) to [6274.11,7822.51,0](062075) (0m) [01-Jul-2016 08-16-22 - v0053]"
  571. 23:50:18 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [6223.09,8456.44,0](062069) to [6223.09,8456.44,0](062069) (0m) [01-Jul-2016 08-16-22 - v0053]"
  572. 23:50:26 "<infiSTAR.de>ADMINLOG| Admin(76561198046842524) | Teleported Admin(76561198046842524) from [6317.34,8604.16,0](063067) to [6317.34,8604.16,0](063067) (0m) [01-Jul-2016 08-16-22 - v0053]"
  573. 23:50:55 Warn: Shape '???' contains water texture however it does not carry a special class name. Consider craeting one to speed up the detection!
  574. 23:51:12 Ref to nonnetwork object 3a2f9600# 1055183: wall_indcnc_4_f.p3d
  575. 23:51:12 Client: Object 3:64 (type Type_92) not found.
  576. 23:51:12 Client: Object 3:64 (type Type_427) not found.
  577. 23:51:12 Client: Object 3:64 (type Type_91) not found.
  578. 23:51:57 "<infiSTAR.de>CONNECTLOG| #2 Disconnected: Admin(76561198046842524) ID: 3 SteamName: Libor [01-Jul-2016 08-16-22 - v0053]"
Add Comment
Please, Sign In to add comment