Closed Ahmed3457 closed 9 months ago
btw i was using the example launcher provided in the latest release
Could you try again with this changes:
ServicePointManager.Expect100Continue = true;
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
Old Windows does not support latest TLS/SSL connection.
Especially Windows 7 users often experience this error. It can be solved by just running Windows update.
Describe the bug A clear and concise description of what the bug is. an error message is shown at start up
Logs If applicable, add log file to help explain your problem. log file location:
<game_directory>/logs/latest.log
Environment (please complete the following information):
Additional context Add any other context about the problem here.