5zig-reborn / 5zig-reborn/The-5zig-Mod
Crash When i type in chat in hypixel.
- Lenguaje dominante
- Java
- Estrellas
- 111
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Submitter: AspectOfTheDragon
So when i join Hypixel, i can do everything fine until i type in chat. When i type in chat i instantly freeze and then crash
With this log
[19:59:36] [Client thread/ERROR] [5zig]: Could not fetch Hypixel friends
eu.the5zig.mod.server.hypixel.api.HypixelAPIMissingKeyException
at eu.the5zig.mod.server.hypixel.api.HypixelAPIManager.getKey(HypixelAPIManager.java:161) ~[HypixelAPIManager.class:?]
at eu.the5zig.mod.server.hypixel.api.HypixelAPIManager.get(HypixelAPIManager.java:112) ~[HypixelAPIManager.class:?]
at eu.the5zig.mod.server.hypixel.api.HypixelAPIManager.checkFriendSuggestions(HypixelAPIManager.java:174) [HypixelAPIManager.class:?]
at eu.the5zig.mod.server.hypixel.HypixelListener.onServerConnect(HypixelListener.java:90) [HypixelListener.class:?]
I don't know how to fix this.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
The crash occurs in HypixelAPIManager.java at line 161 where a missing API key exception is thrown. Start by examining the HypixelListener.onServerConnect method at line 90 to understand the flow. Check how the API key is fetched and why it might be missing when typing in chat. Run the mod on Hypixel to reproduce the issue and see if the key retrieval logic needs to be adjusted or if there's a timing issue.
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
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100