07th-mod / 07th-mod/python-patcher
Missing sharedassets0.assets file in language patch does not terminate install
- Lingua principale
- JavaScript
- Stelle
- 214
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, if a matching `sharedassets0.assets` file is not found in the language patch, the installer will just hope for the best and use the default one.
It may be a better idea to stop the install with an error if this happens.
I think the way it works currently is that we extract the whole language patch archive directly, which automatically overwrites the sharedassets0.assets. But it may be better to leave the install as-is, without the language patch installed, if we know for sure it won't work.
----
Also see #192 if this is still to be treated as a warning, not an error
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Cerca il codice che estrae l'archivio della patch della lingua e gestisce il file sharedassets0.assets. L'installer probabilmente ha una funzione che verifica questo file; modificala per generare un errore o interrompere l'installazione se il file manca. Controlla l'issue correlato #192 per il contesto su avvisi vs errori. Testa simulando che a una patch della lingua manchi il file sharedassets0.assets.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, python
- Ambito
- cli, tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 65/100