forge version mistake
- Lenguaje dominante
- Java
- Estrellas
- 132
- Forks
- 62
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 2
Descripción
Bug Report: Version 4.0.0.3 requires a non-existent Forge version (47.4.23) on Minecraft 1.20.1
Description:
The latest release of ParCool (v4.0.0.3) crashes on startup for Minecraft 1.20.1. The crash log states: "Mod parcool requires forge 47.4.23 or above".
However, the final official release of Forge for Minecraft 1.20.1 is 47.4.20. Forge 47.4.23 does not exist for this Minecraft version. It looks like the dependency minimum version was accidentally misconfigured as .23 instead of .20 (or lower) in the mod's build files, preventing anyone on 1.20.1 Forge from launching the mod.
Minecraft Version: 1.20.1
Forge Version: 47.4.20 (Latest available)
ParCool Version: 4.0.0.3
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by inspecting the mod's build files for the Forge dependency declaration and compare the required 47.4.23 version with the reported final 47.4.20 release for Minecraft 1.20.1. Update the dependency metadata to a valid requirement, then verify that ParCool 4.0.0.3 launches on Minecraft 1.20.1 with Forge 47.4.20.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- game-dev
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 72/100