Skip to content
Success

Changes

Summary

  1. Append/trim extra data for spawn object packets with a 0 id (commit: 2a7ad3c) (details)
  2. Null check the locations.yml Map before changing into a (commit: 5beafed) (details)
Commit 2a7ad3c2b28231c4b270e0f6ad511f39d067f9a6 by Thinkofdeath (Thinkofdeath)
Append/trim extra data for spawn object packets with a 0 id
(commit: 2a7ad3c)
The file was modifiedproxy/src/main/java/net/md_5/bungee/EntityMap.java (diff)
Commit 5beafed2798c7dfa2fb62e7a4a7ff08254a71f1f by Thinkofdeath (Thinkofdeath)
Null check the locations.yml Map before changing into a CaseInsensitiveMap (Fixes #920)
(commit: 5beafed)
The file was modifiedmodule/reconnect-yaml/src/main/java/net/md_5/bungee/module/reconnect/yaml/YamlReconnectHandler.java (diff)