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

ShareX Error on start up #7441

Open
tazfiddler opened this issue May 13, 2024 · 0 comments
Open

ShareX Error on start up #7441

tazfiddler opened this issue May 13, 2024 · 0 comments

Comments

@tazfiddler
Copy link

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException: Could not load file or assembly 'ShareX.ScreenCaptureLib, Version=16.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
at ShareX.TaskSettingsCapture..ctor()
at ShareX.TaskSettings..ctor()
at ShareX.ApplicationConfig..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstanceT
at ShareX.HelpersLib.SettingsBase1.LoadInternal(String filePath, List1 fallbackFilePaths)
at ShareX.HelpersLib.SettingsBase`1.Load(String filePath, String backupFolder, Boolean fallbackSupport)
at ShareX.SettingManager.LoadApplicationConfig(Boolean fallbackSupport)
at ShareX.SettingManager.LoadInitialSettings()
at ShareX.Program.Run()
at ShareX.Program.Main(String[] args)

ShareX 16.1

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