Guest User

Untitled

a guest
Feb 9th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.61 KB | None | 0 0
  1. 10/17/2012 05:10:37 Log: Unmanaged side loaded
  2. 10/17/2012 05:10:37 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.17929
  3. 10/17/2012 05:10:37 Info Loaded into process arma2oaserver
  4. 10/17/2012 05:10:37 Info Loading addins
  5. 10/17/2012 05:10:37 Error Failed to create addin application domain Arma2NETMySQLPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\Arma2NETMySQLPlugin\Arma2NETMySQLPlugin.dll
  6. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  7. 10/17/2012 05:10: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
  8. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  9. 10/17/2012 05:10:37 Error Failed to create addin application domain BaseFunctionsPlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\BaseFunctionsPlugin\BaseFunctionsPlugin.dll
  10. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  11. 10/17/2012 05:10:37 Error Failed to create addin application domain CommandLinePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\CommandLinePlugin\CommandLinePlugin.dll
  12. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  13. 10/17/2012 05:10:37 Error Failed to create addin application domain DateTimePlugin for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\DateTimePlugin\DateTimePlugin.dll
  14. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  15. 10/17/2012 05:10: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
  16. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  17. 10/17/2012 05:10:37 Error Failed to create addin application domain ServerPlugIn for F:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET\AddIns\ServerPlugin\ServerPlugIn.dll
  18. 10/17/2012 05:10:37 Warn Falling back to the main application domain
  19. 10/17/2012 05:10:37 Info Domain Name Version Publisher Description
  20. 10/17/2012 05:10:37 Info DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  21. 10/17/2012 05:10:37 Info DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  22. 10/17/2012 05:10:37 Info DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  23. 10/17/2012 05:10:37 Info DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  24. 10/17/2012 05:10:37 Info DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  25. 10/17/2012 05:10:37 Info DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  26. 10/17/2012 05:10:37 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  27. 10/17/2012 05:10:37 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  28. 10/17/2012 05:10:37 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  29. 10/17/2012 05:10:37 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  30. 10/17/2012 05:10:37 Info Arma2NET initialized in 00:00:00.1035462
  31. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  32. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  33. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  34. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  35. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  36. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  37. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  38. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  39. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  40. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  41. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  42. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  43. 10/17/2012 05:10:37 Error maxResultSize: 4095
  44. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  45. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  46. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  47. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  48. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  49. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  50. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  51. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  52. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  53. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  54. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  55. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','GetMissionByName','[tna=17_COOP_MSO_ACE_4_5_Utes]']
  56. 10/17/2012 05:10:37 Error maxResultSize: 4095
  57. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  58. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  59. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  60. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  61. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  62. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  63. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  64. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  65. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  66. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  67. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  68. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  69. 10/17/2012 05:10:37 Error maxResultSize: 4095
  70. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  71. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  72. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  73. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  74. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  75. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  76. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  77. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  78. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  79. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  80. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  81. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  82. 10/17/2012 05:10:37 Error maxResultSize: 4095
  83. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  84. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  85. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  86. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  87. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  88. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  89. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  90. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  91. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  92. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  93. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  94. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  95. 10/17/2012 05:10:37 Error maxResultSize: 4095
  96. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  97. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  98. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  99. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  100. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  101. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  102. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  103. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  104. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  105. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  106. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  107. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  108. 10/17/2012 05:10:37 Error maxResultSize: 4095
  109. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  110. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  111. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  112. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  113. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  114. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  115. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  116. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  117. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  118. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  119. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  120. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  121. 10/17/2012 05:10:37 Error maxResultSize: 4095
  122. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  123. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  124. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  125. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  126. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  127. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  128. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  129. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  130. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  131. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  132. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  133. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountTaskIDsByMission','[tmid=<null>]']
  134. 10/17/2012 05:10:37 Error maxResultSize: 4095
  135. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  136. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  137. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  138. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  139. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  140. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  141. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  142. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  143. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  144. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  145. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  146. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountAARIDsByMission','[tmid=<null>]']
  147. 10/17/2012 05:10:37 Error maxResultSize: 4095
  148. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  149. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  150. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  151. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  152. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  153. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  154. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  155. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  156. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  157. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  158. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  159. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountLandVehicleIDsByMission','[tmid=<null>]']
  160. 10/17/2012 05:10:37 Error maxResultSize: 4095
  161. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  162. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  163. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  164. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  165. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  166. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  167. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  168. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  169. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  170. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  171. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  172. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountObjectIDsByMission','[tmid=<null>]']
  173. 10/17/2012 05:10:37 Error maxResultSize: 4095
  174. 10/17/2012 05:10:37 Error Caught exception of type System.IO.FileNotFoundException
  175. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  176. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  177. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  178. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  179. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  180. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  181. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  182. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  183. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  184. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  185. 10/17/2012 05:10:37 Error function: Arma2NETMySQL ['arma','CountLocationIDsByMission','[tmid=<null>]']
  186. 10/17/2012 05:10:37 Error maxResultSize: 4095
  187. 10/17/2012 05:10:42 Error Caught exception of type System.IO.FileNotFoundException
  188. System.IO.FileNotFoundException: F:\Program Files (x86)\Bohemia Interactive\ArmA 2\Arma2Net.Managed.dll
  189. at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  190. at Arma2Net.AddInProxy.Utils.get_FileVersion()
  191. at Arma2NETMySQLPlugin.Startup.StartupConnection()
  192. at Arma2NETMySQLPlugin.Arma2NETMySQLPlugin.Invoke(String args, Int32 maxResultSize)
  193. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  194. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  195. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  196. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  197. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  198. 10/17/2012 05:10:42 Error function: Arma2NETMySQL ['arma','GetPlayer','[tmid=<null>,tpid=36087878]']
  199. 10/17/2012 05:10:42 Error maxResultSize: 4095
Add Comment
Please, Sign In to add comment