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

Crash When i type in chat in hypixel.

オープン
#105 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
111
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
game-dev
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。