Guest User

Untitled

a guest
Jan 13th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.88 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
Add Comment
Please, Sign In to add comment