Guest User

Untitled

a guest
Jan 15th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.77 KB | None | 0 0
  1. 10/11/2012 07:34:37 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  2. 10/11/2012 07:34:37 Info Loaded into process arma2oaserver
  3. 10/11/2012 07:34:37 Info Loading addins
  4. 10/11/2012 07:34:37 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  5. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  6. 10/11/2012 07:34:37 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  7. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  8. 10/11/2012 07:34:37 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  9. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  10. 10/11/2012 07:34:37 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  11. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  12. 10/11/2012 07:34:37 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  13. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  14. 10/11/2012 07:34:37 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  15. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  16. 10/11/2012 07:34:37 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  17. 10/11/2012 07:34:37 Warn Falling back to the main application domain
  18. 10/11/2012 07:34:37 Info Domain Name Version Publisher Description
  19. 10/11/2012 07:34:37 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  20. 10/11/2012 07:34:37 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  21. 10/11/2012 07:34:37 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  22. 10/11/2012 07:34:37 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  23. 10/11/2012 07:34:37 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  24. 10/11/2012 07:34:37 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  25. 10/11/2012 07:34:37 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  26. 10/11/2012 07:34:37 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  27. 10/11/2012 07:34:37 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  28. 10/11/2012 07:34:37 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  29. 10/11/2012 07:34:37 Info Arma2NET initialized in 00:00:00.2078443
  30. 10/11/2012 07:34:37 Error Caught exception of type System.IO.FileNotFoundException
  31. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  32. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  33. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  34. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  35. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  36. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  37. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  38. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  39. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  40. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  41. 10/11/2012 07:34:37 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  42. 10/11/2012 07:34:37 Error maxResultSize: 4095
  43. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  44. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  45. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  46. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  47. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  48. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  49. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  50. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  51. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  52. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  53. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  54. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  55. 10/11/2012 07:34:38 Error maxResultSize: 4095
  56. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  57. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  58. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  59. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  60. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  61. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  62. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  63. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  64. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  65. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  66. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  67. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  68. 10/11/2012 07:34:38 Error maxResultSize: 4095
  69. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  70. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  71. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  72. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  73. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  74. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  75. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  76. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  77. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  78. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  79. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  80. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  81. 10/11/2012 07:34:38 Error maxResultSize: 4095
  82. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  83. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  84. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  85. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  86. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  87. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  88. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  89. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  90. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  91. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  92. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  93. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  94. 10/11/2012 07:34:38 Error maxResultSize: 4095
  95. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  96. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  97. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  98. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  99. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  100. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  101. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  102. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  103. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  104. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  105. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  106. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  107. 10/11/2012 07:34:38 Error maxResultSize: 4095
  108. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  109. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  110. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  111. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  112. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  113. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  114. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  115. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  116. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  117. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  118. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  119. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  120. 10/11/2012 07:34:38 Error maxResultSize: 4095
  121. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  122. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  123. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  124. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  125. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  126. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  127. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  128. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  129. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  130. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  131. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  132. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  133. 10/11/2012 07:34:38 Error maxResultSize: 4095
  134. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  135. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  136. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  137. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  138. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  139. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  140. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  141. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  142. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  143. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  144. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  145. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  146. 10/11/2012 07:34:38 Error maxResultSize: 4095
  147. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  148. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  149. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  150. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  151. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  152. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  153. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  154. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  155. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  156. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  157. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  158. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  159. 10/11/2012 07:34:38 Error maxResultSize: 4095
  160. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  161. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  162. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  163. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  164. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  165. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  166. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  167. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  168. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  169. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  170. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  171. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  172. 10/11/2012 07:34:38 Error maxResultSize: 4095
  173. 10/11/2012 07:34:38 Error Caught exception of type System.IO.FileNotFoundException
  174. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  175. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  176. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  177. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  178. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  179. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  180. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  181. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  182. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  183. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  184. 10/11/2012 07:34:38 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  185. 10/11/2012 07:34:38 Error maxResultSize: 4095
  186. 10/11/2012 07:34:44 Error Caught exception of type System.IO.FileNotFoundException
  187. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  188. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  189. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  190. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  191. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  192. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  193. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  194. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  195. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  196. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  197. 10/11/2012 07:34:44 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  198. 10/11/2012 07:34:44 Error maxResultSize: 4095
  199. 10/11/2012 07:38:37 Error Caught exception of type System.IO.FileNotFoundException
  200. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  201. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  202. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  203. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  204. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  205. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  206. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  207. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  208. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  209. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  210. 10/11/2012 07:38:37 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.88|4048.59|0.00126648,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=298.883,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_Sniper,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 12:34:44 PM",tld="10/11/2012 12:38:37 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  211. 10/11/2012 07:38:37 Error maxResultSize: 4095
  212. 10/11/2012 07:44:38 Error Caught exception of type System.IO.FileNotFoundException
  213. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  214. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  215. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  216. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  217. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  218. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  219. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  220. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  221. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  222. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  223. 10/11/2012 07:44:38 Error function: Arma2NETMySQL ['arma','RemoveLandVehicles','[tmid=<null>]']
  224. 10/11/2012 07:44:38 Error maxResultSize: 4095
  225. 10/11/2012 07:50:16 Error Caught exception of type System.IO.FileNotFoundException
  226. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  227. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  228. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  229. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  230. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  231. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  232. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  233. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  234. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  235. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  236. 10/11/2012 07:50:16 Error function: Arma2NETMySQL ['arma','RemoveLandVehicles','[tmid=<null>]']
  237. 10/11/2012 07:50:16 Error maxResultSize: 4095
  238. 10/11/2012 07:55:53 Log: Unmanaged side loaded
  239. 10/11/2012 07:55:54 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  240. 10/11/2012 07:55:54 Info Loaded into process arma2oaserver
  241. 10/11/2012 07:55:54 Info Loading addins
  242. 10/11/2012 07:55:54 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  243. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  244. 10/11/2012 07:55:54 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  245. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  246. 10/11/2012 07:55:54 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  247. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  248. 10/11/2012 07:55:54 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  249. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  250. 10/11/2012 07:55:54 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  251. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  252. 10/11/2012 07:55:54 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  253. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  254. 10/11/2012 07:55:54 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  255. 10/11/2012 07:55:54 Warn Falling back to the main application domain
  256. 10/11/2012 07:55:54 Info Domain Name Version Publisher Description
  257. 10/11/2012 07:55:54 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  258. 10/11/2012 07:55:54 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  259. 10/11/2012 07:55:54 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  260. 10/11/2012 07:55:54 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  261. 10/11/2012 07:55:54 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  262. 10/11/2012 07:55:54 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  263. 10/11/2012 07:55:54 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  264. 10/11/2012 07:55:54 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  265. 10/11/2012 07:55:54 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  266. 10/11/2012 07:55:54 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  267. 10/11/2012 07:55:54 Info Arma2NET initialized in 00:00:00.1028791
  268. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  269. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  270. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  271. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  272. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  273. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  274. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  275. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  276. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  277. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  278. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  279. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  280. 10/11/2012 07:55:54 Error maxResultSize: 4095
  281. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  282. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  283. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  284. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  285. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  286. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  287. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  288. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  289. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  290. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  291. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  292. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  293. 10/11/2012 07:55:54 Error maxResultSize: 4095
  294. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  295. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  296. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  297. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  298. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  299. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  300. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  301. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  302. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  303. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  304. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  305. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  306. 10/11/2012 07:55:54 Error maxResultSize: 4095
  307. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  308. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  309. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  310. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  311. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  312. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  313. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  314. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  315. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  316. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  317. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  318. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  319. 10/11/2012 07:55:54 Error maxResultSize: 4095
  320. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  321. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  322. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  323. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  324. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  325. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  326. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  327. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  328. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  329. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  330. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  331. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  332. 10/11/2012 07:55:54 Error maxResultSize: 4095
  333. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  334. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  335. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  336. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  337. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  338. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  339. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  340. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  341. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  342. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  343. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  344. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  345. 10/11/2012 07:55:54 Error maxResultSize: 4095
  346. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  347. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  348. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  349. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  350. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  351. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  352. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  353. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  354. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  355. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  356. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  357. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  358. 10/11/2012 07:55:54 Error maxResultSize: 4095
  359. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  360. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  361. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  362. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  363. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  364. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  365. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  366. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  367. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  368. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  369. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  370. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  371. 10/11/2012 07:55:54 Error maxResultSize: 4095
  372. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  373. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  374. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  375. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  376. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  377. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  378. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  379. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  380. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  381. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  382. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  383. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  384. 10/11/2012 07:55:54 Error maxResultSize: 4095
  385. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  386. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  387. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  388. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  389. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  390. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  391. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  392. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  393. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  394. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  395. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  396. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  397. 10/11/2012 07:55:54 Error maxResultSize: 4095
  398. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  399. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  400. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  401. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  402. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  403. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  404. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  405. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  406. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  407. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  408. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  409. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  410. 10/11/2012 07:55:54 Error maxResultSize: 4095
  411. 10/11/2012 07:55:54 Error Caught exception of type System.IO.FileNotFoundException
  412. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  413. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  414. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  415. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  416. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  417. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  418. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  419. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  420. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  421. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  422. 10/11/2012 07:55:54 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  423. 10/11/2012 07:55:54 Error maxResultSize: 4095
  424. 10/11/2012 07:55:57 Error Caught exception of type System.IO.FileNotFoundException
  425. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  426. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  427. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  428. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  429. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  430. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  431. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  432. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  433. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  434. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  435. 10/11/2012 07:55:57 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  436. 10/11/2012 07:55:57 Error maxResultSize: 4095
  437. 10/11/2012 08:01:30 Error Caught exception of type System.IO.FileNotFoundException
  438. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  439. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  440. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  441. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  442. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  443. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  444. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  445. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  446. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  447. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  448. 10/11/2012 08:01:30 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.15|4067|0.00191498,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=293.483,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_CO,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 12:55:57 PM",tld=any,tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  449. 10/11/2012 08:01:30 Error maxResultSize: 4095
  450. 10/11/2012 08:05:54 Error Caught exception of type System.IO.FileNotFoundException
  451. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  452. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  453. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  454. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  455. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  456. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  457. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  458. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  459. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  460. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  461. 10/11/2012 08:05:54 Error function: Arma2NETMySQL ['arma','RemoveLandVehicles','[tmid=<null>]']
  462. 10/11/2012 08:05:54 Error maxResultSize: 4095
  463. 10/11/2012 08:25:40 Error Caught exception of type System.IO.FileNotFoundException
  464. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  465. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  466. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  467. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  468. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  469. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  470. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  471. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  472. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  473. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  474. 10/11/2012 08:25:40 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.15|4067|0.00191498,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=294.397,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_CO,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 12:55:57 PM",tld="10/11/2012 1:25:40 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  475. 10/11/2012 08:25:40 Error maxResultSize: 4095
  476. 10/11/2012 09:38:40 Log: Unmanaged side loaded
  477. 10/11/2012 09:38:40 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  478. 10/11/2012 09:38:40 Info Loaded into process arma2oaserver
  479. 10/11/2012 09:38:41 Info Loading addins
  480. 10/11/2012 09:38:41 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  481. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  482. 10/11/2012 09:38:41 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  483. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  484. 10/11/2012 09:38:41 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  485. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  486. 10/11/2012 09:38:41 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  487. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  488. 10/11/2012 09:38:41 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  489. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  490. 10/11/2012 09:38:41 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  491. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  492. 10/11/2012 09:38:41 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  493. 10/11/2012 09:38:41 Warn Falling back to the main application domain
  494. 10/11/2012 09:38:41 Info Domain Name Version Publisher Description
  495. 10/11/2012 09:38:41 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  496. 10/11/2012 09:38:41 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  497. 10/11/2012 09:38:41 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  498. 10/11/2012 09:38:41 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  499. 10/11/2012 09:38:41 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  500. 10/11/2012 09:38:41 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  501. 10/11/2012 09:38:41 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  502. 10/11/2012 09:38:41 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  503. 10/11/2012 09:38:41 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  504. 10/11/2012 09:38:41 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  505. 10/11/2012 09:38:41 Info Arma2NET initialized in 00:00:00.3412458
  506. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  507. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  508. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  509. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  510. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  511. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  512. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  513. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  514. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  515. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  516. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  517. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  518. 10/11/2012 09:38:41 Error maxResultSize: 4095
  519. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  520. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  521. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  522. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  523. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  524. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  525. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  526. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  527. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  528. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  529. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  530. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  531. 10/11/2012 09:38:41 Error maxResultSize: 4095
  532. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  533. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  534. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  535. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  536. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  537. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  538. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  539. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  540. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  541. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  542. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  543. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  544. 10/11/2012 09:38:41 Error maxResultSize: 4095
  545. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  546. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  547. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  548. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  549. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  550. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  551. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  552. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  553. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  554. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  555. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  556. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  557. 10/11/2012 09:38:41 Error maxResultSize: 4095
  558. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  559. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  560. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  561. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  562. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  563. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  564. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  565. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  566. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  567. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  568. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  569. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  570. 10/11/2012 09:38:41 Error maxResultSize: 4095
  571. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  572. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  573. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  574. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  575. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  576. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  577. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  578. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  579. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  580. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  581. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  582. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  583. 10/11/2012 09:38:41 Error maxResultSize: 4095
  584. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  585. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  586. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  587. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  588. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  589. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  590. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  591. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  592. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  593. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  594. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  595. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  596. 10/11/2012 09:38:41 Error maxResultSize: 4095
  597. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  598. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  599. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  600. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  601. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  602. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  603. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  604. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  605. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  606. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  607. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  608. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  609. 10/11/2012 09:38:41 Error maxResultSize: 4095
  610. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  611. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  612. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  613. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  614. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  615. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  616. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  617. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  618. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  619. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  620. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  621. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  622. 10/11/2012 09:38:41 Error maxResultSize: 4095
  623. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  624. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  625. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  626. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  627. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  628. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  629. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  630. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  631. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  632. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  633. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  634. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  635. 10/11/2012 09:38:41 Error maxResultSize: 4095
  636. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  637. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  638. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  639. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  640. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  641. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  642. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  643. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  644. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  645. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  646. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  647. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  648. 10/11/2012 09:38:41 Error maxResultSize: 4095
  649. 10/11/2012 09:38:41 Error Caught exception of type System.IO.FileNotFoundException
  650. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  651. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  652. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  653. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  654. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  655. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  656. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  657. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  658. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  659. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  660. 10/11/2012 09:38:41 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  661. 10/11/2012 09:38:41 Error maxResultSize: 4095
  662. 10/11/2012 09:38:46 Error Caught exception of type System.IO.FileNotFoundException
  663. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  664. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  665. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  666. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  667. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  668. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  669. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  670. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  671. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  672. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  673. 10/11/2012 09:38:46 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  674. 10/11/2012 09:38:46 Error maxResultSize: 4095
  675. 10/11/2012 09:40:47 Error Caught exception of type System.IO.FileNotFoundException
  676. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  677. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  678. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  679. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  680. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  681. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  682. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  683. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  684. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  685. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  686. 10/11/2012 09:40:47 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.88|4048.59|0.00236511,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=232.218,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_Sniper,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 2:38:46 PM",tld="10/11/2012 2:40:47 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  687. 10/11/2012 09:40:47 Error maxResultSize: 4095
  688. 10/11/2012 09:50:51 Log: Unmanaged side loaded
  689. 10/11/2012 09:50:51 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  690. 10/11/2012 09:50:51 Info Loaded into process arma2oaserver
  691. 10/11/2012 09:50:51 Info Loading addins
  692. 10/11/2012 09:50:51 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  693. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  694. 10/11/2012 09:50:51 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  695. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  696. 10/11/2012 09:50:51 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  697. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  698. 10/11/2012 09:50:51 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  699. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  700. 10/11/2012 09:50:51 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  701. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  702. 10/11/2012 09:50:51 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  703. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  704. 10/11/2012 09:50:51 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  705. 10/11/2012 09:50:51 Warn Falling back to the main application domain
  706. 10/11/2012 09:50:51 Info Domain Name Version Publisher Description
  707. 10/11/2012 09:50:51 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  708. 10/11/2012 09:50:51 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  709. 10/11/2012 09:50:51 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  710. 10/11/2012 09:50:51 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  711. 10/11/2012 09:50:51 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  712. 10/11/2012 09:50:51 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  713. 10/11/2012 09:50:51 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  714. 10/11/2012 09:50:51 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  715. 10/11/2012 09:50:51 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  716. 10/11/2012 09:50:51 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  717. 10/11/2012 09:50:51 Info Arma2NET initialized in 00:00:00.1022921
  718. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  719. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  720. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  721. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  722. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  723. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  724. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  725. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  726. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  727. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  728. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  729. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  730. 10/11/2012 09:50:51 Error maxResultSize: 4095
  731. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  732. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  733. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  734. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  735. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  736. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  737. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  738. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  739. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  740. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  741. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  742. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  743. 10/11/2012 09:50:51 Error maxResultSize: 4095
  744. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  745. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  746. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  747. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  748. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  749. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  750. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  751. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  752. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  753. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  754. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  755. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  756. 10/11/2012 09:50:51 Error maxResultSize: 4095
  757. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  758. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  759. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  760. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  761. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  762. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  763. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  764. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  765. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  766. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  767. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  768. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  769. 10/11/2012 09:50:51 Error maxResultSize: 4095
  770. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  771. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  772. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  773. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  774. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  775. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  776. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  777. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  778. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  779. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  780. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  781. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  782. 10/11/2012 09:50:51 Error maxResultSize: 4095
  783. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  784. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  785. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  786. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  787. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  788. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  789. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  790. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  791. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  792. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  793. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  794. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  795. 10/11/2012 09:50:51 Error maxResultSize: 4095
  796. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  797. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  798. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  799. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  800. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  801. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  802. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  803. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  804. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  805. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  806. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  807. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  808. 10/11/2012 09:50:51 Error maxResultSize: 4095
  809. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  810. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  811. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  812. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  813. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  814. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  815. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  816. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  817. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  818. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  819. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  820. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  821. 10/11/2012 09:50:51 Error maxResultSize: 4095
  822. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  823. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  824. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  825. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  826. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  827. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  828. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  829. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  830. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  831. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  832. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  833. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  834. 10/11/2012 09:50:51 Error maxResultSize: 4095
  835. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  836. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  837. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  838. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  839. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  840. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  841. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  842. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  843. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  844. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  845. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  846. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  847. 10/11/2012 09:50:51 Error maxResultSize: 4095
  848. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  849. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  850. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  851. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  852. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  853. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  854. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  855. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  856. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  857. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  858. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  859. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  860. 10/11/2012 09:50:51 Error maxResultSize: 4095
  861. 10/11/2012 09:50:51 Error Caught exception of type System.IO.FileNotFoundException
  862. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  863. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  864. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  865. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  866. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  867. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  868. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  869. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  870. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  871. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  872. 10/11/2012 09:50:51 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  873. 10/11/2012 09:50:51 Error maxResultSize: 4095
  874. 10/11/2012 09:50:56 Error Caught exception of type System.IO.FileNotFoundException
  875. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  876. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  877. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  878. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  879. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  880. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  881. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  882. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  883. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  884. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  885. 10/11/2012 09:50:56 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  886. 10/11/2012 09:50:56 Error maxResultSize: 4095
  887. 10/11/2012 09:51:29 Error Caught exception of type System.IO.FileNotFoundException
  888. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  889. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  890. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  891. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  892. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  893. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  894. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  895. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  896. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  897. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  898. 10/11/2012 09:51:29 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.15|4067|0.00166893,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=312.171,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_CO,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 2:50:56 PM",tld="10/11/2012 2:51:29 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  899. 10/11/2012 09:51:29 Error maxResultSize: 4095
  900. 10/11/2012 10:50:17 Log: Unmanaged side loaded
  901. 10/11/2012 10:50:17 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  902. 10/11/2012 10:50:17 Info Loaded into process arma2oaserver
  903. 10/11/2012 10:50:17 Info Loading addins
  904. 10/11/2012 10:50:17 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  905. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  906. 10/11/2012 10:50:17 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  907. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  908. 10/11/2012 10:50:17 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  909. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  910. 10/11/2012 10:50:17 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  911. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  912. 10/11/2012 10:50:17 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  913. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  914. 10/11/2012 10:50:17 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  915. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  916. 10/11/2012 10:50:17 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  917. 10/11/2012 10:50:17 Warn Falling back to the main application domain
  918. 10/11/2012 10:50:17 Info Domain Name Version Publisher Description
  919. 10/11/2012 10:50:17 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  920. 10/11/2012 10:50:17 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  921. 10/11/2012 10:50:17 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  922. 10/11/2012 10:50:17 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  923. 10/11/2012 10:50:17 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  924. 10/11/2012 10:50:17 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  925. 10/11/2012 10:50:17 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  926. 10/11/2012 10:50:17 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  927. 10/11/2012 10:50:17 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  928. 10/11/2012 10:50:17 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  929. 10/11/2012 10:50:17 Info Arma2NET initialized in 00:00:00.3476501
  930. 10/11/2012 10:50:17 Error Caught exception of type System.IO.FileNotFoundException
  931. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  932. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  933. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  934. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  935. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  936. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  937. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  938. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  939. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  940. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  941. 10/11/2012 10:50:17 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  942. 10/11/2012 10:50:17 Error maxResultSize: 4095
  943. 10/11/2012 10:50:17 Error Caught exception of type System.IO.FileNotFoundException
  944. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  945. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  946. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  947. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  948. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  949. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  950. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  951. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  952. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  953. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  954. 10/11/2012 10:50:17 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  955. 10/11/2012 10:50:17 Error maxResultSize: 4095
  956. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  957. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  958. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  959. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  960. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  961. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  962. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  963. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  964. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  965. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  966. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  967. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  968. 10/11/2012 10:50:18 Error maxResultSize: 4095
  969. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  970. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  971. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  972. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  973. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  974. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  975. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  976. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  977. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  978. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  979. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  980. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  981. 10/11/2012 10:50:18 Error maxResultSize: 4095
  982. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  983. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  984. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  985. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  986. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  987. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  988. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  989. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  990. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  991. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  992. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  993. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  994. 10/11/2012 10:50:18 Error maxResultSize: 4095
  995. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  996. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  997. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  998. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  999. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1000. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1001. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1002. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1003. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1004. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1005. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1006. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  1007. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1008. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1009. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1010. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1011. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1012. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1013. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1014. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1015. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1016. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1017. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1018. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1019. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  1020. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1021. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1022. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1023. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1024. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1025. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1026. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1027. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1028. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1029. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1030. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1031. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1032. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  1033. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1034. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1035. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1036. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1037. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1038. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1039. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1040. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1041. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1042. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1043. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1044. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1045. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  1046. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1047. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1048. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1049. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1050. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1051. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1052. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1053. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1054. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1055. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1056. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1057. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1058. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  1059. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1060. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1061. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1062. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1063. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1064. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1065. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1066. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1067. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1068. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1069. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1070. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1071. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  1072. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1073. 10/11/2012 10:50:18 Error Caught exception of type System.IO.FileNotFoundException
  1074. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1075. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1076. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1077. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1078. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1079. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1080. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1081. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1082. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1083. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1084. 10/11/2012 10:50:18 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  1085. 10/11/2012 10:50:18 Error maxResultSize: 4095
  1086. 10/11/2012 10:50:21 Error Caught exception of type System.IO.FileNotFoundException
  1087. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1088. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1089. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1090. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1091. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1092. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1093. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1094. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1095. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1096. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1097. 10/11/2012 10:50:21 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  1098. 10/11/2012 10:50:21 Error maxResultSize: 4095
  1099. 10/11/2012 10:52:48 Error Caught exception of type System.IO.FileNotFoundException
  1100. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1101. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1102. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1103. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1104. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1105. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1106. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1107. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1108. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1109. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1110. 10/11/2012 10:52:48 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.15|4067|0.00180817,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=303.433,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_CO,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 3:50:21 PM",tld="10/11/2012 3:52:48 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  1111. 10/11/2012 10:52:48 Error maxResultSize: 4095
  1112. 10/11/2012 11:00:18 Error Caught exception of type System.IO.FileNotFoundException
  1113. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1114. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1115. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1116. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1117. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1118. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1119. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1120. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1121. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1122. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1123. 10/11/2012 11:00:18 Error function: Arma2NETMySQL ['arma','RemoveLandVehicles','[tmid=<null>]']
  1124. 10/11/2012 11:00:18 Error maxResultSize: 4095
  1125. 10/11/2012 11:08:53 Log: Unmanaged side loaded
  1126. 10/11/2012 11:08:53 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  1127. 10/11/2012 11:08:53 Info Loaded into process arma2oaserver
  1128. 10/11/2012 11:08:53 Info Loading addins
  1129. 10/11/2012 11:08:53 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  1130. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1131. 10/11/2012 11:08:53 Error Failed to create addin application domain MySql.Data for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\MySql.Data.dll
  1132. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1133. 10/11/2012 11:08:53 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  1134. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1135. 10/11/2012 11:08:53 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  1136. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1137. 10/11/2012 11:08:53 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  1138. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1139. 10/11/2012 11:08:53 Error Failed to create addin application domain Newtonsoft.Json for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\Newtonsoft.Json.dll
  1140. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1141. 10/11/2012 11:08:53 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  1142. 10/11/2012 11:08:53 Warn Falling back to the main application domain
  1143. 10/11/2012 11:08:53 Info Domain Name Version Publisher Description
  1144. 10/11/2012 11:08:53 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  1145. 10/11/2012 11:08:53 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  1146. 10/11/2012 11:08:53 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  1147. 10/11/2012 11:08:53 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  1148. 10/11/2012 11:08:53 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  1149. 10/11/2012 11:08:53 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  1150. 10/11/2012 11:08:53 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  1151. 10/11/2012 11:08:53 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  1152. 10/11/2012 11:08:53 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  1153. 10/11/2012 11:08:53 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  1154. 10/11/2012 11:08:53 Info Arma2NET initialized in 00:00:00.1034225
  1155. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1156. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1157. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1158. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1159. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1160. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1161. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1162. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1163. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1164. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1165. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1166. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  1167. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1168. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1169. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1170. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1171. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1172. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1173. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1174. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1175. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1176. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1177. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1178. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1179. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  1180. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1181. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1182. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1183. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1184. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1185. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1186. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1187. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1188. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1189. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1190. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1191. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1192. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  1193. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1194. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1195. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1196. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1197. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1198. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1199. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1200. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1201. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1202. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1203. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1204. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1205. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  1206. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1207. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1208. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1209. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1210. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1211. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1212. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1213. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1214. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1215. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1216. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1217. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1218. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  1219. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1220. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1221. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1222. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1223. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1224. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1225. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1226. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1227. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1228. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1229. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1230. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1231. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  1232. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1233. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1234. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1235. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1236. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1237. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1238. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1239. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1240. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1241. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1242. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1243. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1244. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  1245. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1246. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1247. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1248. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1249. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1250. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1251. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1252. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1253. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1254. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1255. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1256. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1257. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  1258. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1259. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1260. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1261. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1262. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1263. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1264. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1265. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1266. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1267. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1268. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1269. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1270. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  1271. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1272. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1273. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1274. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1275. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1276. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1277. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1278. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1279. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1280. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1281. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1282. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1283. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  1284. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1285. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1286. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1287. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1288. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1289. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1290. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1291. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1292. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1293. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1294. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1295. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1296. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  1297. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1298. 10/11/2012 11:08:53 Error Caught exception of type System.IO.FileNotFoundException
  1299. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1300. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1301. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1302. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1303. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1304. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1305. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1306. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1307. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1308. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1309. 10/11/2012 11:08:53 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  1310. 10/11/2012 11:08:53 Error maxResultSize: 4095
  1311. 10/11/2012 11:08:58 Error Caught exception of type System.IO.FileNotFoundException
  1312. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1313. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1314. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1315. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1316. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1317. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1318. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1319. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1320. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1321. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1322. 10/11/2012 11:08:58 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  1323. 10/11/2012 11:08:58 Error maxResultSize: 4095
  1324. 10/11/2012 11:09:32 Error Caught exception of type System.IO.FileNotFoundException
  1325. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1326. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1327. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1328. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1329. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1330. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1331. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1332. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1333. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1334. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1335. 10/11/2012 11:09:32 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=2253.15|4067|0.00209045,tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=276.49,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=GUE_Soldier_CO,trat=0,tvd=any,ttd=any,tran=any,tfir=any,tek=any,tck=any,tfk=any,tsui=any,tlif=ALIVE,tdea=any,ttp=any,tlc="10/11/2012 4:08:58 PM",tld="10/11/2012 4:09:32 PM",tpid=36087878,tna=AEF Brady 319,tmid=<null>']
  1336. 10/11/2012 11:09:32 Error maxResultSize: 4095
  1337. 10/11/2012 11:18:54 Error Caught exception of type System.IO.FileNotFoundException
  1338. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  1339. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  1340. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  1341. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  1342. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  1343. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  1344. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  1345. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  1346. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  1347. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  1348. 10/11/2012 11:18:54 Error function: Arma2NETMySQL ['arma','RemoveLandVehicles','[tmid=<null>]']
  1349. 10/11/2012 11:18:54 Error maxResultSize: 4095
Add Comment
Please, Sign In to add comment