Closed frengor closed 1 year ago
From what I'm seeing in NMS, the reason for this error is that before 1.20.2 the PlayerJoinEvent
fired just after the PlayerLoginEvent
, but now they don't fire in the same tick anymore due to the configuration phase.
Source: UltimateAdvancementAPITests#onPlayerLoading(PlayerLoadingCompletedEvent)
Error: