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

Loading minimized crashes #97

Open
CodeSchweinchen opened this issue Oct 28, 2018 · 0 comments
Open

Loading minimized crashes #97

CodeSchweinchen opened this issue Oct 28, 2018 · 0 comments

Comments

@CodeSchweinchen
Copy link

EVEMon Version: 4.0.9.4875
.NET Runtime Version: 4.0.30319.42000
Operating System: Microsoft Windows NT 10.0.17134.0
Executable Path: "D:\Program Files (x86)\Eve Utility\EVEMon\EVEMon.exe" -startMinimized
System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.TypeInitializationException: Der Typeninitialisierer für "EVEMon.Common.Settings" hat eine Ausnahme verursacht. ---> System.Reflection.ReflectionTypeLoadException: Mindestens ein Typ in der Assembly kann nicht geladen werden. Rufen Sie die LoaderExceptions-Eigenschaft ab, wenn Sie weitere Informationen benötigen.
   bei System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   bei System.Reflection.Assembly.GetTypes()
   bei EVEMon.Common.MarketPricer.ItemPricer.get_Providers()
   bei EVEMon.Common.SettingsObjects.MarketPricerSettings..ctor()
   bei EVEMon.Common.Settings..cctor()
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei EVEMon.Common.Settings.Initialize()
   bei EVEMon.Program.<StartupAsync>d__4.MoveNext()
   --- Ende der internen Ausnahmestapelüberwachung ---

Doesn't happen when starting normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant