DungeonRoomsMod icon indicating copy to clipboard operation
DungeonRoomsMod copied to clipboard

java.lang.NullPointerException

Open cinqdtun opened this issue 3 years ago • 1 comments

When trying to connect at Hypixel i get most of times java.lang.NullPointerException like this(not all of time) : 2022-05-06_15 43 10 This the output error in log : [15:39:36] [Thread-280/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException [15:39:36] [Thread-280/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at io.github.quantizr.dungeonrooms.utils.Utils.checkForConflictingHotkeys(Utils.java:105) [15:39:36] [Thread-280/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at io.github.quantizr.dungeonrooms.DungeonRooms.lambda$onServerConnect$8(DungeonRooms.java:211) [15:39:36] [Thread-280/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at io.github.quantizr.dungeonrooms.DungeonRooms$$Lambda$352/334197898.run(Unknown Source) [15:39:36] [Thread-280/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:745)

cinqdtun avatar May 06 '22 13:05 cinqdtun

Edit : Occurs only after the first connect, after disconnecting

cinqdtun avatar Sep 02 '22 14:09 cinqdtun

The issue has been fixed in the latest version

cinqdtun avatar May 15 '23 11:05 cinqdtun