Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. [15:43:05] [Core Warning]         : Couldn't initialize datastore
  2. [15:43:05] [Core Error]           : ResolutionFailedException
  3. [15:43:05] [Core Error]           : [0] (ResolutionFailedException) : Resolution of the dependency failed, type = 'GSMyAdmin.Providers.SQLiteDataProvider', name = '(none)'.
  4. Exception occurred while: Calling constructor GSMyAdmin.Providers.SQLiteDataProvider(System.String ConnectionString).
  5. Exception is: FileNotFoundException - Kan bestand of assembly SQLite-net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
  6. -----------------------------------------------
  7. At the time of the exception, the container was:
  8. Resolving GSMyAdmin.Providers.SQLiteDataProvider,(none)
  9. Calling constructor GSMyAdmin.Providers.SQLiteDataProvider(System.String ConnectionString)
  10.  
  11. [15:43:05] [Core Error]           : bij Unity.UnityContainer.ThrowingBuildUp(IBuilderContext context)
  12. bij Unity.UnityContainerExtensions.Resolve[T](IUnityContainer container, ResolverOverride[] overrides)
  13. bij GSMyAdmin.ExtensionMethods.ResolveAndRegister[TObject,TInterface](IUnityContainer container, ResolverOverride[] overrides)
  14. bij GSMyAdmin.Core.SetupDatastore(Logger log)
  15. [15:43:05] [Core Error]           : FileNotFoundException
  16. [15:43:05] [Core Error]           : [1] (FileNotFoundException) : Kan bestand of assembly SQLite-net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
  17. [15:43:05] [Core Error]           : bij GSMyAdmin.Providers.SQLiteDataProvider..ctor(String ConnectionString)
  18. bij lambda_method(Closure , IBuilderContext )
  19. bij Unity.ObjectBuilder.BuildPlan.DynamicMethod.DynamicBuildPlanGenerationContext.<>c__DisplayClass16_0.<GetBuildMethod>b__0(IBuilderContext context)
  20. bij Unity.Strategies.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
  21. bij Unity.UnityContainer.ThrowingBuildUp(IBuilderContext context)
  22. [15:43:05] [Core Warning]         : Certain features may be unavailable!
  23. [15:43:05] [Program Info]         : OS: Windows / x86_64
  24. [15:43:05] [Program Info]         : CPU: Intel(R) Core(TM) i7 CPU X 990 @ 3.47GHz (6C/12T)
  25. [15:43:05] [Program Info]         : AMP Instance ID: f0248a62-13db-4668-8eb8-a63795abcc6b
  26. [15:43:05] [Core Error]           : Unhandled Exception: This will be automatically reported to the AMP developers.
  27. [15:43:05] [Core Error]           : [Error] --- Begin Exception Data ---
  28. [Error] OS: Windows (x86_64/None)
  29. [Error] Module: MinecraftModule, Version: AMP 1.9.6.0
  30. [Error] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  31. [Error] Instance ID: f0248a62-13db-4668-8eb8-a63795abcc6b
  32. [Error] TypeLoadException
  33. [Error] [0] (TypeLoadException) : De methode CreateRole in het type GSMyAdmin.Authentication.RemoteAMPAuth uit de assembly AMP, Version=1.9.6.0, Culture=neutral, PublicKeyToken=null heeft geen implementatie.
  34. [Error] bij GSMyAdmin.Core.SetupAuthProvider(Config Config)
  35. bij GSMyAdmin.Core.Run()
  36. bij GSMyAdmin.Program.Main()
  37. [Error] --- End Exception Data ---
  38. [Warning] Last error was raised less than 60 minutes ago, error report will not be submitted.
  39.  
  40. [15:43:05] [Core Info]            : ####################################
  41. [15:43:05] [Core Info]            : # Self Diagnostics #
  42. [15:43:05] [Core Info]            : ####################################
  43. [15:43:05] [Core Info]            : AMP Diagnostics could not establish a solution for this exception.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement