Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Install/upgrade error - v1.13 #205

Closed
eab12345 opened this issue Feb 13, 2018 · 8 comments
Closed

Install/upgrade error - v1.13 #205

eab12345 opened this issue Feb 13, 2018 · 8 comments
Assignees
Labels

Comments

@eab12345
Copy link

Attempted to install/upgrade to v1.13. Tried both an upgrade and an uninstall then re-install. Install successful, but launch leads to this:

[2/12/2018 8:19:41 PM]
System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
File name: 'CefSharp.Core.dll'
at TweetDuck.Program.Main()

Uninstall / downgrade to v1.12.5 worked.

@chylex chylex self-assigned this Feb 13, 2018
@chylex chylex added the crash label Feb 13, 2018
@chylex
Copy link
Owner

chylex commented Feb 13, 2018

Tried installing with antivirus disabled?

@zeranol
Copy link

zeranol commented Feb 13, 2018

I’m only running Windows Defender (as opposed to 3rd-party antivirus solutions) and getting the same error as @eab12345.

@chylex
Copy link
Owner

chylex commented Feb 13, 2018

Try installing https://www.dropbox.com/s/jap33tuq3w1zsn7/TweetDuck.Portable.exe?dl=1 to a temporary folder somewhere and running the app, you can delete the folder if it works.

@amaitland
Copy link

@chylex Are you packaging VC++ 2015 as part of your installer?

@chylex
Copy link
Owner

chylex commented Feb 13, 2018

@amaitland I'm packaging Microsoft.VC120.CRT.JetBrains, does 64 require 2015 now?

@amaitland
Copy link

It does see cefsharp/CefSharp#1983

Either v140 or v141 should work as Microsoft claims they're compatible.

@chylex
Copy link
Owner

chylex commented Feb 13, 2018

JB doesn't have a redistributable 140, guess I'll have to grab it from somewhere else...

@chylex chylex added this to the Release 1.13.0.1 milestone Feb 13, 2018
@chylex chylex closed this as completed in 5a57d28 Feb 13, 2018
@chylex
Copy link
Owner

chylex commented Feb 13, 2018

Issue resolved. If you downgraded, you can update and then confirm automatic installation of Visual C++ 2015, or you can install it manually: https://github.com/chylex/TweetDuck/releases/download/1.13/vc_redist.x86.exe

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

No branches or pull requests

4 participants