-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Description
Describe the bug
Непредвиденная ошибка, пожалуйста сообщите на https://github.com/shadowsocks/shadowsocks-windows/issu
es
System.DIINotFoundException: Не удается загрузить DLL "libsscrypto.dll": The specified module could not be found. (Исклочение из нRESULT: 0x8007007E)
B Shadowsocks.Encryption.MbedTLS.md5_ret(Byte[] input, UInt32 ilen, Byte[] output)
B
Shadowsocks.Encryption.MbedTLS.MD5(Byte[] input)
B Shadowsocks.Controller.PACServer.GetHash(String
content)
B
Shadowsocks.Controller.PACServer.UpdatePACURL(Configurati
on config)
B Shadowsocks.Controller.ShadowsocksController.Reload()
B
Shadowsocks.Controller.ShadowsocksController.Start(Boolea
n systemWakeUp)
B Shadowsocks.Program.Main(String[] args)
Environment
- Shadowsocks client version: 4.4.1.0
- OS version: Windows 11 24H2 26100.1742
- .NET version: 4.8.09032
Steps you have tried
basically this message appears everytime i open shadowsocks.
i did try to reinstall it in different directories, didnt help.
What did you see instead?
Config and error log in detail (with all sensitive info masked)
2025-03-20 11:28:53.2031|INFO|Shadowsocks.Controller.I18N|Current language is: ru-RU
2025-03-20 11:28:53.5574|INFO|Shadowsocks.Controller.ShadowsocksController|WPF Localization Extension|Current culture: ru-RU
2025-03-20 11:28:53.6551|ERROR|Shadowsocks.Program|System.DllNotFoundException: Не удается загрузить DLL "libsscrypto.dll": The specified module could not be found. (Исключение из HRESULT: 0x8007007E)
в Shadowsocks.Encryption.MbedTLS.md5_ret(Byte[] input, UInt32 ilen, Byte[] output)
в Shadowsocks.Encryption.MbedTLS.MD5(Byte[] input)
в Shadowsocks.Controller.PACServer.GetHash(String content)
в Shadowsocks.Controller.PACServer.UpdatePACURL(Configuration config)
в Shadowsocks.Controller.ShadowsocksController.Reload()
в Shadowsocks.Controller.ShadowsocksController.Start(Boolean systemWakeUp)
в Shadowsocks.Program.Main(String[] args)