ShokoAnime / ShokoDesktop

Repository for Shoko Desktop
http://shokoanime.com/shokodesktop/
103 stars 24 forks source link

Desktop wont launch at all #634

Closed isvein closed 5 months ago

isvein commented 5 months ago

VERSION INFORMATION

Server Version: 4.2.2.0

Desktop Version: 4.2.1

Windows 10 latest version

DESCRIPTION

Installed Shoko-desktop, wont boot at all. Does not show up in task manager, does not produce any logs in /ProgramData\ShokoDesktop Tried to reinstall. I see in Revo Uninstaller that version 4.2.1 reports as 4.2.0 too Tried to download the installer from both website and github, same happens. Tried to download the 4.2.0 installer, same happen, wont boot ether.

da3dsoul commented 5 months ago

Try deleting the settings file in ProgramData\ShokoDesktop

isvein commented 5 months ago

Try deleting the settings file in ProgramData\ShokoDesktop

Unless its named something else but "settings" I cant find any settings file in ether: C:\Program Files (x86)\Shoko\Shoko Desktop C:\ProgramData\ShokoDesktop (no files gets created in this folder at all)

da3dsoul commented 5 months ago

Ok, can you check Event Viewer -> Application Logs

isvein commented 5 months ago

Ok, can you check Event Viewer -> Application Logs

there we go :)

Faulting application name: ShokoDesktop.exe, version: 4.2.1.0, time stamp: 0x63ed8286 Faulting module name: KERNELBASE.dll, version: 10.0.19041.3996, time stamp: 0xb756c9ff Exception code: 0xe0434352 Fault offset: 0x000000000002cf19 Faulting process id: 0x5f38 Faulting application start time: 0x01da853bdbe82c7b Faulting application path: C:\Program Files (x86)\Shoko\Shoko Desktop\ShokoDesktop.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: 5b8df77c-28a2-4f8d-9362-ae8269286783 Faulting package full name: Faulting package-relative application ID:

da3dsoul commented 5 months ago

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.3-windows-x64-installer Try that. Googling that code didn't give much

isvein commented 5 months ago

That one did not work, but it worked with version 6: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.28-windows-x64-installer

Thanks :)

isvein commented 5 months ago

forgot to close yesterday