Advertisement
Guest User

Untitled

a guest
Aug 29th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. Missing method .ctor in assembly /root/Aurora-Sim/bin/StarDust.Currency.dll, type System.Runtime.Versioning.TargetFrameworkAttribute
  2. Can't find custom attr constructor image: /root/Aurora-Sim/bin/StarDust.Currency.dll mtoken: 0x0a000002
  3. log4net:ERROR Unhandled exception in GetInfoForAssembly
  4. System.TypeLoadException: Could not load type 'System.Runtime.Versioning.TargetFrameworkAttribute' from assembly 'StarDust.Currency'.
  5. at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool)
  6. at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
  7. at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  8. at System.Reflection.Assembly.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  9. at System.Attribute.GetCustomAttributes (System.Reflection.Assembly element, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  10. at log4net.Core.DefaultRepositorySelector.GetInfoForAssembly (System.Reflection.Assembly assembly, System.String& repositoryName, System.Type& repositoryType) [0x00000] in <filename unknown>:0
  11. Missing method .ctor in assembly /root/Aurora-Sim/bin/StarDust.Currency.dll, type System.Runtime.Versioning.TargetFrameworkAttribute
  12. Can't find custom attr constructor image: /root/Aurora-Sim/bin/StarDust.Currency.dll mtoken: 0x0a000002
  13. log4net:ERROR Failed to configure repository [log4net-default-repository] from assembly attributes.
  14. System.TypeLoadException: Could not load type 'System.Runtime.Versioning.TargetFrameworkAttribute' from assembly 'StarDust.Currency'.
  15. at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool)
  16. at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
  17. at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  18. at System.Reflection.Assembly.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  19. at System.Attribute.GetCustomAttributes (System.Reflection.Assembly element, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  20. at log4net.Core.DefaultRepositorySelector.LoadPlugins (System.Reflection.Assembly assembly, ILoggerRepository repository) [0x00000] in <filename unknown>:0
  21. at log4net.Core.DefaultRepositorySelector.CreateRepository (System.Reflection.Assembly repositoryAssembly, System.Type repositoryType, System.String repositoryName, Boolean readAssemblyAttributes) [0x00000] in <filename unknown>:0
  22. Invalid type StarDust.Currency.Region.DustRegionService for instance field StarDust.Currency.DustCurrencyService:<StarDustRegionService>k__BackingField
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement