Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenMod libs #32

Closed
DiFFoZ opened this issue Jul 30, 2020 · 5 comments
Closed

Update OpenMod libs #32

DiFFoZ opened this issue Jul 30, 2020 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@DiFFoZ
Copy link
Contributor

DiFFoZ commented Jul 30, 2020

[23:17:26 ERR][OpenMod.Core.Plugins.PluginActivator] Failed to load plugin from type: NewEssentials.NewEssentials in ass
embly: NewEssentials, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null
Autofac.Core.DependencyResolutionException: An exception was thrown while activating NewEssentials.NewEssentials. ---> A
utofac.Core.DependencyResolutionException: None of the constructors found with 'Autofac.Core.Activators.Reflection.Defau
ltConstructorFinder' on type 'NewEssentials.NewEssentials' can be invoked with the available services and parameters:
Cannot resolve parameter 'Microsoft.Extensions.Localization.IStringLocalizer stringLocalizer' of constructor 'Void .ctor
(IStringLocalizer, IConfiguration, IUserDataStore, ITeleportRequestManager, IDataStore, IBroadcastingService, IAfkChecke
r, IPermissionRegistry, IServiceProvider)'.
  at Autofac.Core.Activators.Reflection.ReflectionActivator.GetValidConstructorBindings (System.Reflection.ConstructorIn
fo[] availableConstructors, Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [
0x000b3] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.
Collections.Generic.IEnumerable`1[T] parameters) [0x00090] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.InstanceLookup.CreateInstance (System.Collections.Generic.IEnumerable`1[T] parameters) [0x00
02b] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
   --- End of inner exception stack trace ---
  at Autofac.Core.Resolving.InstanceLookup.CreateInstance (System.Collections.Generic.IEnumerable`1[T] parameters) [0x00
061] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.InstanceLookup.<Execute>b__8_0 () [0x00007] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance (System.Guid id, System.Func`1[TResult] creator) [0x00033]
 in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance (System.Guid primaryId, System.Nullable`1[T] qualifyingId,
 System.Func`1[TResult] creator) [0x00017] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.InstanceLookup.Execute () [0x000df] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationSco
pe, Autofac.ResolveRequest request) [0x00075] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.ResolveOperation.ResolveComponent (Autofac.ResolveRequest request) [0x00000] in <0e43922c38c
b4505ab27fe9ce1207b2d>:0
  at Autofac.Core.Resolving.ResolveOperation.Execute (Autofac.ResolveRequest request) [0x00015] in <0e43922c38cb4505ab27
fe9ce1207b2d>:0
  at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent (Autofac.ResolveRequest request) [0x00033] in <0e43922c38cb450
5ab27fe9ce1207b2d>:0
  at Autofac.ResolutionExtensions.TryResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, Sy
stem.Collections.Generic.IEnumerable`1[T] parameters, System.Object& instance) [0x0002d] in <0e43922c38cb4505ab27fe9ce12
07b2d>:0
  at Autofac.ResolutionExtensions.ResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, Syste
m.Collections.Generic.IEnumerable`1[T] parameters) [0x00030] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType, System.Collection
s.Generic.IEnumerable`1[T] parameters) [0x00007] in <0e43922c38cb4505ab27fe9ce1207b2d>:0
  at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType) [0x00000] in <0e4
3922c38cb4505ab27fe9ce1207b2d>:0
  at OpenMod.Core.Plugins.PluginActivator+<TryActivatePluginAsync>d__10.MoveNext () [0x00131] in <21ea4cf456254c2b98ca7c
302be2c7e3>:0
@DiFFoZ DiFFoZ changed the title Update OpenMod.Unturned Update OpenMod libs Jul 30, 2020
@Kr4ken-9 Kr4ken-9 added the bug Something isn't working label Jul 30, 2020
@Kr4ken-9 Kr4ken-9 added this to the 1.1 milestone Jul 30, 2020
@Kr4ken-9
Copy link
Owner

New error:
[2020-07-30 12:19:30 WRN][OpenMod.Core.Plugins.PluginAssemblyStore] No IOpenModPlugin implementation found in assembly: NewEssentials, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null; skipping loading of this assembly as plugin

@DiFFoZ
Copy link
Contributor Author

DiFFoZ commented Jul 30, 2020

idk but for me is working

@Kr4ken-9
Copy link
Owner

In that case I will push this version to NuGet and see if anyone else experiences this error

@iamsilk
Copy link
Contributor

iamsilk commented Dec 5, 2020

This error no longer occurs. This should be closed.

@DiFFoZ
Copy link
Contributor Author

DiFFoZ commented Dec 5, 2020

ok will close

@DiFFoZ DiFFoZ closed this as completed Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants