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

BepInEx NET (Framework net452) causes: Could not create SSL/TLS secure channel #787

Open
Slluxx opened this issue Mar 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Slluxx
Copy link

Slluxx commented Mar 1, 2024

What happened?

Installing BepInEx causes the error: Could not create SSL/TLS secure channel
Removing/Not starting the application with BepInEx works just fine.

It works on my personal computer (both with and without BepInEx) but it doesnt work on a friends pc. He even installed a fresh version of windows 11 and tried their cellular connection.

Steps to reproduce

Not applicable. Its paid software, not a game.

BepInEx Distribution

Bleeding Edge from BepisBuilds

Log outputs

[Message: Preloader] BepInEx 6.0.0-be.688 - InduParse
[Message: Preloader] Built from commit 49015217f3becf052d33fa4658ac19229f5daa3a
[Info   :   BepInEx] System platform: Windows 10 64-bit
[Info   :   BepInEx] Process bitness: 32-bit (x86)
[Info   : Preloader] CLR runtime version: 4.0.30319.42000
[Warning: Preloader] Game executable has been compiled as .NET Framework 4.7.2, AnyCPU (32-bit preferred), while BepInEx has been compiled as .NET Framework 4.5.2, x86. There may be issues within the game caused by this
[Info   : Preloader] Game executable build architecture: .NET Framework 4.7.2, AnyCPU (32-bit preferred)
[Info   : Preloader] BepInEx launcher build architecture: .NET Framework 4.5.2, x86
[Message: Preloader] Preloader started
[Info   : Preloader] 0 patcher definition(s) loaded
[Info   : Preloader] 4 assemblies discovered
[Message:AssemblyPatcher] Executing 0 patch(es)
[Message: Preloader] Preloader finished
[Message:   BepInEx] Chainloader initialized
[Info   :   BepInEx] 0 plugins to load
[Message:   BepInEx] Chainloader startup complete
The request was aborted: Could not create SSL/TLS secure channel.
The request was aborted: Could not create SSL/TLS secure channel.
0cc8e8bcbfb825d61e01a53a7a7574d3
Invalid URI: The hostname could not be parsed.

Environment

- OS: Windows 10/11
- BepInEx: BepInEx-NET.Framework-net452-win-x86-6.0.0-be.688
- Game: None, its paid software.
@Slluxx Slluxx added the bug Something isn't working label Mar 1, 2024
@Slluxx
Copy link
Author

Slluxx commented Mar 6, 2024

Has been solved by forcing TLS 1.2 through powershell.
However since this issue is only after adding BepInEx, i'd still like to know the actual reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant