07th-mod / 07th-mod/python-patcher
Missing sharedassets0.assets file in language patch does not terminate install
- Langage dominant
- JavaScript
- Étoiles
- 214
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Recherchez le code qui extrait l'archive du patch de langue et gère le fichier sharedassets0.assets. L'installateur a probablement une fonction qui vérifie ce fichier ; modifiez-la pour qu'elle génère une erreur ou arrête l'installation si le fichier est manquant. Consultez l'issue connexe #192 pour le contexte sur les avertissements par rapport aux erreurs. Testez en simulant l'absence du fichier sharedassets0.assets dans un patch de langue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, python
- Domaine
- cli, tooling
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 65/100