07th-mod / 07th-mod/python-patcher

Missing sharedassets0.assets file in language patch does not terminate install

Aberta Para iniciantes
#193 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
214
Forks
12
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Procure o código que extrai o arquivo do patch de idioma e lida com o arquivo sharedassets0.assets. O instalador provavelmente tem uma função que verifica esse arquivo; modifique-a para gerar um erro ou parar a instalação se o arquivo estiver ausente. Verifique o issue relacionado #192 para o contexto sobre avisos vs. erros. Teste simulando um patch de idioma que esteja faltando o arquivo sharedassets0.assets.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
javascript, python
Domínio
cli, tooling
Tipo de issue
Bug
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Claramente especificada
Facilidade para iniciantes
65/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.