Hallo,
ich habe ein Problem mit dem Eter Manager. Konnte ihn direkt nachdem ich ihn das erste Mal auf den Desktop gepackt hatte öffnen, doch seit dem startet er nichtmehr (auch als admin nicht). Habe schon den Temp Ordner gelöscht, aber daran hat es wohl nicht gelegen.
Hier der Auszug aus dem Errorlog:
HTML Code:
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at EterManager.UserInterface.ViewModels.MainWindowVm.Initialize()
at EterManager.UserInterface.ViewModels.MainWindowVm..ctor()
at DynamicInjector6a461415c36d4eb3a7218ce63380b555(Object[] )
at Ninject.Activation.Providers.StandardProvider.Create(IContext context)
at Ninject.Activation.Context.ResolveInternal(Object scope)
at Ninject.Activation.Context.Resolve()
at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
at Ninject.KernelBase.Resolve(IRequest request)
at Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique)
at Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
at EterManager.UserInterface.Views.MainView..ctor()
at EterManager.App.InitializeMainView()
at EterManager.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
kann mir jemand helfen?
Edit: konnte es fixxen: einfach neuen Ordner erstellen und EterManager dort einfügen
Falls du die kori Files / Client benutzt musst du einer alte version von eter Manager nehmen wen ich grade richtig liege sollte es die 1.0.1.140 oder so sein
Hallo,
ich habe ein Problem mit dem Eter Manager. Konnte ihn direkt nachdem ich ihn das erste Mal auf den Desktop gepackt hatte öffnen, doch seit dem startet er nichtmehr (auch als admin nicht). Habe schon den Temp Ordner gelöscht, aber daran hat es wohl nicht gelegen.
Hier der Auszug aus dem Errorlog:
HTML Code:
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at EterManager.UserInterface.ViewModels.MainWindowVm.Initialize()
at EterManager.UserInterface.ViewModels.MainWindowVm..ctor()
at DynamicInjector6a461415c36d4eb3a7218ce63380b555(Object[] )
at Ninject.Activation.Providers.StandardProvider.Create(IContext context)
at Ninject.Activation.Context.ResolveInternal(Object scope)
at Ninject.Activation.Context.Resolve()
at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
at Ninject.KernelBase.Resolve(IRequest request)
at Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique)
at Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
at EterManager.UserInterface.Views.MainView..ctor()
at EterManager.App.InitializeMainView()
at EterManager.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
kann mir jemand helfen?
Edit: konnte es fixxen: einfach neuen Ordner erstellen und EterManager dort einfügen
I've been trying to reproduce that issue, unsuccessfully so far. Would you send me the faulty executable and all its related files? (the main exe, profile and app settings)
[Release]Eter Manager 09/26/2018 - Metin2 PServer Guides & Strategies - 199 Replies Hi, so... This is the new version of the Eter Tool. I will be brief this time.
Introduction
The goal still remains the same: enabling us to easily manage our game-clients, as its predecessor, it relies on a profile based approach.
Showcase and tutorial video
Features list
Ich brauche den Eter Mangener 01/13/2016 - Metin2 Private Server - 3 Replies Servus :)
wäre jemand so nett und könnte mir ein link zum eter mangener geben?
[Release]Eter Tool 09/10/2015 - Metin2 PServer Guides & Strategies - 51 Replies Hi, I've been working on a more complete Eter management solution, still a work-in-progress.
Introduction & description
I've always hated the lack of organization when building or editing large quantities of files using the current tools, also they all lack a good UI, as a result I started making my own. It's meant to have a profile-based approach (you create your profile, which corresponds to a client) and all files regarding this and only this profile will be in the same place. This is...