```
I'm sorry, but an uncaught exception occurred.
While running game code:
ConnectionResetError: [WinError 10054] Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı
During handling of the above exception, another exception occurred:
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı', None, 10054, None))
During handling of the above exception, another exception occurred:
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı', None, 10054, None))
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "lib/python3.12/urllib3/connectionpool.py", line 789, in urlopen
File "lib/python3.12/urllib3/connectionpool.py", line 490, in _make_request
File "lib/python3.12/urllib3/connectionpool.py", line 466, in _make_request
File "lib/python3.12/urllib3/connectionpool.py", line 1095, in _validate_conn
File "lib/python3.12/urllib3/connection.py", line 652, in connect
File "lib/python3.12/urllib3/connection.py", line 805, in _ssl_wrap_socket_and_match_hostname
File "lib/python3.12/urllib3/util/ssl_.py", line 465, in ssl_wrap_socket
File "lib/python3.12/urllib3/util/ssl_.py", line 509, in _ssl_wrap_socket_impl
File "lib/python3.12/ssl.py", line 452, in wrap_socket
File "lib/python3.12/ssl.py", line 1036, in _create
File "lib/python3.12/ssl.py", line 1314, in do_handshake
ConnectionResetError: [WinError 10054] Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "lib/python3.12/requests/adapters.py", line 667, in send
File "lib/python3.12/urllib3/connectionpool.py", line 843, in urlopen
File "lib/python3.12/urllib3/util/retry.py", line 474, in increment
File "lib/python3.12/urllib3/util/util.py", line 38, in reraise
File "lib/python3.12/urllib3/connectionpool.py", line 789, in urlopen
File "lib/python3.12/urllib3/connectionpool.py", line 490, in _make_request
File "lib/python3.12/urllib3/connectionpool.py", line 466, in _make_request
File "lib/python3.12/urllib3/connectionpool.py", line 1095, in _validate_conn
File "lib/python3.12/urllib3/connection.py", line 652, in connect
File "lib/python3.12/urllib3/connection.py", line 805, in _ssl_wrap_socket_and_match_hostname
File "lib/python3.12/urllib3/util/ssl_.py", line 465, in ssl_wrap_socket
File "lib/python3.12/urllib3/util/ssl_.py", line 509, in _ssl_wrap_socket_impl
File "lib/python3.12/ssl.py", line 452, in wrap_socket
File "lib/python3.12/ssl.py", line 1036, in _create
File "lib/python3.12/ssl.py", line 1314, in do_handshake
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı', None, 10054, None))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "renpy/common/00start.rpy", line 244, in script call
File "renpy/common/00dev.rpy", line 1660, in script
File "renpy/ast.py", line 1187, in execute
File "renpy/python.py", line 1260, in py_exec_bytecode
File "renpy/common/00dev.rpy", line 1660, in <module>
File "renpy/common/00dev.rpy", line 89, in WebLogin
File "lib/python3.12/requests/api.py", line 115, in post
File "lib/python3.12/requests/api.py", line 59, in request
File "lib/python3.12/requests/sessions.py", line 589, in request
File "lib/python3.12/requests/sessions.py", line 703, in send
File "lib/python3.12/requests/adapters.py", line 682, in send
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı', None, 10054, None))
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Summertime Saga 21.0.0-wip.6155
Tue Jan 20 12:00:27 2026
```
Oyuna girmeye çalıştığım sırada böyle bir hata alıyorum