5zig-reborn / 5zig-reborn/The-5zig-Mod

Crash When i type in chat in hypixel.

Aperta
#105 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
111
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
game-dev
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.