Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Games can't be found when running in Wine - SSL_ERROR_SYSCALL

Aperta
#186 19 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

Inizia riproducendo il problema con la configurazione Wine e Debian indicata, quindi esamina il thcrap_log.txt allegato in corrispondenza dell'inizializzazione di OpenSSL e del download mancante di versions.js/base_tsa. Confronta il percorso di ricerca dei giochi con un ambiente funzionante. Il lavoro è concluso quando la causa dell'errore SSL è stata identificata e risolta, in modo che l'individuazione dei giochi possa completarsi, oppure quando è stata documentata una limitazione esterna confermata.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

thcrap doesn't find EoSD (and probably any other game, I can't test this though) when running in Wine.

I point it to Z:\mnt\data\programy\gry\touhou\windows, which maps to /mnt/data/programy/gry/touhou/windows on my system, the directory where I have installed EoSD in a directory called th06.

image

Checking thcrap_log.txt (attached below) reveals many errors related to OpenSSL during initialization:

OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to mirrors.thpatch.net:443  (code 35)

And when selecting the option to search for games:

(JSON) Resolving versions.js... not found
ERROR: No version definition file (versions.js) found!
Seems as if base_tsa didn't download correctly.
Try deleting the thpatch directory and running this program again.

Which is probably caused by the previous error and the program being unable to contact its servers.

What I tried:

  • Reinstalling thpatch according to the error message.
  • Using the old tool (does the same thing, but shows the error in UI).
  • Reinstalling and re-patching EoSD.
  • Using a 32-bit wineprefix.

Versions and other data:

  • Wine: 7.0, official Debian build from winehq.org
  • OS: Debian GNU/Linux Unstable
  • Wineprefix: clean, 64-bit, cjkfonts installed from Winetricks
  • Game: Fully patched EoSD v1.02 + vpatch (file list + SHA256 sums attached below)

ls.txt
sums.txt
thcrap_log.txt

Lingua principale
C++
Stelle
772
Fork
51
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di thpatch/thcrap

Tutte le issue di thpatch/thcrap

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.