kleidis / Troppical

Manage your emulators easily
MIT License
54 stars 3 forks source link

[BUG] Can't launch the app #30

Closed SiriusVI87 closed 8 hours ago

SiriusVI87 commented 3 months ago

I get the following error:

image

Ishan09811 commented 3 months ago

@SiriusVI87 We apologise for that issue, can you try this build

John-Enigma commented 3 months ago

Same here, but mine doesn't open because it keeps getting flagged as a false positive by Avast Antivirus.

SilentSparrow02 commented 3 months ago

@SiriusVI87 We apologise for that issue, can you try this build

I am trying the build you suggested but it's still not opening: image

The full error log is as follows:

Traceback (most recent call last):
  File "urllib3\connectionpool.py", line 466, in _make_request
  File "urllib3\connectionpool.py", line 1095, in _validate_conn
  File "urllib3\connection.py", line 652, in connect
  File "urllib3\connection.py", line 805, in _ssl_wrap_socket_and_match_hostname
  File "urllib3\util\ssl_.py", line 465, in ssl_wrap_socket
  File "urllib3\util\ssl_.py", line 509, in _ssl_wrap_socket_impl
  File "ssl.py", line 455, in wrap_socket
  File "ssl.py", line 1042, in _create
  File "ssl.py", line 1320, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "urllib3\connectionpool.py", line 789, in urlopen
  File "urllib3\connectionpool.py", line 490, in _make_request
urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "requests\adapters.py", line 667, in send
  File "urllib3\connectionpool.py", line 843, in urlopen
  File "urllib3\util\retry.py", line 519, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='nightly.link', port=443): Max retries exceeded with url: /kleidis/Troppical/workflows/build/master/troppical-windows.zip (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "init_troppical.py", line 67, in <module>
  File "init_troppical.py", line 61, in main
  File "init_troppical.py", line 12, in download_and_launch
  File "requests\api.py", line 73, in get
  File "requests\api.py", line 59, in request
  File "requests\sessions.py", line 589, in request
  File "requests\sessions.py", line 703, in send
  File "requests\adapters.py", line 698, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='nightly.link', port=443): Max retries exceeded with url: /kleidis/Troppical/workflows/build/master/troppical-windows.zip (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))
Ishan09811 commented 3 months ago

@SiriusVI87 You are connected to an Internet connection when executing init_troppical ?

SiriusVI87 commented 3 months ago

@SiriusVI87 You are connected to an Internet connection when executing init_troppical ?

Yes, I am.

John-Enigma commented 3 months ago

Might I suggest revamping the app with an approach similar to EzYuzu?

Edit: Yes, I am aware that Yuzu doesn't exists anymore, but I constantly used this program, and it made updating the emulator easy.

kleidis commented 8 hours ago

As the app is getting a full rewrtie, im closing this