[Release]Eter Manager

06/23/2015 20:47 DarkPhoenix95#91
06/23/2015 21:17 GunnerMBT#92
Quote:
Originally Posted by DarkPhoenix95 View Post
Seems like you don't have the latest framework version installed (you need .NET 4.5).
06/23/2015 22:29 DarkPhoenix95#93
Jep...That was the Problem. Reinstalled whole computer 3 weeks ago...seems like i forgot to install a few things...worked on my old system^_^"

If you could add i don't know...a "Requirements" Tab in your main post...would be helpful to others maybe.

But seems im the only one so far.

But thanks for the fast support anyway!
09/10/2015 09:08 Bekir Akdemir#94
40k item_proto mob_proto extractor ?
09/14/2015 12:19 burakdanger#95
[Only registered and activated users can see links. Click Here To Register...]

Values do not match if you could help?
09/14/2015 14:26 golden-dragon#96
I get the error saying "specified file couldn't be reached: ...AppData\dp.settings" There isn't even such a file. Do you know how to solve this?

I'm using W7 x64. Followed your instructions.
09/14/2015 14:32 rollback#97
Quote:
Originally Posted by golden-dragon View Post
specified file couldn't be reached
Quote:
Originally Posted by golden-dragon View Post
There isn't even such a file.
No idea why the program can't reach the file :rolleyes:

Google may help
10/01/2015 12:32 Kampfzwerg!#98
folgendes Problem...

Code:
System.InvalidOperationException: Die Sequenz enthält kein übereinstimmendes Element.
   bei System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   bei EterManager.UserInterface.ViewModels.MainWindowVm.Initialize()
   bei EterManager.UserInterface.ViewModels.MainWindowVm..ctor()
   bei DynamicInjector1066484a665e49c6a1242ef9de3ed400(Object[] )
   bei Ninject.Activation.Providers.StandardProvider.Create(IContext context)
   bei Ninject.Activation.Context.ResolveInternal(Object scope)
   bei Ninject.Activation.Context.Resolve()
   bei Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   bei Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   bei Ninject.KernelBase.Resolve(IRequest request)
   bei Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique)
   bei Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
   bei EterManager.UserInterface.Views.MainView..ctor()
   bei EterManager.App.InitializeMainView()
   bei EterManager.App.OnStartup(StartupEventArgs e)
   bei System.Windows.Application.<_ctor>b__0(Object unused)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
10/10/2015 03:38 GunnerMBT#99
Quote:
Originally Posted by Bekir Akdemir View Post
40k item_proto mob_proto extractor ?
Not likely to happen given my lack of free time for the time being.

Quote:
Originally Posted by golden-dragon View Post
I get the error saying "specified file couldn't be reached: ...AppData\dp.settings" There isn't even such a file. Do you know how to solve this?

I'm using W7 x64. Followed your instructions.
Copy [Only registered and activated users can see links. Click Here To Register...] into AppData.

Quote:
Originally Posted by Kampfzwerg! View Post
folgendes Problem...

Code:
System.InvalidOperationException: Die Sequenz enthält kein übereinstimmendes Element.
   bei System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   bei EterManager.UserInterface.ViewModels.MainWindowVm.Initialize()
   bei EterManager.UserInterface.ViewModels.MainWindowVm..ctor()
   bei DynamicInjector1066484a665e49c6a1242ef9de3ed400(Object[] )
   bei Ninject.Activation.Providers.StandardProvider.Create(IContext context)
   bei Ninject.Activation.Context.ResolveInternal(Object scope)
   bei Ninject.Activation.Context.Resolve()
   bei Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   bei Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   bei Ninject.KernelBase.Resolve(IRequest request)
   bei Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique)
   bei Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
   bei EterManager.UserInterface.Views.MainView..ctor()
   bei EterManager.App.InitializeMainView()
   bei EterManager.App.OnStartup(StartupEventArgs e)
   bei System.Windows.Application.<_ctor>b__0(Object unused)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
When reporting a crash please makre sure to tell me what you were trying to do, what were the circumstances in which it happened and if possible, the files being processed along with your profile.
10/10/2015 09:58 Kampfzwerg!#100
Quote:
Originally Posted by GunnerMBT View Post
Not likely to happen given my lack of free time for the time being.



Copy [Only registered and activated users can see links. Click Here To Register...] into AppData.



When reporting a crash please makre sure to tell me what you were trying to do, what were the circumstances in which it happened and if possible, the files being processed along with your profile.
I Opening the Program then read an error log.
I have reinstall my Windows, Now everything is running again.

[Only registered and activated users can see links. Click Here To Register...]
10/20/2015 06:04 rain1#101
System.NullReferenceException: Object reference not set to an instance of an object.
at EterManager.Utilities.EterHelper.ReplaceWithEpkExt (String file)
at EterManager.UserInterface.ViewModels.WorkingItemVm .<UnpackFileAction>b__5()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at EterManager.UserInterface.ViewModels.WorkingItemVm .<UnpackFileAction>d__c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32


if i will extract a epk closed the programm
12/07/2015 23:50 GunnerMBT#102
Quote:
Originally Posted by rain1 View Post
System.NullReferenceException: Object reference not set to an instance of an object.
at EterManager.Utilities.EterHelper.ReplaceWithEpkExt (String file)
at EterManager.UserInterface.ViewModels.WorkingItemVm .<UnpackFileAction>b__5()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at EterManager.UserInterface.ViewModels.WorkingItemVm .<UnpackFileAction>d__c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32


if i will extract a epk closed the programm
Please send me the file you were trying to process.
02/13/2016 08:14 fcsk_aim#103
BEST GUY.
Thanks for this great tool. But juse one question.

when i extract icon.eix it create some suplimentar files named: unnamed11 unnamed22
etc

[Only registered and activated users can see links. Click Here To Register...]
02/14/2016 05:35 GunnerMBT#104
Quote:
Originally Posted by fcsk_aim View Post
BEST GUY.
Thanks for this great tool. But juse one question.

when i extract icon.eix it create some suplimentar files named: unnamed11 unnamed22
etc

[Only registered and activated users can see links. Click Here To Register...]
No problem :D. Hm, the file names are probably not being processed correctly and the app resorts to the default naming. Please send me the files you were trying to extract, I'll look into it.
02/14/2016 16:05 fcsk_aim#105
Quote:
Originally Posted by GunnerMBT View Post
No problem :D. Hm, the file names are probably not being processed correctly and the app resorts to the default naming. Please send me the files you were trying to extract, I'll look into it.
Here is [Only registered and activated users can see links. Click Here To Register...] ICON

And i found another problem.
If i want to pack root with you EterManager when i start the client i have a error: No module named localeInfo
But if i want to pack root with EterNexus works. :D I will do a video when packing root.. and see the error.

Quote:
Originally Posted by GunnerMBT View Post
No problem :D. Hm, the file names are probably not being processed correctly and the app resorts to the default naming. Please send me the files you were trying to extract, I'll look into it.

Okay, this is the big problem [Only registered and activated users can see links. Click Here To Register...]


If someone know if i have this error.. Please answer.

I think i found the problem.
The eterManager don't pack " I " i tried with " i " and work
The eterManager simply don't read " I "


Thanks and please fix.