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

Installer breaks if username is not in English / With non-english locale?

Abierto
#111 5 comentarios 0 reacciones 0 asignados Ver en GitHub
fix_applied
Lenguaje dominante
JavaScript
Estrellas
214
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

First of all, I am sorry through the translator because I am Korean.
The current problem is that there is an error during installation through the mode installer.
TypeError: '>=' not supported between instances of 'UnicodeDecodeError' and 'int'
It's an error statement written on the terminal.
- My operating system is [Windows]
- I installed the game [2 weeks ago]
- I am trying the [Full Patch]
- I installed the game [using the Automatic Installer (steam)]
- My computer is a [Gaming desktop]

Sorry for asking Github, not discode, because I am not good at English.
I ran it in Safe Mode, but the error came out the same.
I really want to do it, but I don't know what to do. Please help me.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

El error sugiere un problema de manejo de Unicode en el script de instalación, probablemente al procesar un nombre de usuario o configuración regional no inglesa. Examine el punto de entrada principal del instalador y trace dónde se decodifican las rutas de archivo o la entrada del usuario. Verifique las comparaciones de cadenas o las suposiciones de codificación. Reproduzca el error configurando un nombre de usuario o configuración regional no inglesa en un sistema de prueba para ver dónde se origina el error de decodificación.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript, python
Área
cli, internationalization
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.