Advertisement
Guest User

Arma2Net Log

a guest
Dec 10th, 2012
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.13 KB | None | 0 0
  1. 12/04/2012 11:48:35 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  2. 12/04/2012 11:48:35 Info Loaded into process arma2oaserver
  3. 12/04/2012 11:48:35 Info Loading addins
  4. 12/04/2012 11:48:35 Info Domain Name Version Publisher Description
  5. 12/04/2012 11:48:35 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  6. 12/04/2012 11:48:35 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  7. 12/04/2012 11:48:35 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  8. 12/04/2012 11:48:35 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  9. 12/04/2012 11:48:35 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  10. 12/04/2012 11:48:35 Info Arma2NET initialized in 00:00:00.5305658
  11. 12/04/2012 11:48:35 Error Caught exception of type Arma2Net.Managed.FunctionNotFoundException
  12. Arma2Net.Managed.FunctionNotFoundException: The specified addin was not found: Arma2NETMySQL
  13. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  14. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  15. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  16. 12/04/2012 11:48:35 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=[4418.39|18081.4|0.00143433],tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=320.584,tsta=Lying,tsid=any,tveh=any,tsea=,ttyp=mar_msot_mcrye_ldr_1,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=any,tld="12/4/2012 7:48:35 PM",tpid=65472,tna=LtCol Holmes,tmid=any']
  17. 12/04/2012 11:48:35 Error maxResultSize: 4095
  18. 12/04/2012 12:01:53 Log: Unmanaged side loaded
  19. 12/04/2012 12:01:53 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  20. 12/04/2012 12:01:53 Info Loaded into process arma2oaserver
  21. 12/04/2012 12:01:53 Info Loading addins
  22. 12/04/2012 12:01:53 Info Domain Name Version Publisher Description
  23. 12/04/2012 12:01:53 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  24. 12/04/2012 12:01:53 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  25. 12/04/2012 12:01:53 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  26. 12/04/2012 12:01:53 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  27. 12/04/2012 12:01:53 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  28. 12/04/2012 12:01:53 Info Arma2NET initialized in 00:00:00.2319924
  29. 12/04/2012 12:01:53 Error Caught exception of type Arma2Net.Managed.FunctionNotFoundException
  30. Arma2Net.Managed.FunctionNotFoundException: The specified addin was not found: Arma2NETMySQL
  31. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  32. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  33. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  34. 12/04/2012 12:01:53 Error function: Arma2NETMySQL ['arma','UpdatePlayer','tsc=any,tpos=[4419.54|18084.4|0.00143433],tdam=0,tdhe=any,tdbo=any,tdha=any,tdle=any,tdir=62.5168,tsta=Stand,tsid=any,tveh=any,tsea=,ttyp=mar_msot_mcrye_ldr_1,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=any,tld=any,tpid=65472,tna=LtCol Holmes,tmid=any']
  35. 12/04/2012 12:01:53 Error maxResultSize: 4095
  36. 12/04/2012 12:23:47 Log: Unmanaged side loaded
  37. 12/04/2012 12:23:47 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  38. 12/04/2012 12:23:47 Info Loaded into process arma2oaserver
  39. 12/04/2012 12:23:47 Info Loading addins
  40. 12/04/2012 12:23:47 Error Caught exception of type System.Reflection.ReflectionTypeLoadException while loading addin UtilitiesPlugin
  41. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  42. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  43. at System.Reflection.RuntimeModule.GetTypes()
  44. at System.Reflection.Assembly.GetTypes()
  45. at Arma2Net.Managed.AddInManager.<DomainCreateInstances>d__3.MoveNext()
  46. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  47. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  48. at Arma2Net.Managed.AddInManager.DomainLoadAddIn()
  49. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  50. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  51. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  52. 12/04/2012 12:23:47 Error Caught exception of type System.IO.FileNotFoundException while loading addin WeatherPlugin
  53. System.IO.FileNotFoundException: Could not load file or assembly 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified.
  54. File name: 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e'
  55. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  56. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  57. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
  58. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  59. at System.Reflection.Assembly.Load(String assemblyString)
  60. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  61.  
  62. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  63. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  64.  
  65. WRN: Assembly binding logging is turned OFF.
  66. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  67. Note: There is some performance penalty associated with assembly bind failure logging.
  68. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  69.  
  70. 12/04/2012 12:23:47 Info Domain Name Version Publisher Description
  71. 12/04/2012 12:23:47 Info Arma2NETMySQLPlugin Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  72. 12/04/2012 12:23:47 Info Arma2NETMySQLPlugin Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  73. 12/04/2012 12:23:47 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  74. 12/04/2012 12:23:47 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  75. 12/04/2012 12:23:47 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  76. 12/04/2012 12:23:47 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  77. 12/04/2012 12:23:47 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  78. 12/04/2012 12:23:47 Info ServerPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  79. 12/04/2012 12:23:47 Info ServerPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  80. 12/04/2012 12:23:47 Info ServerPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  81. 12/04/2012 12:23:47 Info Arma2NET initialized in 00:00:00.7942371
  82. 12/09/2012 18:38:39 Log: Unmanaged side loaded
  83. 12/09/2012 18:38:41 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  84. 12/09/2012 18:38:41 Info Loaded into process arma2oaserver
  85. 12/09/2012 18:38:41 Info Loading addins
  86. 12/09/2012 18:38:42 Error Caught exception of type System.Reflection.ReflectionTypeLoadException while loading addin UtilitiesPlugin
  87. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  88. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  89. at System.Reflection.RuntimeModule.GetTypes()
  90. at System.Reflection.Assembly.GetTypes()
  91. at Arma2Net.Managed.AddInManager.<DomainCreateInstances>d__3.MoveNext()
  92. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  93. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  94. at Arma2Net.Managed.AddInManager.DomainLoadAddIn()
  95. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  96. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  97. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  98. 12/09/2012 18:38:42 Error Caught exception of type System.IO.FileNotFoundException while loading addin WeatherPlugin
  99. System.IO.FileNotFoundException: Could not load file or assembly 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified.
  100. File name: 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e'
  101. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  102. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  103. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
  104. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  105. at System.Reflection.Assembly.Load(String assemblyString)
  106. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  107.  
  108. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  109. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  110.  
  111. WRN: Assembly binding logging is turned OFF.
  112. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  113. Note: There is some performance penalty associated with assembly bind failure logging.
  114. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  115.  
  116. 12/09/2012 18:38:42 Info Domain Name Version Publisher Description
  117. 12/09/2012 18:38:42 Info Arma2NETMySQLPlugin Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  118. 12/09/2012 18:38:42 Info Arma2NETMySQLPlugin Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  119. 12/09/2012 18:38:42 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  120. 12/09/2012 18:38:42 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  121. 12/09/2012 18:38:42 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  122. 12/09/2012 18:38:42 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  123. 12/09/2012 18:38:42 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  124. 12/09/2012 18:38:42 Info ServerPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  125. 12/09/2012 18:38:42 Info ServerPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  126. 12/09/2012 18:38:42 Info ServerPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  127. 12/09/2012 18:38:42 Info Arma2NET initialized in 00:00:02.6446220
  128. 12/09/2012 19:04:30 Log: Unmanaged side loaded
  129. 12/09/2012 19:04:30 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  130. 12/09/2012 19:04:30 Info Loaded into process arma2oaserver
  131. 12/09/2012 19:04:30 Info Loading addins
  132. 12/09/2012 19:04:30 Error Caught exception of type System.Reflection.ReflectionTypeLoadException while loading addin UtilitiesPlugin
  133. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  134. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  135. at System.Reflection.RuntimeModule.GetTypes()
  136. at System.Reflection.Assembly.GetTypes()
  137. at Arma2Net.Managed.AddInManager.<DomainCreateInstances>d__3.MoveNext()
  138. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  139. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  140. at Arma2Net.Managed.AddInManager.DomainLoadAddIn()
  141. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  142. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  143. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  144. 12/09/2012 19:04:30 Error Caught exception of type System.IO.FileNotFoundException while loading addin WeatherPlugin
  145. System.IO.FileNotFoundException: Could not load file or assembly 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified.
  146. File name: 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e'
  147. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  148. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  149. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
  150. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  151. at System.Reflection.Assembly.Load(String assemblyString)
  152. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  153.  
  154. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  155. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  156.  
  157. WRN: Assembly binding logging is turned OFF.
  158. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  159. Note: There is some performance penalty associated with assembly bind failure logging.
  160. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  161.  
  162. 12/09/2012 19:04:30 Info Domain Name Version Publisher Description
  163. 12/09/2012 19:04:30 Info Arma2NETMySQLPlugin Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  164. 12/09/2012 19:04:30 Info Arma2NETMySQLPlugin Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  165. 12/09/2012 19:04:30 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  166. 12/09/2012 19:04:30 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  167. 12/09/2012 19:04:30 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  168. 12/09/2012 19:04:30 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  169. 12/09/2012 19:04:30 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  170. 12/09/2012 19:04:30 Info ServerPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  171. 12/09/2012 19:04:30 Info ServerPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  172. 12/09/2012 19:04:30 Info ServerPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  173. 12/09/2012 19:04:30 Info Arma2NET initialized in 00:00:00.4057570
  174. 12/09/2012 19:25:54 Arma2Net.Unmanaged loaded successfully
  175. 12/09/2012 19:45:13 Log: Unmanaged side loaded
  176. 12/09/2012 19:45:13 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  177. 12/09/2012 19:45:13 Info Loaded into process arma2oaserver
  178. 12/09/2012 19:45:13 Info Loading addins
  179. 12/09/2012 19:45:13 Error Caught exception of type System.Reflection.ReflectionTypeLoadException while loading addin UtilitiesPlugin
  180. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  181. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  182. at System.Reflection.RuntimeModule.GetTypes()
  183. at System.Reflection.Assembly.GetTypes()
  184. at Arma2Net.Managed.AddInManager.<DomainCreateInstances>d__3.MoveNext()
  185. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  186. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  187. at Arma2Net.Managed.AddInManager.DomainLoadAddIn()
  188. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  189. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  190. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  191. 12/09/2012 19:45:13 Error Caught exception of type System.IO.FileNotFoundException while loading addin WeatherPlugin
  192. System.IO.FileNotFoundException: Could not load file or assembly 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified.
  193. File name: 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e'
  194. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  195. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  196. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
  197. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  198. at System.Reflection.Assembly.Load(String assemblyString)
  199. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  200.  
  201. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  202. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  203.  
  204. WRN: Assembly binding logging is turned OFF.
  205. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  206. Note: There is some performance penalty associated with assembly bind failure logging.
  207. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  208.  
  209. 12/09/2012 19:45:13 Info Domain Name Version Publisher Description
  210. 12/09/2012 19:45:13 Info Arma2NETMySQLPlugin Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  211. 12/09/2012 19:45:13 Info Arma2NETMySQLPlugin Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  212. 12/09/2012 19:45:13 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  213. 12/09/2012 19:45:13 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  214. 12/09/2012 19:45:13 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  215. 12/09/2012 19:45:13 Info ClipboardPlugin GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.
  216. 12/09/2012 19:45:13 Info ClipboardPlugin SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.
  217. 12/09/2012 19:45:13 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  218. 12/09/2012 19:45:13 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  219. 12/09/2012 19:45:13 Info ServerPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  220. 12/09/2012 19:45:13 Info ServerPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  221. 12/09/2012 19:45:13 Info ServerPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  222. 12/09/2012 19:45:13 Info Arma2NET initialized in 00:00:00.4188049
  223. 12/10/2012 04:35:16 Log: Unmanaged side loaded
  224. 12/10/2012 04:35:16 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.296
  225. 12/10/2012 04:35:16 Info Loaded into process arma2oaserver
  226. 12/10/2012 04:35:16 Info Loading addins
  227. 12/10/2012 04:35:16 Error Caught exception of type System.Reflection.ReflectionTypeLoadException while loading addin UtilitiesPlugin
  228. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  229. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  230. at System.Reflection.RuntimeModule.GetTypes()
  231. at System.Reflection.Assembly.GetTypes()
  232. at Arma2Net.Managed.AddInManager.<DomainCreateInstances>d__3.MoveNext()
  233. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  234. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  235. at Arma2Net.Managed.AddInManager.DomainLoadAddIn()
  236. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  237. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  238. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  239. 12/10/2012 04:35:16 Error Caught exception of type System.IO.FileNotFoundException while loading addin WeatherPlugin
  240. System.IO.FileNotFoundException: Could not load file or assembly 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified.
  241. File name: 'WeatherPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e'
  242. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  243. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  244. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
  245. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  246. at System.Reflection.Assembly.Load(String assemblyString)
  247. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  248.  
  249. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  250. at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile)
  251.  
  252. WRN: Assembly binding logging is turned OFF.
  253. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  254. Note: There is some performance penalty associated with assembly bind failure logging.
  255. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  256.  
  257. 12/10/2012 04:35:16 Info Domain Name Version Publisher Description
  258. 12/10/2012 04:35:16 Info Arma2NETMySQLPlugin Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands.
  259. 12/10/2012 04:35:16 Info Arma2NETMySQLPlugin Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands
  260. 12/10/2012 04:35:16 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
  261. 12/10/2012 04:35:16 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
  262. 12/10/2012 04:35:16 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
  263. 12/10/2012 04:35:16 Info ClipboardPlugin GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.
  264. 12/10/2012 04:35:16 Info ClipboardPlugin SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.
  265. 12/10/2012 04:35:16 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
  266. 12/10/2012 04:35:16 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  267. 12/10/2012 04:35:16 Info ServerPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  268. 12/10/2012 04:35:16 Info ServerPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  269. 12/10/2012 04:35:16 Info ServerPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  270. 12/10/2012 04:35:16 Info Arma2NET initialized in 00:00:00.4299546
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement