Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. [24/02/2019 2:50:10 AM] [Error] AviRockets >> ERR PL-03 log4net, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  2. [24/02/2019 2:50:10 AM] [Error] AviRockets >> ERR PL-03 NHibernate.XmlSerializers, Version=5.2.0.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4
  3. [24/02/2019 2:50:10 AM] [Error] AviRockets >> ERR PL-03 System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  4. [24/02/2019 2:50:10 AM] [Error] AviRockets >> ERR PL-03 System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  5. [24/02/2019 2:50:10 AM] [Error] FileNotFoundException: Could not load file or assembly 'System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. - NHibernate.Type.TypeFactory..cctor () (at <949ddc409526414695b38d1262e0ee88>:0)
  6. Rethrow as TypeInitializationException: The type initializer for 'NHibernate.Type.TypeFactory' threw an exception.
  7. NHibernate.Mapping.SimpleValue.GetHeuristicType () (at <949ddc409526414695b38d1262e0ee88>:0)
  8. NHibernate.Mapping.SimpleValue.get_Type () (at <949ddc409526414695b38d1262e0ee88>:0)
  9. NHibernate.Cfg.XmlHbmBinding.ClassIdBinder.CreateIdentifierProperty (NHibernate.Cfg.MappingSchema.HbmId idSchema, NHibernate.Mapping.PersistentClass rootClass, NHibernate.Mapping.SimpleValue id) (at <949ddc409526414695b38d1262e0ee88>:0)
  10. NHibernate.Cfg.XmlHbmBinding.ClassIdBinder.BindId (NHibernate.Cfg.MappingSchema.HbmId idSchema, NHibernate.Mapping.PersistentClass rootClass, NHibernate.Mapping.Table table) (at <949ddc409526414695b38d1262e0ee88>:0)
  11. NHibernate.Cfg.XmlHbmBinding.RootClassBinder.Bind (NHibernate.Cfg.MappingSchema.HbmClass classSchema, System.Collections.Generic.IDictionary`2[TKey,TValue] inheritedMetas) (at <949ddc409526414695b38d1262e0ee88>:0)
  12. NHibernate.Cfg.XmlHbmBinding.MappingRootBinder.AddRootClasses (NHibernate.Cfg.MappingSchema.HbmClass rootClass, System.Collections.Generic.IDictionary`2[TKey,TValue] inheritedMetas) (at <949ddc409526414695b38d1262e0ee88>:0)
  13. NHibernate.Cfg.XmlHbmBinding.MappingRootBinder.AddEntitiesMappings (NHibernate.Cfg.MappingSchema.HbmMapping mappingSchema, System.Collections.Generic.IDictionary`2[TKey,TValue] inheritedMetas) (at <949ddc409526414695b38d1262e0ee88>:0)
  14. NHibernate.Cfg.XmlHbmBinding.MappingRootBinder.Bind (NHibernate.Cfg.MappingSchema.HbmMapping mappingSchema) (at <949ddc409526414695b38d1262e0ee88>:0)
  15. NHibernate.Cfg.Configuration.AddDeserializedMapping (NHibernate.Cfg.MappingSchema.HbmMapping mappingDocument, System.String documentFileName) (at <949ddc409526414695b38d1262e0ee88>:0)
  16. Rethrow as MappingException: Could not compile the mapping document: (XmlDocument)
  17. NHibernate.Cfg.Configuration.LogAndThrow (System.Exception exception) (at <949ddc409526414695b38d1262e0ee88>:0)
  18. NHibernate.Cfg.Configuration.AddDeserializedMapping (NHibernate.Cfg.MappingSchema.HbmMapping mappingDocument, System.String documentFileName) (at <949ddc409526414695b38d1262e0ee88>:0)
  19. NHibernate.Cfg.Configuration.AddValidatedDocument (NHibernate.Cfg.NamedXmlDocument doc) (at <949ddc409526414695b38d1262e0ee88>:0)
  20. NHibernate.Cfg.Configuration.ProcessMappingsQueue () (at <949ddc409526414695b38d1262e0ee88>:0)
  21. NHibernate.Cfg.Configuration.AddDocumentThroughQueue (NHibernate.Cfg.NamedXmlDocument document) (at <949ddc409526414695b38d1262e0ee88>:0)
  22. NHibernate.Cfg.Configuration.AddXmlReader (System.Xml.XmlReader hbmReader, System.String name) (at <949ddc409526414695b38d1262e0ee88>:0)
  23. NHibernate.Cfg.Configuration.AddInputStream (System.IO.Stream xmlInputStream, System.String name) (at <949ddc409526414695b38d1262e0ee88>:0)
  24. NHibernate.Cfg.Configuration.AddDocument (System.Xml.XmlDocument doc, System.String name) (at <949ddc409526414695b38d1262e0ee88>:0)
  25. NHibernate.Cfg.Configuration.AddDocument (System.Xml.XmlDocument doc) (at <949ddc409526414695b38d1262e0ee88>:0)
  26. FluentNHibernate.PersistenceModel.Configure (NHibernate.Cfg.Configuration cfg) (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  27. FluentNHibernate.Automapping.AutoPersistenceModel.Configure (NHibernate.Cfg.Configuration configuration) (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  28. FluentNHibernate.Cfg.AutoMappingsContainer.Apply (NHibernate.Cfg.Configuration cfg, FluentNHibernate.PersistenceModel model) (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  29. FluentNHibernate.Cfg.MappingConfiguration.Apply (NHibernate.Cfg.Configuration cfg) (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  30. FluentNHibernate.Cfg.FluentConfiguration.BuildConfiguration () (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  31. Rethrow as FluentConfigurationException: An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.
  32. FluentNHibernate.Cfg.FluentConfiguration.BuildConfiguration () (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  33. FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory () (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  34. Rethrow as FluentConfigurationException: An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.
  35. FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory () (at <285915c8e43f4fc0a1bf94a1e2fcd434>:0)
  36. com.avirockets.db.NHibernateHelper.InitializeSessionFactory (com.avirockets.db.DbType dbType, System.String connectionString, System.Action`1[T] mapperAction) (at <d9d9d77589844523918aaebe977b742d>:0)
  37. com.avirockets.db.NHibernateHelper..ctor (com.avirockets.db.DbType dbType, System.String connectionString, System.Action`1[T] mapperAction) (at <d9d9d77589844523918aaebe977b742d>:0)
  38. com.avirockets.db.AdoNetAccessor.Init (System.String connectionString) (at <d9d9d77589844523918aaebe977b742d>:0)
  39. com.avirockets.unturned.AviEconomy.BankManager.Awake () (at <b89b69004cfa4da2b0a61bd1b1f157a8>:0)
  40. UnityEngine.GameObject:AddComponent()
  41. com.avirockets.unturned.api.AviRocketPlugin`1:AddScript(Boolean)
  42. com.avirockets.unturned.AviEconomy.EconomyPlugin:OnLoad()
  43. com.avirockets.unturned.api.AviRocketPlugin`1:Load()
  44. Rocket.Core.Plugins.RocketPlugin:LoadPlugin()
  45. com.avirockets.unturned.api.AviRocketPlugin`2:<LoadPlugin>b__6_0(IAsset`1)
  46. Rocket.Core.Assets.XMLFileAsset`1:Load(AssetLoaded`1)
  47. com.avirockets.unturned.api.AviRocketPlugin`2:LoadPlugin()
  48. Rocket.Core.Plugins.RocketPlugin:OnEnable()
  49. UnityEngine.GameObject:AddComponent(Type)
  50. _ke:‏‫‍‭​‏‎‎‍​‍‪‍‪​‪‌‮‪‏‭‏‎‏‪‮‏‎‬‬‮(Object, Object)
  51. _ke:_hA(Type, String[], Boolean)
  52. _nE:_nf(_gc)
  53. _nE:_6E(_8B)
  54. _5f:_CB(IEnumerable`1, Action`1)
  55. _nE:_z(String[], SymmetricAlgorithm, RequestResult`1)
  56. _XG:_7E(RequestResult`1)
  57. com.avirockets.unity.web.WWWWrapper:SendBlocking(Action`1)
  58. _nE:​‎‬​‫‌‫‪​​‎‏‎‏‭‪‌‍‌‫‍‮(Object, Action`1)
  59. _nE:_bC(IEnumerable`1)
  60. _ke:‎‮​‫‭​‎‫‌‎‎‍​‎‫‎‌‫‪‭‌‎‭‬‪‎‮(Object, IEnumerable`1)
  61. _ke:_vd(String, String[])
  62. _9C:‌‍‬‫‬‏‎​‏​‏‎‏‎‫‭‭‏‪‍‎​‮(Object, String, String[])
  63. _9C:_ZC(String, IEnumerable`1)
  64. System.Reflection.MethodBase:Invoke(Object, Object[])
  65. _Ob:‮‭‭‬‎‎‏‭‎‍‌‮‫‍‫‌‏‍‮​‭‍‎‍‬‏‌‎‌‮(Object, Object, Object[])
  66. _Ob:_1A(String, IEnumerable`1)
  67. _4b:‫‮‮‫‮‌‎‎‌‌‫‪‌‫‪‎‌‏‍‌‮‮‏‬‌‭‏‮‮(Object, String, IEnumerable`1)
  68. _4b:_HA()
  69. _4b:‫‬‭‬‮‮‭​‬‭‭‍‪‎‬‭‏‌‍​​‏‮‏‍‮‫‮(Object)
  70. _4b:_O()
  71. com.avirockets.unturned.gateway.RokkyPlugin:LoadPlugin()
  72. com.avirockets.unturned.gateway.RokkyPlugin:‏​‭‫‭‭‌​‭‍‬‍‭‍‏‭‮‮‎‫‬‌‮‍‮(Object)
  73. com.avirockets.unturned.gateway.RokkyPlugin:OnEnable()
  74. UnityEngine.GameObject:.ctor(String, Type[])
  75. Rocket.Core.Plugins.RocketPluginManager:loadPlugins()
  76. Rocket.Core.Plugins.RocketPluginManager:Start()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement