Git Product home page Git Product logo

bungeeutil's People

Contributors

essem2 avatar janmm14 avatar kaerns avatar wolverindev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bungeeutil's Issues

An error occoured

Hi. Today I installed your plugin. The console will spamming with this error. I don't know why it's happen.

Im Using the newest BungeeUtilsversion
Bungeecord Build 1210
The server is running on a 64bit Windows Server 2012 Dedicated Server

01:54:32 [INFORMATION] An error happed. .RuntimeException message -> Packet error (Version: v1_11_0, Readed version: v1_11, Class: dev.wolveringer.bungeeutil.packets.PacketPlayOutNamedEntitySpawn, Id: 0x5) -> Cant find datawatcher for v1_11
01:54:32 [SCHWERWIEGEND] java.lang.RuntimeException: Packet error (Version: v1_11_0, Readed version: v1_11, Class: dev.wolveringer.bungeeutil.packets.PacketPlayOutNamedEntitySpawn, Id: 0x5) -> Cant find datawatcher for v1_11
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.entity.datawatcher.DataWatcher.createDataWatcher(DataWatcher.java:24)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.packets.PacketPlayOutNamedEntitySpawn.read(PacketPlayOutNamedEntitySpawn.java:81)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:254)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.packets.NormalPacketCreator.getPacket0(NormalPacketCreator.java:100)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.packets.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:58)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.packets.Packet.getPacket(Packet.java:152)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:117)
01:54:32 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:29)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
01:54:32 [SCHWERWIEGEND] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:651)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:574)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:488)
01:54:32 [SCHWERWIEGEND] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:450)
01:54:32 [SCHWERWIEGEND] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
01:54:32 [SCHWERWIEGEND] at java.lang.Thread.run(Unknown Source)

NoClassDefFoundError: dev/wolveringer/configuration/Configuration

Getting this error when loading 2.0.1:

16:34:10 [WARNING] Exception encountered when loading plugin: BungeeUtil java.lang.NoClassDefFoundError: dev/wolveringer/configuration/Configuration at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:50) at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227) at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272) at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55) at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) Caused by: java.lang.ClassNotFoundException: dev.wolveringer.configuration.Configuration at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:53) at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 5 more

ViaVersion + BungeeUtils

ERROR HAPPENES WHEN PLAYER JOINS THE SERVER

SPECIFIC ERROR PART

`02:23:24 [INFO] [reesebgone] <-> ServerConnector [Lobby-1] has connected
02:23:24 [SEVERE] Jun 05, 2017 2:23:24 AM net.md_5.bungee.event.EventBus post
WARNING: Error dispatching event ServerSwitchEvent(player=reesebgone) to listener dev.wolveringer.bungeeutil.listener.InventoryResetListener@1a1cc163
java.lang.ClassCastException: net.md_5.bungee.UserConnection cannot be cast to dev.wolveringer.bungeeutil.player.Player
at dev.wolveringer.bungeeutil.listener.InventoryResetListener.a(InventoryResetListener.java:16)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377)
at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:260)
at net.md_5.bungee.protocol.packet.Login.handle(Login.java:72)
at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:78)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:745)

02:23:25 [INFO] Netty is not using direct IO buffers.`

ALL THE ERROR LOG

`02:22:15 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
02:22:15 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Loaded plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Loaded plugin BungeeUtil version 2.1.0 by WolverinDEV
02:22:15 [INFO] Loaded plugin PowerfulPerms version 4.5.1 by gustav9797
02:22:15 [INFO] Loaded plugin ViaVersion version 1.0.4 by _MylesC, Matsv
02:22:15 [INFO] Loaded plugin BungeeAdvancedMotd version b1.2 by w67clement
02:22:15 [INFO] Loaded plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Loaded plugin Banmanager version 2.0.1.1 by shawlaf
02:22:15 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Loaded plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Loaded plugin BungeeServerManager version 1.3.10 by Nojo | Noah
02:22:15 [INFO] Loaded plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [WARNING] Forced host server pvp is not defined
02:22:15 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO] Enabled plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §7------------------------------ §c§nAttantion:§r ------------------------------
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §5BungeeUtil detected ViaVersion (Bungee).
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §5BungeeUtil may have conflicts with ViaVersion.
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §5Any bugs/errors with ViaVersion installed will be ignored.
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §7------------------------------------------------------------------------
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §7Detected Minecraft proxy type: BUNGEECORD
02:22:15 [INFO]
02:22:15 §7[§eBungeeUntil§7] §aFetching update data.
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §aBungeeUtil successful updated!
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §7Updates:
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] Version§r§7 | §r Changes
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §7-------§r§7-|-§r§7-------------------------------------------------
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] 2.1.1§r§7 | §rFixed PacketPlayOutUpdateSign when its get reused
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] 2.1.2§r§7 | §r Fixed inventory issue #19
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §r§7 | §r Fixing some charset issues
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] 2.2.1§r§7 | §r Fixed charset error
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §r§7 | §r Implemented new updater (V2)
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §aInjecting patches
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §aStarting BungeeUtil injection.
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §aSet modifiers for class UserConnection.class to "public"
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] Warn: Src file cant delete.
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] Warn: Cant create temp file. Use .copy file
02:22:17 [INFO]
02:22:17 §7[§eBungeeUntil§7] §aBuffer size: §e65536
02:22:57 [INFO] Could not load native library: /tmp/bungeecord-native-cipher6195882635897662105.so: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /tmp/bungeecord-native-cipher6195882635897662105.so)
02:22:57 [INFO] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
02:22:57 [INFO] Using native code compressor
02:22:57 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.12-SNAPSHOT:e26b937:1236
02:22:57 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
02:22:57 [WARNING] Epoll is not working, falling back to NIO: UnsatisfiedLinkError : /tmp/libnetty-transport-native-epoll2931288843295211718.so: Error relocating /tmp/libnetty-transport-native-epoll2931288843295211718.so: __strndup: symbol not found @ java.lang.ClassLoader$NativeLibrary:-2
02:22:57 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
02:22:57 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:57 [INFO] Attempting to Jenkins download module cmd_alert v1236
02:22:57 [INFO] Download complete
02:22:57 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:57 [INFO] Attempting to Jenkins download module cmd_find v1236
02:22:57 [INFO] Download complete
02:22:57 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:57 [INFO] Attempting to Jenkins download module cmd_list v1236
02:22:58 [INFO] Download complete
02:22:58 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:58 [INFO] Attempting to Jenkins download module cmd_send v1236
02:22:58 [INFO] Download complete
02:22:58 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:58 [INFO] Attempting to Jenkins download module cmd_server v1236
02:22:58 [INFO] Download complete
02:22:58 [INFO] Attempting to update plugin from null to ModuleVersion(build=1236, git=e26b937)
02:22:58 [INFO] Attempting to Jenkins download module reconnect_yaml v1236
02:22:58 [INFO] Download complete
02:22:58 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Loaded plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Loaded plugin BungeeUtil version 2.1.0 by WolverinDEV
02:22:58 [INFO] Loaded plugin PowerfulPerms version 4.5.1 by gustav9797
02:22:58 [INFO] Loaded plugin ViaVersion version 1.0.4 by _MylesC, Matsv
02:22:58 [INFO] Loaded plugin BungeeAdvancedMotd version b1.2 by w67clement
02:22:58 [INFO] Loaded plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Loaded plugin Banmanager version 2.0.1.1 by shawlaf
02:22:58 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Loaded plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Loaded plugin BungeeServerManager version 1.3.10 by Nojo | Noah
02:22:58 [INFO] Loaded plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [WARNING] Forced host server pvp is not defined
02:22:58 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO] Enabled plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §7------------------------------ §c§nAttantion:§r ------------------------------
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §5BungeeUtil detected ViaVersion (Bungee).
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §5BungeeUtil may have conflicts with ViaVersion.
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §5Any bugs/errors with ViaVersion installed will be ignored.
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §7------------------------------------------------------------------------
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §7Detected Minecraft proxy type: BUNGEECORD
02:22:58 [INFO]
02:22:58 §7[§eBungeeUntil§7] §aFetching update data.
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §aBungeeUtil successful updated!
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §7Updates:
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] Version§r§7 | §r Changes
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §7-------§r§7-|-§r§7-------------------------------------------------
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] 2.1.1§r§7 | §rFixed PacketPlayOutUpdateSign when its get reused
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] 2.1.2§r§7 | §r Fixed inventory issue #19
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §r§7 | §r Fixing some charset issues
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] 2.2.1§r§7 | §r Fixed charset error
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §r§7 | §r Implemented new updater (V2)
02:22:59 [INFO]
02:22:59 §7[§eBungeeUntil§7] §aLoading configuration.
02:23:00 [INFO]
02:23:00 §7[§eBungeeUntil§7] §aValidate configuration.
02:23:01 [INFO]
02:23:01 §7[§eBungeeUntil§7] §aConfiguration valid.
02:23:01 [INFO]
02:23:01 §7[§eBungeeUntil§7] §aLoading AsyncCatcher
02:23:02 [INFO]
02:23:02 §7[§eBungeeUntil§7] §aAsyncCatcher successfull loaded
02:23:03 [INFO]
02:23:03 §7[§eBungeeUntil§7] §aLoading ChannelInizializer
02:23:03 [INFO]
02:23:03 §7[§eBungeeUntil§7] §aSet channel inizializer to dev.wolveringer.bungeeutil.netty.BungeeUtilChannelInizializer
02:23:03 [INFO]
02:23:03 §7[§eBungeeUntil§7] §aChannelInizializer successfull loaded.
02:23:04 [INFO]
02:23:04 §7[§eBungeeUntil§7] §aLoading player class
02:23:05 [INFO]
02:23:05 §7[§eBungeeUntil§7] §aInitialized base ProxiedPlayerUserConnection class
02:23:06 [INFO]
02:23:06 §7[§eBungeeUntil§7] §aPlayer class loaded
02:23:06 [INFO]
02:23:06 §7[§eBungeeUntil§7] §aRegister commands and scheduler
02:23:06 [INFO]
02:23:06 §7[§eBungeeUntil§7] §eSystem.gc() -> Enabled: false
02:23:07 [INFO]
02:23:07 §7[§eBungeeUntil§7] §aRegister packets
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §aPackets registered (45 packets are registered)
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §aBungeeUtil successfully loaded!
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §aRegistered packets:
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §eName §r§7 §7| §r§eDirection§r§7 §7| §r§ev1_7§r§7 §7| §r§ev1_8§r§7 §7| §r§ev1_9§r§7 §7| §r§ev1_9_2§r§7 §7| §r§ev1_9_3§r§7 §7| §r§ev1_9_4§r§7 §7| §r§ev1_10§r§7 §7| §r§ev1_11
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §7--------------------------------------------------------------------------§r§7-|-§r§7---------§r§7-|-§r§7----§r§7-|-§r§7----§r§7-|-§r§7----§r§7-|-§r§7------§r§7-|-§r§7------§r§7-|-§r§7------§r§7-|-§r§7-----§r§7-|-§r§7-----
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketLoginDisconnect §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x00§r§7 §7| §r§c0x00§r§7 §7| §r §c0x00 §r§7 §7| §r §c0x00 §r§7 §7| §r §c0x00 §r§7 §7| §r§c0x00 §r§7 §7| §r§c0x00
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInArmAnimation §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x0A§r§7 §a≠ §r§c0x1A§r§7 §7| §r §c0x1A §r§7 §7| §r §c0x1A §r§7 §7| §r §c0x1A §r§7 §7| §r§c0x1A §r§7 §7| §r§c0x1A
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInBlockDig §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x07§r§7 §a≠ §r§c0x13§r§7 §7| §r §c0x13 §r§7 §7| §r §c0x13 §r§7 §7| §r §c0x13 §r§7 §7| §r§c0x13 §r§7 §7| §r§c0x13
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInBlockPlace §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x08§r§7 §a≠ §r§c0x1C§r§7 §7| §r §c0x1C §r§7 §7| §r §c0x1C §r§7 §7| §r §c0x1C §r§7 §7| §r§c0x1C §r§7 §7| §r§c0x1C
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInChat §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x01§r§7 §a≠ §r§c0x02§r§7 §7| §r §c0x02 §r§7 §7| §r §c0x02 §r§7 §7| §r §c0x02 §r§7 §7| §r§c0x02 §r§7 §7| §r§c0x02
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInClientState §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x16§r§7 §a≠ §r§c0x03§r§7 §7| §r §c0x03 §r§7 §7| §r §c0x03 §r§7 §7| §r §c0x03 §r§7 §7| §r§c0x03 §r§7 §7| §r§c0x03
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInCloseWindow §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x0D§r§7 §a≠ §r§c0x08§r§7 §7| §r §c0x08 §r§7 §7| §r §c0x08 §r§7 §7| §r §c0x08 §r§7 §7| §r§c0x08 §r§7 §7| §r§c0x08
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInHeldItemSlot §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x09§r§7 §a≠ §r§c0x17§r§7 §7| §r §c0x17 §r§7 §7| §r §c0x17 §r§7 §7| §r §c0x17 §r§7 §7| §r§c0x17 §r§7 §7| §r§c0x17
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInLook §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x05§r§7 §a≠ §r§c0x0E§r§7 §7| §r §c0x0E §r§7 §7| §r §c0x0E §r§7 §7| §r §c0x0E §r§7 §7| §r§c0x0E §r§7 §7| §r§c0x0E
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInPluginMessage §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x17§r§7 §a≠ §r§c0x09§r§7 §7| §r §c0x09 §r§7 §7| §r §c0x09 §r§7 §7| §r §c0x09 §r§7 §7| §r§c0x09 §r§7 §7| §r§c0x09
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInPosition §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x04§r§7 §a≠ §r§c0x0C§r§7 §7| §r §c0x0C §r§7 §7| §r §c0x0C §r§7 §7| §r §c0x0C §r§7 §7| §r§c0x0C §r§7 §7| §r§c0x0C
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInPositionLook §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x06§r§7 §a≠ §r§c0x0D§r§7 §7| §r §c0x0D §r§7 §7| §r §c0x0D §r§7 §7| §r §c0x0D §r§7 §7| §r§c0x0D §r§7 §7| §r§c0x0D
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInUseEntity §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x02§r§7 §a≠ §r§c0x0A§r§7 §7| §r §c0x0A §r§7 §7| §r §c0x0A §r§7 §7| §r §c0x0A §r§7 §7| §r§c0x0A §r§7 §7| §r§c0x0A
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayInWindowClick §r§7 | §r§aTO_SERVER§r§7 | §r§6nan §r§7 §a≠ §r§c0x0E§r§7 §a≠ §r§c0x07§r§7 §7| §r §c0x07 §r§7 §7| §r §c0x07 §r§7 §7| §r §c0x07 §r§7 §7| §r§c0x07 §r§7 §7| §r§c0x07
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutBossBar §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §7| §r§6nan §r§7 §a≠ §r§c0x0C§r§7 §7| §r §c0x0C §r§7 §7| §r §c0x0C §r§7 §7| §r §c0x0C §r§7 §7| §r§c0x0C §r§7 §7| §r§c0x0C
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutChat §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x02§r§7 §a≠ §r§c0x0F§r§7 §7| §r §c0x0F §r§7 §7| §r §c0x0F §r§7 §7| §r §c0x0F §r§7 §7| §r§c0x0F §r§7 §7| §r§c0x0F
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutCloseWindow §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x2E§r§7 §a≠ §r§c0x12§r§7 §7| §r §c0x12 §r§7 §7| §r §c0x12 §r§7 §7| §r §c0x12 §r§7 §7| §r§c0x12 §r§7 §7| §r§c0x12
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutDisconnect §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x40§r§7 §a≠ §r§c0x1A§r§7 §7| §r §c0x1A §r§7 §7| §r §c0x1A §r§7 §7| §r §c0x1A §r§7 §7| §r§c0x1A §r§7 §7| §r§c0x1A
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutEntityDestroy §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x13§r§7 §a≠ §r§c0x30§r§7 §7| §r §c0x30 §r§7 §7| §r §c0x30 §r§7 §7| §r §c0x30 §r§7 §7| §r§c0x30 §r§7 §7| §r§c0x30
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutEntityEffect §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x1D§r§7 §a≠ §r§c0x4C§r§7 §7| §r §c0x4C §r§7 §7| §r §c0x4C §r§7 §a≠ §r §c0x4B §r§7 §7| §r§c0x4B §r§7 §7| §r§c0x4B
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutEntityEquipment §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x04§r§7 §a≠ §r§c0x3C§r§7 §7| §r §c0x3C §r§7 §7| §r §c0x3C §r§7 §7| §r §c0x3C §r§7 §7| §r§c0x3C §r§7 §7| §r§c0x3C
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutEntityHeadRotation §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x19§r§7 §a≠ §r§c0x34§r§7 §7| §r §c0x34 §r§7 §7| §r §c0x34 §r§7 §7| §r §c0x34 §r§7 §7| §r§c0x34 §r§7 §7| §r§c0x34
02:23:08 [INFO] [PowerfulPerms] PowerfulPerms is now running on server mode ONLINE
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutEntityTeleport §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x18§r§7 §a≠ §r§c0x4A§r§7 §7| §r §c0x4A §r§7 §7| §r §c0x4A §r§7 §a≠ §r §c0x49 §r§7 §7| §r§c0x49 §r§7 §7| §r§c0x49
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutGameStateChange §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x2B§r§7 §a≠ §r§c0x1E§r§7 §7| §r §c0x1E §r§7 §7| §r §c0x1E §r§7 §7| §r §c0x1E §r§7 §7| §r§c0x1E §r§7 §7| §r§c0x1E
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutHeldItemSlot §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x09§r§7 §a≠ §r§c0x37§r§7 §7| §r §c0x37 §r§7 §7| §r §c0x37 §r§7 §7| §r §c0x37 §r§7 §7| §r§c0x37 §r§7 §7| §r§c0x37
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutNamedEntitySpawn §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x0C§r§7 §a≠ §r§c0x05§r§7 §7| §r §c0x05 §r§7 §7| §r §c0x05 §r§7 §7| §r §c0x05 §r§7 §7| §r§c0x05 §r§7 §7| §r§c0x05
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutNamedSoundEffect §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x29§r§7 §a≠ §r§c0x19§r§7 §7| §r §c0x19 §r§7 §7| §r §c0x19 §r§7 §7| §r §c0x19 §r§7 §7| §r§c0x19 §r§7 §7| §r§c0x19
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutOpenWindow §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x2D§r§7 §a≠ §r§c0x13§r§7 §7| §r §c0x13 §r§7 §7| §r §c0x13 §r§7 §7| §r §c0x13 §r§7 §7| §r§c0x13 §r§7 §7| §r§c0x13
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutPlayerInfo §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x38§r§7 §a≠ §r§c0x2D§r§7 §7| §r §c0x2D §r§7 §7| §r §c0x2D §r§7 §7| §r §c0x2D §r§7 §7| §r§c0x2D §r§7 §7| §r§c0x2D
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutPlayerListHeaderFooter §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x47§r§7 §a≠ §r§c0x48§r§7 §7| §r §c0x48 §r§7 §7| §r §c0x48 §r§7 §a≠ §r §c0x47 §r§7 §7| §r§c0x47 §r§7 §7| §r§c0x47
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutPluginMessage §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x3F§r§7 §a≠ §r§c0x18§r§7 §7| §r §c0x18 §r§7 §7| §r §c0x18 §r§7 §7| §r §c0x18 §r§7 §7| §r§c0x18 §r§7 §7| §r§c0x18
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutPosition §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x08§r§7 §a≠ §r§c0x2E§r§7 §7| §r §c0x2E §r§7 §7| §r §c0x2E §r§7 §7| §r §c0x2E §r§7 §7| §r§c0x2E §r§7 §7| §r§c0x2E
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutRemoveEntityEffect §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x1E§r§7 §a≠ §r§c0x31§r§7 §7| §r §c0x31 §r§7 §7| §r §c0x31 §r§7 §7| §r §c0x31 §r§7 §7| §r§c0x31 §r§7 §7| §r§c0x31
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutScoreboardDisplayObjective§r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x3D§r§7 §a≠ §r§c0x38§r§7 §7| §r §c0x38 §r§7 §7| §r §c0x38 §r§7 §7| §r §c0x38 §r§7 §7| §r§c0x38 §r§7 §7| §r§c0x38
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutScoreboardObjective §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x3B§r§7 §a≠ §r§c0x3F§r§7 §7| §r §c0x3F §r§7 §7| §r §c0x3F §r§7 §7| §r §c0x3F §r§7 §7| §r§c0x3F §r§7 §7| §r§c0x3F
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutScoreboardScore §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x3C§r§7 §a≠ §r§c0x42§r§7 §7| §r §c0x42 §r§7 §7| §r §c0x42 §r§7 §7| §r §c0x42 §r§7 §7| §r§c0x42 §r§7 §7| §r§c0x42
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutScoreboardTeam §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x3E§r§7 §a≠ §r§c0x41§r§7 §7| §r §c0x41 §r§7 §7| §r §c0x41 §r§7 §7| §r §c0x41 §r§7 §7| §r§c0x41 §r§7 §7| §r§c0x41
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutSetSlot §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x2F§r§7 §a≠ §r§c0x16§r§7 §7| §r §c0x16 §r§7 §7| §r §c0x16 §r§7 §7| §r §c0x16 §r§7 §7| §r§c0x16 §r§7 §7| §r§c0x16
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutStatistic §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x37§r§7 §a≠ §r§c0x07§r§7 §7| §r §c0x07 §r§7 §7| §r §c0x07 §r§7 §7| §r §c0x07 §r§7 §7| §r§c0x07 §r§7 §7| §r§c0x07
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutTitle §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x45§r§7 §7| §r§c0x45§r§7 §7| §r §c0x45 §r§7 §7| §r §c0x45 §r§7 §7| §r §c0x45 §r§7 §7| §r§c0x45 §r§7 §7| §r§c0x45
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutTransaction §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x32§r§7 §a≠ §r§c0x11§r§7 §7| §r §c0x11 §r§7 §7| §r §c0x11 §r§7 §7| §r §c0x11 §r§7 §7| §r§c0x11 §r§7 §7| §r§c0x11
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutUpdateSign §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x33§r§7 §a≠ §r§6nan §r§7 §7| §r §6nan §r§7 §7| §r §6nan §r§7 §7| §r §6nan §r§7 §7| §r §6nan §r§7 §7| §r §6nan
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutWindowData §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x31§r§7 §a≠ §r§c0x15§r§7 §7| §r §c0x15 §r§7 §7| §r §c0x15 §r§7 §7| §r §c0x15 §r§7 §7| §r§c0x15 §r§7 §7| §r§c0x15
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutWindowItems §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x30§r§7 §a≠ §r§c0x14§r§7 §7| §r §c0x14 §r§7 §7| §r §c0x14 §r§7 §7| §r §c0x14 §r§7 §7| §r§c0x14 §r§7 §7| §r§c0x14
02:23:08 [INFO]
02:23:08 §7[§eBungeeUntil§7] §6dev.wolveringer.bungeeutil.packets.§bPacketPlayOutWorldParticles §r§7 | §r§aTO_CLIENT§r§7 | §r§6nan §r§7 §a≠ §r§c0x2A§r§7 §a≠ §r§c0x22§r§7 §7| §r §c0x22 §r§7 §7| §r §c0x22 §r§7 §7| §r §c0x22 §r§7 §7| §r§c0x22 §r§7 §7| §r§c0x22
02:23:08 [INFO] Enabled plugin BungeeUtil version 2.1.0 by WolverinDEV
02:23:09 [INFO] Enabled plugin PowerfulPerms version 4.5.1 by gustav9797
02:23:09 [INFO] Enabled plugin ViaVersion version 1.0.4 by _MylesC, Matsv
02:23:09 [INFO] §7[§6Bungee§3Advanced§2Motd§7]§r §aStarting load configuration...
02:23:09 [INFO] §7[§6Bungee§3Advanced§2Motd§7]§r §aConfiguration was loaded successfully!...
02:23:09 [INFO] Enabled plugin BungeeAdvancedMotd version b1.2 by w67clement
02:23:09 [INFO] Enabled plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:23:09 [INFO] Player has no mail, returning empty set
02:23:09 [INFO] Enabled plugin Banmanager version 2.0.1.1 by shawlaf
02:23:09 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:23:09 [INFO] Enabled plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:23:09 [INFO] [ViaVersion] ViaVersion detected server version: 1.8.x(47)
02:23:09 [INFO] §f[§4ServerManager§f] §aYou're on the latest version!
02:23:09 [INFO] §f[§4ServerManager§f] §7MySQL §asuccessfully §7connected to the database
02:23:09 [INFO] §f[§4ServerManager§f] §7All servers were §asuccessfully §7added
02:23:09 [INFO] §8-----------===== §f[§4ServerManager§f] §8=====-----------
02:23:09 [INFO] §7The plugin was §asuccessfully §7activated
02:23:09 [INFO] §7Plugin by§8: §eNojo | Noah
02:23:09 [INFO] §7Plugin Version§8: §e1.3.10
02:23:09 [INFO] §8-----------===== §f[§4ServerManager§f] §8=====-----------
02:23:09 [INFO] Enabled plugin BungeeServerManager version 1.3.10 by Nojo | Noah
02:23:09 [INFO] Enabled plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:e26b937:1236 by SpigotMC
02:23:09 [INFO] Listening on /0.0.0.0:25565
02:23:09 [INFO] Started query on /0:0:0:0:0:0:0:0:25565
02:23:21 [INFO] [/201.233.171.15:50646] <-> InitialHandler has connected
02:23:22 [INFO] [/201.233.171.15:50647] <-> InitialHandler has connected
02:23:24 [INFO] Player has no mail, returning empty set
02:23:24 [INFO] Mail empty: true
02:23:24 [INFO] [reesebgone] <-> ServerConnector [Lobby-1] has connected
02:23:24 [SEVERE] Jun 05, 2017 2:23:24 AM net.md_5.bungee.event.EventBus post
WARNING: Error dispatching event ServerSwitchEvent(player=reesebgone) to listener dev.wolveringer.bungeeutil.listener.InventoryResetListener@1a1cc163
java.lang.ClassCastException: net.md_5.bungee.UserConnection cannot be cast to dev.wolveringer.bungeeutil.player.Player
at dev.wolveringer.bungeeutil.listener.InventoryResetListener.a(InventoryResetListener.java:16)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377)
at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:260)
at net.md_5.bungee.protocol.packet.Login.handle(Login.java:72)
at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:78)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:745)

02:23:25 [INFO] Netty is not using direct IO buffers.`

AnvilGUI bug

  • Using latest Version from Spigot (2.5) (Auto-Updater updated to 2.5.2 [?])

My Code:

AnvilGui anvilGUI = new AnvilGui((Player) p);

anvilGUI.setBackgroundItem(ItemBuilder.create(Material.APPLE));
anvilGUI.setOutputItem(ItemBuilder.create(Material.NAME_TAG).name("§2Spieler melden").build());
anvilGUI.setBackgroundMessage("Kommentar");
anvilGUI.setColorPrefix("");

anvilGUI.addListener(new AnvilGuiListener() {
	@Override
	public void onMessageChange(AnvilGui gui, String msg) {
	}

	@Override
	public void onConfirmInput(AnvilGui gui, String msg) {
		p.sendMessage(TextComponent.fromLegacyText(msg));
	}

	@Override
	public void onClose(AnvilGui gui) {
		p.sendMessage(TextComponent.fromLegacyText(Main.prefix_player + "§cDer Vorgang wurde abgebrochen!"));
	}
});

anvilGUI.open();

Bug:
When I delete the Text with 'Backspace' it removes the whole text (not the bug). But it adds a Arrow (UTF-8)

Video:
https://youtu.be/Rt8NJdw0jXg

Packet Error

Getting this error every second:

16:39:09 [SEVERE] io.netty.handler.codec.DecoderException: Packet error (Version: v1_11_0, Readed version: v1_11, Class: dev.wolveringer.bungeeutil.packets.PacketPlayOutScoreboardTeam, Id: 0x41) -> The received string length is longer than maximum allowed (19 > 16)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packetlib.reader.PacketDataSerializer_v1_8.c(PacketDataSerializer_v1_8.java:188)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packetlib.reader.PacketDataSerializer_v1_8.readString(PacketDataSerializer_v1_8.java:231)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.PacketPlayOutScoreboardTeam.read(PacketPlayOutScoreboardTeam.java:120)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:254)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.NormalPacketCreator.getPacket0(NormalPacketCreator.java:100)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:58)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.Packet.getPacket(Packet.java:152)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:117)
16:39:09 [SEVERE] 	at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:29)
16:39:09 [SEVERE] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
16:39:09 [SEVERE] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
16:39:09 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
16:39:09 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
16:39:09 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
16:39:09 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
16:39:09 [SEVERE] 	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
16:39:09 [SEVERE] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
16:39:09 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
16:39:09 [SEVERE] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
16:39:09 [SEVERE] 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:1018)
16:39:09 [SEVERE] 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:402)
16:39:09 [SEVERE] 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:307)
16:39:09 [SEVERE] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
16:39:09 [SEVERE] 	at java.lang.Thread.run(Thread.java:745)
  • I use 2.0.1
  • This also happens when using 1.10, 1.8.9, etc.

Invalid WarpedMinecraftDecoder parameters

17:17:37 [SCHWERWIEGEND] Invalid WarpedMinecraftDecoder parameters! Cant having an client without a handshake but with a version!
17:17:37 [SCHWERWIEGEND] Invalid WarpedMinecraftDecoder parameters! Cant having an client without a handshake but with a version!

BungeeUtil Version: 2.5.4
BungeeCord version: git:BungeeCord-Bootstrap:1.12-SNAPSHOT:a1f9c2e:1258
Error occurs: On Server Ping / When connecting
Bungeecord running on Windows 10 without any extra JVM parameters

Bungeecord config.yml:

ip_forward: true
network_compression_threshold: 256
stats: 68c31828-9826-4ded-ae44-c6fc83fd0c9a
groups:
  md_5:
  - admin
servers:
  lobby:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25566
    restricted: false
timeout: 30000
player_limit: -1
listeners:
- query_port: 25565
  motd: '&1Another Bungee server'
  priorities:
  - lobby
  bind_local_address: true
  tab_list: GLOBAL_PING
  query_enabled: false
  host: 0.0.0.0:25565
  forced_hosts:
    pvp.md-5.net: pvp
  max_players: 1
  tab_size: 60
  ping_passthrough: false
  force_default_server: false
  proxy_protocol: false
prevent_proxy_connections: false
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000

BungeeUtil config.yml:

# 
#              Timings:                # 
#         Loging timings on/off        # 
#                                      # 
#              Updater:                # 
#           Enable outo update         # 
#                                      # 
#             ByteBuffType:            # 
#  The Used Buffer type for Packets    # 
#              Avariable:              # 
#    - 'direct'                        # 
#    - 'heap'                          # 
#                                      # 
#               Terminal:              # 
#      Colors in terminal on/off       # 
#                                      # 
#            Async-Catcher:            # 
#  Enable it for more packet security  # 
#        The catcher has 2 modes:      # 
# - EXCEPTION (will throw a exception) # 
# - WARNING (will print a warn message)# 
#                                      #
#             Debug messages           #
#   Enable/Disable all debug messages  #  
#                                      # 
#               Utils:                 # 
#  Enable/Disable some unused feature  #  
#             to save ram              #  
#                                      # 
#                                      # 
#        Handle Exception Action:      # 
#        DISCONNECT, PRINT, NONE       #  
timings: true
updater: true
byteBuffType: direct
system:
  gc:
    enabled: false
    periode: 60000
terminal:
  colored: true
debug:
  ram-statistics: true
  messages: true
loading:
  inject:
    buffer-size: 65536
  fastboot: false
  quiet: false
async-catcher:
  enabled: true
  mode: EXCEPTION
inventory:
  synchandle: true
utils:
  scoreboard: true
  bossbar: true
network:
  exception: DISCONNECT
lastVersion: 2.5.4

System.err.println("Invalid WarpedMinecraftDecoder parameters! Cant having an client without a handshake but with a version!");

Multiple NPE's due to usage of unsafe class initialization inside the PacketHolder

Compiled 2.3.0 from source, re-checked with decompiler, debug output says
this.properties = null
Made field final, removed @...Constructor from main class, didn't help.

02:32:24 [SCHWERWIEGEND] java.lang.NullPointerException: Packet error (Version: v1_8_0, Class: null, Id: 0x20) -> null
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.PacketPlayOutEntityProperties.read(PacketPlayOutEntityProperties.java:70)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:301)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:84)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:96)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.CachedPacketCreator.getPacket0(CachedPacketCreator.java:132)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:49)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.Packet.getPacket(Packet.java:158)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:97)
02:32:24 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:31)
02:32:24 [SCHWERWIEGEND]        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:32:24 [SCHWERWIEGEND]        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:32:24 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
02:32:24 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:32:24 [SCHWERWIEGEND]        at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:651)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:574)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:488)
02:32:24 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:450)
02:32:24 [SCHWERWIEGEND]        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
02:32:24 [SCHWERWIEGEND]        at java.lang.Thread.run(Thread.java:745)

Changing ExceptionUtils to just create a new runtime exception and with debug output on the error still occurrs:

02:57:39 [INFORMATION] this.properties = null
02:57:39 [INFORMATION] An error happed. .RuntimeException message -> Packet error (Version: v1_8_0, Class: null, Id: 0x20) -> null
02:57:39 [SCHWERWIEGEND] java.lang.RuntimeException: Packet error (Version: v1_8_0, Class: null, Id: 0x20) -> null
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.ExceptionUtils.createRuntimeException(ExceptionUtils.java:25)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:88)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:96)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.creator.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:49)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.Packet.getPacket(Packet.java:158)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:97)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:31)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:57:39 [SCHWERWIEGEND]     at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:651)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:574)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:488)
02:57:39 [SCHWERWIEGEND]     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:450)
02:57:39 [SCHWERWIEGEND]     at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
02:57:39 [SCHWERWIEGEND]     at java.lang.Thread.run(Thread.java:745)
02:57:39 [SCHWERWIEGEND] Caused by: java.lang.NullPointerException
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.PacketPlayOutEntityProperties.read(PacketPlayOutEntityProperties.java:69)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:301)
02:57:39 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:84)
02:57:39 [SCHWERWIEGEND]     ... 35 more

Changing the thing to check for null inside the read method fixes the error -> class is not properply initialized -> unsafe class allocation was used

Issue is gone with usage of parameter -Dbungeeutil.no_unsave=1

Also happens for other packets like PacketPlayOutStatistic:

03:00:47 [INFORMATION] An error happed. .RuntimeException message -> Packet error (Version: v1_8_0, Class: null, Id: 0x37) -> null
03:00:47 [SCHWERWIEGEND] java.lang.RuntimeException: Packet error (Version: v1_8_0, Class: null, Id: 0x37) -> null
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.ExceptionUtils.createRuntimeException(ExceptionUtils.java:25)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:88)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:96)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:49)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.Packet.getPacket(Packet.java:158)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:97)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:31)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
03:00:47 [SCHWERWIEGEND]        at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:651)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:574)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:488)
03:00:47 [SCHWERWIEGEND]        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:450)
03:00:47 [SCHWERWIEGEND]        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
03:00:47 [SCHWERWIEGEND]        at java.lang.Thread.run(Thread.java:745)
03:00:47 [SCHWERWIEGEND] Caused by: java.lang.NullPointerException
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.PacketPlayOutStatistic.read(PacketPlayOutStatistic.java:30)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:301)
03:00:47 [SCHWERWIEGEND]        at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:84)
03:00:47 [SCHWERWIEGEND]        ... 35 more

Make BungeeUtil modular

I would really like it if I could get just the packet API in a plugin. I don't need (or want) the full plugin when all I need is an easy way to intercept packets.

To fix this, you could make this plugin modular, where each module contains a specific functionality of the plugin. The nice thing about this is that server owners can still decide to use the full plugin containing all the modules, but they can also choose to only get the packet API.

Inventory 0 become inventory 99 after opening custom inv

On login, if i open my player's inventory, it's window 0, but if i open a custom inventory, then reopen my player's inv and click inside, BungeeUtil recieve click on window 99 and doesn't forward packets to spigot.
Don't know witch side the problem is (but bungeeUtil play's with packets so i think the problem is from the plugin).

Left & Right custom inventory click events

I was planning a pull request for this but I've done loads of changes to be able to compile the project (mostly non UTF-8 strings & TerminalUtils imports).
Can you add the ClickType support in ItemStack object? I've already made some tests here.

Thanks.

Feature Request

Hi,
Ich habe eine Idee für ein Feature, und zwar wäre es toll eine InputGui oder so zu haben wo der Nutzer einen Test eingeben kann und man diesen dann verwenden kann, z.B. Bei einer ban GUI kann man dann den Ban grund angeben.
Für die Frage wieso ich sowas nicht selbst mache ist die Antowrt simpel: Ich habe keine Ahnung wie das geht

High CPU Usage

Hi WolverinDev, i'm close to release my Minecraft network and i'm still using BungeeUtil for inventory menus, but i think the packet handling library is a bit eating My CPU. I can't test my infrastructure without your plugin for now (everything is based on it ><). I have only BungeeUtil, a Redis library and my players manager plugin.

Here is some timings reports (with 10 -13 players):
https://hastebin.com/oqijitahix
https://hastebin.com/aferezuyem

Here is a screenshot of cpu (E5-2640 v4 @ 2.40GHz) monitoring for the proxy process, the 800% spik is 10 players connections.
proxy-1376

I'll try to monitor things with yourkit as soon as possible to check what is wrong.
I'm afraid that i can't handle more than 100 player on a BungeeCord server.

What do you think about my problème?

Error with ProtocolSupportBungee

with ProtocolSupportBungee, It returns error!
but No message was shown on launching bungeecord, error happens on connecting user.
Please fix this or show messages

Error

10.07 06:08:36 [Server] INFO An error happed. .ArrayIndexOutOfBoundsException message -> -2
10.07 06:08:36 [Server] SEVERE java.lang.ArrayIndexOutOfBoundsException: -2
10.07 06:08:36 [Server] SEVERE at dev.wolveringer.bungeeutil.packetlib.handler.MainPacketHandler.handlePacket(MainPacketHandler.java:399)
10.07 06:08:36 [Server] SEVERE at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:107)
10.07 06:08:36 [Server] SEVERE at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:32)
10.07 06:08:36 [Server] SEVERE at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
10.07 06:08:36 [Server] SEVERE at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
10.07 06:08:36 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
10.07 06:08:36 [Server] SEVERE at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
10.07 06:08:36 [Server] SEVERE at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)

NPC Support for 1.12 (Datawatcher)

Client Crash:

Description: Ticking entity

java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Byte
	at vp.cG(SourceFile:2096)
	at vp.cI(SourceFile:2104)
	at vp.B_(SourceFile:1683)
	at aed.B_(SourceFile:273)
	at bue.B_(SourceFile:55)
	at amu.a(SourceFile:1524)
	at amu.h(SourceFile:1500)
	at amu.k(SourceFile:1382)
	at bib.t(SourceFile:1691)
	at bib.az(SourceFile:1000)
	at bib.a(SourceFile:419)
	at net.minecraft.client.main.Main.main(SourceFile:123)

BungeeUtil incompatibility with BungeeAdvancedMotd

A user has submitted an issue for my plugin "Shawlaf's Banmanager" (which uses and depends on BungeeUtil) here: shawlaf/Banmanager#9

Upon further investigation, it was concluded that the issue was caused by an incompatibility with BungeeAdvancedMotd

Upon logging onto a server with only BungeeUtil and BungeeAdvancedMotd installed, this exception is thrown:

WARNUNG: Error dispatching event ServerSwitchEvent(player=shawlaf) to listener dev.wolveringer.bungeeutil.listener.InventoryResetListener@47a7a101
java.lang.ClassCastException: net.md_5.bungee.UserConnection cannot be cast to dev.wolveringer.bungeeutil.player.Player
    at dev.wolveringer.bungeeutil.listener.InventoryResetListener.a(InventoryResetListener.java:16)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
    at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
    at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377)
    at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:267)
    at net.md_5.bungee.protocol.packet.Login.handle(Login.java:72)
    at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:103)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:138)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Unknown Source)

I am guessing, that this line in BungeeAdvancedMotd is causing the problem, though I may be wrong

NullPointerException at WarpedMinecraftDecoder

12:32:44 [SCHWERWIEGEND] java.lang.NullPointerException
12:32:44 [SCHWERWIEGEND] 	at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.setProtocolVersion(WarpedMinecraftDecoder.java:92)
12:32:44 [SCHWERWIEGEND] 	at dev.wolveringer.bungeeutil.netty.WarpedChannelWrapper.setVersion(WarpedChannelWrapper.java:70)
12:32:44 [SCHWERWIEGEND] 	at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:263)
12:32:44 [SCHWERWIEGEND] 	at net.md_5.bungee.protocol.packet.Handshake.handle(Handshake.java:44)
12:32:44 [SCHWERWIEGEND] 	at dev.wolveringer.bungeeutil.netty.WarpedChannelHandler.channelRead(WarpedChannelHandler.java:91)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:219)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:631)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:468)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:428)
12:32:44 [SCHWERWIEGEND] 	at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:37)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
12:32:44 [SCHWERWIEGEND] 	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:651)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:574)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:488)
12:32:44 [SCHWERWIEGEND] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:450)
12:32:44 [SCHWERWIEGEND] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
12:32:44 [SCHWERWIEGEND] 	at java.lang.Thread.run(Thread.java:745)

Error with Java 10

12:04:57 [WARNING] Exception encountered when loading plugin: BungeeUtil
java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
at dev.wolveringer.bungeeutil.plugin.updater.UpdaterV2.updateTo(UpdaterV2.java:256)
at dev.wolveringer.bungeeutil.plugin.updater.UpdaterV2.update(UpdaterV2.java:234)
at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:76)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:291)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:112)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:53)
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more

PacketPlayOutEntityTeleport Error

BungeeUtil: 2.5.4
BungeeCord: 1250
Client: 1.12
Server: 1.9.4
Viaversion: 1.1.1

StackTrace:

00:10:23 [SEVERE] java.lang.RuntimeException: Packet error (Version: v1_9_3, Class: null, Id: 0x4A) -> Did not read all bytes from packet (dev.wolveringer.bungeeutil.packets.PacketPlayOutEntityTeleport)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.Packet.load(Packet.java:107)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:90)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:102)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.creator.NormalPacketCreator.getPacket0(NormalPacketCreator.java:109)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.creator.CachedPacketCreator.getPacket0(CachedPacketCreator.java:134)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packets.creator.AbstractPacketCreator.getPacket(AbstractPacketCreator.java:51)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.packetlib.PacketRegistry.getPacket(PacketRegistry.java:131)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:98)
00:10:23 [SEVERE] 	at dev.wolveringer.bungeeutil.netty.WarpedMinecraftDecoder.decode(WarpedMinecraftDecoder.java:32)
00:10:23 [SEVERE] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
00:10:23 [SEVERE] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
00:10:23 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
00:10:23 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
00:10:23 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
00:10:23 [SEVERE] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
00:10:23 [SEVERE] 	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
00:10:23 [SEVERE] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
00:10:23 [SEVERE] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
00:10:23 [SEVERE] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
00:10:23 [SEVERE] 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:979)
00:10:23 [SEVERE] 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:338)
00:10:23 [SEVERE] 	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
00:10:23 [SEVERE] 	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
00:10:23 [SEVERE] 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311)
00:10:23 [SEVERE] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
00:10:23 [SEVERE] 	at java.lang.Thread.run(Thread.java:745)

setSkullOwner option

Hey. I'm trying to add a skull item to an inventory with the skin of a player. Please add a setSkullOwner option to the ItemBuilder. If it already exists, can you tell me how to use it?

Failed to set SkinUrl of empty Skin

Hello

When i try to set the Skin-Url from a Empty skin:

ItemStack is = new ItemStack(Material.SKULL_ITEM, 1, (short) 3) {
    @Override
    public void click(Click click) {

    }
};
SkullMeta meta = (SkullMeta) is.getItemMeta();
meta.setDisplayName(ProxyServer.getInstance().getPlayer(clientProfile.getLastName()) == null ? "§7" + clientProfile.getLastName() : "§6" + clientProfile.getLastName());
Skin skin = SkinFactory.createEmptySkin();
skin.setSkin(clientProfile.getTexture());
meta.setSkin(skin);

I get following error:

09:06:11 [SCHWERWIEGEND] Caused by: org.json.JSONException: JSONObject["textures"] not found.
09:06:11 [SCHWERWIEGEND]     at org.json.JSONObject.get(JSONObject.java:471)
09:06:11 [SCHWERWIEGEND]     at org.json.JSONObject.getJSONObject(JSONObject.java:636)
09:06:11 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.profile.Skin.setSkin(Skin.java:207)
09:06:11 [SCHWERWIEGEND]     at my.own.package.FriendsGui.createPlayerSkull(FriendsGui.java:76)
09:06:11 [SCHWERWIEGEND]     at my.own.package.FriendsGui.buildGui(FriendsGui.java:40)
09:06:11 [SCHWERWIEGEND]     at my.own.package.FriendsGui.<init>(FriendsGui.java:31)
09:06:11 [SCHWERWIEGEND]     at my.own.package.FriendCommandList.onFriend(FriendCommandList.java:154)
09:06:11 [SCHWERWIEGEND]     ... 46 more

BungeeUtils-Version: 2.6.1
BungeeCord-Version: 1.12.-SNAPSHOT

ItemMeta.setGlow(true) not working

Hi, this time i have a TRUE issue (troll).
The setGlow(b) method in CraftItemMeta.java is'nt working in 1.11.2, a NBTTagCompound in the NBTTagList is required to render the effect client side.

Here a working solution :

NBTTagList l_NBTTagList = new NBTTagList(); //create the list
l_NBTTagList.add(new NBTTagCompound()); //add a new compound
l_Item.getItemMeta().getTag().set("ench", l_NBTTagList); //apply the list
l_Item.getItemMeta().getTag().set("HideFlags", new NBTTagInt(1)); //hide the ench in lore

Sounds for 1.11 missing

The sounds for 1.11 are not available, only the 1.9 and 1.10 sounds are configured.

How to reproduce: Just use ProxiedPlayerUserConnection#playSound() (used in Player#playSound())
Ex: ((Player) BungeeCord.getInstance().getPlayer("Dinnerbone")).playSound(SoundEffect.UI_BUTTON_CLICK);

Where to fix: dev/wolveringer/bungeeutil/sound/SoundEffect.java

Probably it is just copying the old sounds and pasting them using the 1.11 BigClientVersion PLUS adding (maybe) newly added sounds (not sure about that one).

Repository url missing

In the wiki you specify a dependency, but you didn't specify the repository url. Therefore (since it doesn't seem to be in the default repos used by maven), the build fails because the dependency can't be found. Could you add the repo url to the wiki description?

BungeeUtil 2.0

Dear WolverinDEV,

Thanks to write this plugin. That plugin is quite useful.
I created 2 pull requests to fix some mistakes. ;)

Thanks,
Czompi - HunLux Team

Frage zur AnvilGui API

Hallo,

ich habe eine Frage bezüglich der AnvilGui API und zwar ich habe diesen Code:

banMenu.setItem(17, ItemBuilder.create().material(Material.ANVIL).amount(1).name("§cEigener Grund").listener((click)->{
			Player p = click.getPlayer();
			AnvilGui gui = new AnvilGui(p);
			gui.setBackgroundMessage("Grund");
			gui.setColorPrefix("§f");
			
			gui.setCenterItem(ItemBuilder.create().material(Material.PAPER).amount(1).name("Grund").listener((click2)->{
				BungeeCord.getInstance().broadcast("§7test1");
			}).build());
			
			gui.setOutputItem(ItemBuilder.create().material(Material.PAPER).amount(1).name("Grund").listener((click3)->{
				BungeeCord.getInstance().broadcast("§7test2");
			}).build());
			
			gui.open();
		}).build());

...aber er sendet keine Nachricht, wenn ich auf das Output Item klicke. Was mache ich falsch?
Viele Grüße
HydraDE

Error when loading

Error:

02:01:03 [WARNING] Exception encountered when loading plugin: BungeeUtil
java.lang.NoClassDefFoundError: dev/wolveringer/configuration/Configuration
    at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:49)
    at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
    at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Caused by: java.lang.ClassNotFoundException: dev.wolveringer.configuration.Configuration
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:53)
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 5 more

BungeeUtil Version: 2.1.2

BungeeCord Version: Build #1222

When it happened: When I started Bungeecord, while loading.

Computer system and architecture: Windows 10, 64 bits

Thank you! I hope you can solve this. This plugin is the most amazing one I've ever seen.

BungeeUtil keeps crashing my server.

Bungee Util Version - 2.5
Bungee cord Version - 1.8x
When does this error happen - When bungeeutil try's to load on my Proxy Server For Bungeecord.
I have a log for the error Here it is.
03.09 14:18:01 [Multicraft] Looks like a crash, check the server console. Return value: 255
03.09 14:18:01 [Multicraft] Received kill command
03.09 14:18:00 [Multicraft] Stopping server!
03.09 14:18:00 [Multicraft] Restarting crashed server in 2.0 seconds
03.09 14:18:00 [Multicraft] Server shut down (starting)
03.09 14:18:00 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [1%]
Loading BungeeUtil >> Restarting bungeecord [2%]
Loading BungeeUtil >> Restarting bungeecord [3%]
Loading BungeeUtil >> Restarting bungeecord [4%]
Loading BungeeUtil >> Restarting bungeecord [5%]
Loading BungeeUtil >> Restarting bungeecord [6%]
Loading BungeeUtil >> Restarting bungeecord [7%]
Loading BungeeUtil >> Restarting bungeecord [8%]
Loading BungeeUtil >> Restarting bungeecord [9%]
Loading BungeeUtil >> Restarting bungeecord [10%]
Loading BungeeUtil >> Restarting bungeecord [11%]
Loading BungeeUtil >> Restarting bungeecord [12%]
Loading BungeeUtil >> Restarting bungeecord [13%]
Loading BungeeUtil >> Restarting bungeecord [14%]
Loading BungeeUtil >> Restarting bungeecord [15%]
Loading BungeeUtil >> Restarting bungeecord [16%]
Loading BungeeUtil >> Restarting bungeecord [17%]
Loading BungeeUtil >> Restarting bungeecord [18%]
Loading BungeeUtil >> Restarting bungeecord [19%]
Loading BungeeUtil >> Restarting bungeecord [20%]
Loading BungeeUtil >> Restarting bungeecord [21%]
Loading BungeeUtil >> Restarting bungeecord [22%]
Loading BungeeUtil >> Restarting bungeecord [23%]
Loading BungeeUtil >> Restarting bungeecord [24%]
Loading BungeeUtil >> Restarting bungeecord [25%]
Loading BungeeUtil >> Restarting bungeecord [26%]
Loading BungeeUtil >> Restarting bungeecord [27%]
Loading BungeeUtil >> Restarting bungeecord [28%]
Loading BungeeUtil >> Restarting bungeecord [29%]
Loading BungeeUtil >> Restarting bungeecord [30%]
Loading BungeeUtil >> Restarting bungeecord [31%]
Loading BungeeUtil >> Restarting bungeecord [32%]
Loading BungeeUtil >> Restarting bungeecord [33%]
Loading BungeeUtil >> Restarting bungeecord [34%]
Loading BungeeUtil >> Restarting bungeecord [35%]
Loading BungeeUtil >> Restarting bungeecord [36%]
Loading BungeeUtil >> Restarting bungeecord [37%]
Loading BungeeUtil >> Restarting bungeecord [38%]
Loading BungeeUtil >> Restarting bungeecord [39%]
Loading BungeeUtil >> Restarting bungeecord [40%]
Loading BungeeUtil >> Restarting bungeecord [41%]
Loading BungeeUtil >> Restarting bungeecord [42%]
Loading BungeeUtil >> Restarting bungeecord [43%]
Loading BungeeUtil >> Restarting bungeecord [44%]
Loading BungeeUtil >> Restarting bungeecord [45%]
Loading BungeeUtil >> Restarting bungeecord [46%]
Loading BungeeUtil >> Restarting bungeecord [47%]
Loading BungeeUtil >> Restarting bungeecord [48%]
Loading BungeeUtil >> Restarting bungeecord [49%]
Loading BungeeUtil >> Restarting bungeecord [50%]
Loading BungeeUtil >> Restarting bungeecord [51%]
Loading BungeeUtil >> Restarting bungeecord [52%]
Loading BungeeUtil >> Restarting bungeecord [53%]
Loading BungeeUtil >> Restarting bungeecord [54%]
Loading BungeeUtil >> Restarting bungeecord [55%]
Loading BungeeUtil >> Restarting bungeecord [56%]
Loading BungeeUtil >> Restarting bungeecord [57%]
Loading BungeeUtil >> Restarting bungeecord [58%]
Loading BungeeUtil >> Restarting bungeecord [59%]
Loading BungeeUtil >> Restarting bungeecord [60%]
Loading BungeeUtil >> Restarting bungeecord [61%]
Loading BungeeUtil >> Restarting bungeecord [62%]
Loading BungeeUtil >> Restarting bungeecord [63%]
Loading BungeeUtil >> Restarting bungeecord [64%]
Loading BungeeUtil >> Restarting bungeecord [65%]
Loading BungeeUtil >> Restarting bungeecord [66%]
Loading BungeeUtil >> Restarting bungeecord [67%]
Loading BungeeUtil >> Restarting bungeecord [68%]
Loading BungeeUtil >> Restarting bungeecord [69%]
Loading BungeeUtil >> Restarting bungeecord [70%]
Loading BungeeUtil >> Restarting bungeecord [71%]
Loading BungeeUtil >> Restarting bungeecord [72%]
Loading BungeeUtil >> Restarting bungeecord [73%]
Loading BungeeUtil >> Restarting bungeecord [74%]
Loading BungeeUtil >> Restarting bungeecord [75%]
Loading BungeeUtil >> Restarting bungeecord [76%]
Loading BungeeUtil >> Restarting bungeecord [77%]
Loading BungeeUtil >> Restarting bungeecord [78%]
Loading BungeeUtil >> Restarting bungeecord [79%]
Loading BungeeUtil >> Restarting bungeecord [80%]
Loading BungeeUtil >> Restarting bungeecord [81%]
Loading BungeeUtil >> Restarting bungeecord [82%]
Loading BungeeUtil >> Restarting bungeecord [83%]
Loading BungeeUtil >> Restarting bungeecord [84%]
Loading BungeeUtil >> Restarting bungeecord [85%]
Loading BungeeUtil >> Restarting bungeecord [86%]
Loading BungeeUtil >> Restarting bungeecord [87%]
Loading BungeeUtil >> Restarting bungeecord [88%]
Loading BungeeUtil >> Restarting bungeecord [89%]
Loading BungeeUtil >> Restarting bungeecord [90%]
Loading BungeeUtil >> Restarting bungeecord [91%]
Loading BungeeUtil >> Restarting bungeecord [92%]
Loading BungeeUtil >> Restarting bungeecord [93%]
Loading BungeeUtil >> Restarting bungeecord [94%]
Loading BungeeUtil >> Restarting bungeecord [95%]
Loading BungeeUtil >> Restarting bungeecord [96%]
Loading BungeeUtil >> Restarting bungeecord [97%]
Loading BungeeUtil >> Restarting bungeecord [98%]
Loading BungeeUtil >> Restarting bungeecord [99%]
Loading BungeeUtil >> Restarting bungeecord [100%]

03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at net.md_5.bungee.BungeeCord.start(BungeeCord.java:271)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:76)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at dev.wolveringer.bungeeutil.plugin.updater.UpdaterV2.update(UpdaterV2.java:234)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at dev.wolveringer.bungeeutil.plugin.updater.UpdaterV2.updateTo(UpdaterV2.java:282)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at java.net.URL.openStream(URL.java:1045)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at java.security.AccessController.doPrivileged(Native Method)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872)
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] SEVERE java.io.FileNotFoundException: https://github.com/WolverinDEV/BungeeUtil/raw/jars/buildedJars/standalone/BungeeUtil-2.5.5c.jar
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] INFO [BungeeUtil][DEBUG] Cant download update. Exception:
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] BungeeUntil An error happend while downloading the update.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord [0%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Restarting bungeecord
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update failed.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] BungeeUntil Starting to download the update (https://github.com/WolverinDEV/BungeeUtil/raw/jars/buildedJars/standalone/BungeeUtil-2.5.5c.jar) to /plugins/BungeeUtil/updater/BungeeUtils-v2.5.5.download
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] BungeeUntil Updating from 2.5 to 2.5.5
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Update found. Updating.
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [100%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [99%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [98%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [97%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [96%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [95%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [94%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [93%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [92%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [91%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [90%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [89%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [88%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [87%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [86%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [85%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [84%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [83%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [82%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [81%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [80%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [79%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [78%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [77%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [76%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [75%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [74%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [73%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [72%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [71%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [70%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [69%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [68%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [67%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [66%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [65%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [64%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [63%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [62%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [61%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [60%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [59%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [58%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [57%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [56%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [55%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [54%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [53%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [52%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [51%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [50%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [49%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [48%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [47%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [46%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [45%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [44%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [43%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [42%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [41%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [40%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [39%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [38%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [37%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [36%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [35%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [34%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [33%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [32%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [31%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [30%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [29%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [28%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [27%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [26%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [25%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [24%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [23%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [22%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [21%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [20%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [19%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [18%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [17%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [16%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [15%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [14%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [13%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [12%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [11%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [10%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [9%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [8%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [7%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [6%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [5%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [4%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [3%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [2%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [1%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data [0%]
03.09 14:17:59 [Server] INFO Loading BungeeUtil >> Loading update data
03.09 14:17:57 [Server] BungeeUntil Fetching update data.
03.09 14:17:57 [Server] INFO Loading BungeeUtil >> Loading update data
03.09 14:17:57 [Server] INFO Loading BungeeUtil >> Loading update datanull�[42G42Gnullnull
03.09 14:17:57 [Server] INFO Loading BungeeUtil >> Loading update datanull
03.09 14:17:57 [Server] BungeeUntil Detected Minecraft proxy type: BUNGEECORD
03.09 14:17:57 [Server] INFO Enabled plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Enabled plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] WARNING Forced host server pvp is not defined
03.09 14:17:57 [Server] INFO Loaded plugin cmd_list version git:cmd_list:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Loaded plugin cmd_send version git:cmd_send:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Loaded plugin cmd_alert version git:cmd_alert:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Loaded plugin Banmanager version 1.0.1-INDEV by shawlaf
03.09 14:17:57 [Server] INFO Loaded plugin cmd_server version git:cmd_server:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Loaded plugin BungeeUtil version 2.5 by WolverinDEV
03.09 14:17:57 [Server] INFO Loaded plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:f265f7c:1136 by SpigotMC
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
03.09 14:17:57 [Server] INFO Epoll is working, utilising it!
03.09 14:17:57 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
03.09 14:17:57 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.9-SNAPSHOT:f265f7c:1136
03.09 14:17:57 [Server] INFO Using native code compressor
03.09 14:17:57 [Server] INFO Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
03.09 14:17:57 [Server] INFO Could not load native library: /tmp/bungeecord-native-cipher9030773397658009574.so: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

BungeeUtils Bug

BungeeUtil Version: 2.6
BungeeCord Version: git:BungeeCord-Bootstrap:1.12-SNAPSHOT:9fd9843:1287
When this error happens: When the BungeeCord Server started
Computer System: Debian 9.2
Error:
javassist.NotFoundException: net.md_5.bungee.UserConnection
20:43:55 [SCHWERWIEGEND] at javassist.ClassPool.get(ClassPool.java:436)
20:43:55 [SCHWERWIEGEND] at javassist.ClassPool.getCtClass(ClassPool.java:467)
20:43:55 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.injector.InjectFiles.inject(InjectFiles.java:38)
20:43:55 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.BungeeUtil.inject(BungeeUtil.java:121)
20:43:55 [SCHWERWIEGEND] at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:137)
20:43:55 [SCHWERWIEGEND] at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
20:43:55 [SCHWERWIEGEND] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:266)
20:43:55 [SCHWERWIEGEND] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:56)
20:43:55 [SCHWERWIEGEND] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

BungeeUtil Inventory API

Hey,

I downloaded and integraded your API in my Maven Project where i tried to create an Inventory at BungeeCord all is working but when i trie to set the itemmeta i doesnt work it shows up the dialog with the message(The Method setItemMeta(ItemMeta) is undefined for the Type Item) i also tried to change the Type of the Item to ItemStack but it also show up the same dialog(The Method setItemMeta(ItemMeta) is undefined for the Type ItemStack)

I hope you can help me.

Thank you.

Could not resolve ClientVersion

I just installed BungeeUtil, and the console prints this line 2 times, whenever I try to view the server on the server list or try to join. I have tried both 1.8.9 and 1.11 versions and I get the same errors.

Could not resolve ClientVersion for 315. Disconnecting client
Could not resolve ClientVersion for 315. Disconnecting client

BungeeCord version: 1.11 (1205)
BungeeUtil version: 1.6.9

Frage zur SkullMeta

Hey,

könnte mir jemand ein Beispiel für das Erstellen eines Skulls geben?

Viele Grüße
HydraDE

BungeeUtils fails to install on clean installation of BungeeCord

OS: Windows 10
BungeeCord version: git:BungeeCord-Bootstrap:1.12-SNAPSHOT:e23195f:1299
BungeeUtil version: 2.6 (from Spigot download page)
No other plugins installed

Plugin load Log:

17:51:43 [INFORMATION] Loaded plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [INFORMATION] Loaded plugin BungeeUtil version 2.6 by WolverinDEV
17:51:43 [INFORMATION] Loaded plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [INFORMATION] Loaded plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [INFORMATION] Loaded plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [INFORMATION] Loaded plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [WARNUNG] Forced host server pvp is not defined
17:51:43 [INFORMATION] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [INFORMATION] Enabled plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:43 [BungeeUntil] Detected Minecraft proxy type: BUNGEECORD
17:51:43 [BungeeUntil] Fetching update data.
17:51:44 [BungeeUntil] Injecting patches
17:51:44 [BungeeUntil] Starting BungeeUtil injection.
17:51:44 [BungeeUntil] Set modifiers for class UserConnection.class to "public"
17:51:44 [SCHWERWIEGEND] javassist.NotFoundException: net.md_5.bungee.UserConnection
17:51:44 [SCHWERWIEGEND]     at javassist.ClassPool.get(ClassPool.java:436)
17:51:44 [SCHWERWIEGEND]     at javassist.ClassPool.getCtClass(ClassPool.java:467)
17:51:44 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.injector.InjectFiles.inject(InjectFiles.java:38)
17:51:44 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.BungeeUtil.inject(BungeeUtil.java:121)
Loading BungeeUtil >> Injection BungeeUtils. Please wait.Loading BungeeUtil >> Injection BungeeUtils. Please wait.�[�[2K17:51:44 [SCHWERWIEGEND]     at dev.wolveringer.bungeeutil.plugin.Main.onEnable(Main.java:137)
17:51:44 [SCHWERWIEGEND]     at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
17:51:44 [SCHWERWIEGEND]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:268)
17:51:44 [SCHWERWIEGEND]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:56)
17:51:44 [SCHWERWIEGEND]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
17:51:44 [BungeeUntil] A fatal error has blocked in the injection of BungeeUtil.
17:51:44 [BungeeUntil] Disable BungeeUtil
17:51:44 [INFORMATION] Enabled plugin BungeeUtil version 2.6 by WolverinDEV
17:51:44 [INFORMATION] Enabled plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:44 [INFORMATION] Enabled plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:44 [INFORMATION] Enabled plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:44 [INFORMATION] Enabled plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:e23195f:1299 by SpigotMC
17:51:45 [INFORMATION] Listening on /0.0.0.0:25565

Upgrade to version 1.13

Hi, will there be support for version 1.13?
in the new version of bungeecord, no longer works.

"old phantom inventory" on closing window 99

To reproduce, here is my tests:

  • setup a fresh Bungeecord (with BungeeUtil 1.6.7.15) / spigot network
  • log into Bungeecord
  • gave you dirt (the dirt appear at slot 0)
  • move the dirt in your bar (slot 3 for example)
  • chat "bu" for testing inv (the dirt is still slot 3)
  • close the menu with Esc (the dirt move to slot 0)
  • open your inv, click on slot 0, the dirt return to slot 3

Spigot post

1.12 Players cant join

I use git:Waterfall-Bootstrap:1.12-SNAPSHOT:9ba9237:115 and when i try to ping or join the Server i dont get response but in the console i become this: Invalid WarpedMinecraftDecoder parameters! Cant having an client without a handshake but with a version! I use BungeeUtil 2.4.3

Heavy logging of inventory changes

Is there any option to turn this logging of every Inventory change/update of every player off?

18:37:55 [INFO] Changing item in slot 31 from null to null
18:37:55 [INFO] Changing item in slot 32 from null to null
18:37:55 [INFO] Changing item in slot 33 from null to null
18:37:55 [INFO] Changing item in slot 34 from null to null
18:37:55 [INFO] Changing item in slot 35 from null to null
18:37:55 [INFO] Changing item in slot 36 from Item@1867864920[amount=1, data=null, durability=0, meta=CraftItemMeta@1345904760[listener=[]], tag={display:{Lore:[0:"§f",1:"§8Right-Click to Choose a Server.",],Name:"§bServer Chooser §7(Right Click)",},}, type=345] to Item@229002288[amount=1, data=null, durability=0, meta=CraftItemMeta@1904210493[listener=[]], tag={display:{Lore:[0:"§f",1:"§8Right-Click to Choose a Server.",],Name:"§bServer Chooser §7(Right Click)",},}, type=345]
18:37:55 [INFO] Changing item in slot 37 from null to null
18:37:55 [INFO] Changing item in slot 38 from null to null
18:37:55 [INFO] Changing item in slot 39 from null to null
18:37:55 [INFO] Changing item in slot 40 from null to null
18:37:55 [INFO] Changing item in slot 41 from null to null
18:37:55 [INFO] Changing item in slot 42 from null to null
18:37:55 [INFO] Changing item in slot 43 from null to null
18:37:55 [INFO] Changing item in slot 44 from Item@1479836195[amount=1, data=null, durability=3, meta=SkullMeta@1606437650[p=GameProfile [id=46eacb7b-6b13-4ad7-b9ac-d60e1463e509, name=, properties=PropertyMap@436880425[properties={}], legacy=false], owner=null], tag={SkullOwner:{Id:"c017fd6c-16e1-4bc9-9538-337146e371c6",Properties:{textures:[0:{Signature:"Slv+fcK5gz0Rls8jmKub70WBRvkzuIXtaBpmK8m8RjcCMn+bDoyf1dgFdwSpfok8WU42xQCDmafnlJ0DgUu8dKEt/kcCZjlVo5O1KOljYf6tCTxJAVg55NFk2cajY+5V7e+Q2Ulj6zTfOtep4t3SowK6ra0kqAGuVx7ZBGnPNKxO3LBEcWl0j4fQRtGnI146M46HyfoF3jTE9FQu/qWDaqxxvVDjLRQzmoxBNgHEnP8HBR1khCKA2unbIkSAfpTLpOnGIRKXxZmNGm+lUT2wATk8SF6eyZmWol5aHzkIL23jHSoALe8SOppwrOuqlDIs3wNdeyRh7wliORGDxV45W+oIlsptR92dudkM2Uwgpy+PBArtCYFxFjCrRSiaKWyyJlz8zkwprzg0u0Vhw84NPNly/4+tPq+/xnWXgtlXWgfkH1EdgLgFs5MUWOiIk8KbDzitWWwWyeJzpekI2xVCEkTKocFzsLaBqLjI2ytXMor+q///wsaZQEIwZlMjNUnCu3wA6bzqz1dEgXScWzc1UC9pK69MIIZlXAP4keZssxLjzGJJsUfMSnNZgJA0NoLsJjFgMBJp2/iJ/idPwFGUuJRCh45piPKgO36jwhJkqLCmFIJrmtuNTJlSt5tpuahbPqSdb0udXYLvbp/bG1uA+hgao/F3xoUZEuziNx7tsxY=",Value:"eyJ0aW1lc3RhbXAiOjE0ODEzODkzNTE1NjMsInByb2ZpbGVJZCI6ImMwMTdmZDZjMTZlMTRiYzk5NTM4MzM3MTQ2ZTM3MWM2IiwicHJvZmlsZU5hbWUiOiJKb25hdGhhblZpbCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdmZDU1NzVmOWU0ZTZlZDEwN2NmNjI3MjlkODVlMmNjZjI4ZTlkN2E5MjM1YTk0ZDA1YzdkMzFmMmY1NmY3In19fQ==",},],},Name:"JonathanVil",},display:{Lore:[0:"§f",1:"§8Right-Click to View Profile Information.",],Name:"§bMy Profile §7(Right Click)",},}, type=397] to Item@742043611[amount=1, data=null, durability=3, meta=SkullMeta@1691979129[p=GameProfile [id=7075823b-fea5-464f-ba7a-741038c9a348, name=, properties=PropertyMap@1528928798[properties={}], legacy=false], owner=null], tag={SkullOwner:{Id:"c017fd6c-16e1-4bc9-9538-337146e371c6",Properties:{textures:[0:{Signature:"Slv+fcK5gz0Rls8jmKub70WBRvkzuIXtaBpmK8m8RjcCMn+bDoyf1dgFdwSpfok8WU42xQCDmafnlJ0DgUu8dKEt/kcCZjlVo5O1KOljYf6tCTxJAVg55NFk2cajY+5V7e+Q2Ulj6zTfOtep4t3SowK6ra0kqAGuVx7ZBGnPNKxO3LBEcWl0j4fQRtGnI146M46HyfoF3jTE9FQu/qWDaqxxvVDjLRQzmoxBNgHEnP8HBR1khCKA2unbIkSAfpTLpOnGIRKXxZmNGm+lUT2wATk8SF6eyZmWol5aHzkIL23jHSoALe8SOppwrOuqlDIs3wNdeyRh7wliORGDxV45W+oIlsptR92dudkM2Uwgpy+PBArtCYFxFjCrRSiaKWyyJlz8zkwprzg0u0Vhw84NPNly/4+tPq+/xnWXgtlXWgfkH1EdgLgFs5MUWOiIk8KbDzitWWwWyeJzpekI2xVCEkTKocFzsLaBqLjI2ytXMor+q///wsaZQEIwZlMjNUnCu3wA6bzqz1dEgXScWzc1UC9pK69MIIZlXAP4keZssxLjzGJJsUfMSnNZgJA0NoLsJjFgMBJp2/iJ/idPwFGUuJRCh45piPKgO36jwhJkqLCmFIJrmtuNTJlSt5tpuahbPqSdb0udXYLvbp/bG1uA+hgao/F3xoUZEuziNx7tsxY=",Value:"eyJ0aW1lc3RhbXAiOjE0ODEzODkzNTE1NjMsInByb2ZpbGVJZCI6ImMwMTdmZDZjMTZlMTRiYzk5NTM4MzM3MTQ2ZTM3MWM2IiwicHJvZmlsZU5hbWUiOiJKb25hdGhhblZpbCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdmZDU1NzVmOWU0ZTZlZDEwN2NmNjI3MjlkODVlMmNjZjI4ZTlkN2E5MjM1YTk0ZDA1YzdkMzFmMmY1NmY3In19fQ==",},],},Name:"JonathanVil",},display:{Lore:[0:"§f",1:"§8Right-Click to View Profile Information.",],Name:"§bMy Profile §7(Right Click)",},}, type=397]
18:37:55 [INFO] Changing item in slot 999 from null to null
18:37:55 [INFO] Having packet click. Window: 1 Slot: 23 Mode: 0 Button: 0
18:37:55 [INFO] Changing item in slot 9 from null to null
18:37:55 [INFO] Changing item in slot 10 from null to null
18:37:55 [INFO] Changing item in slot 11 from null to null
18:37:55 [INFO] Changing item in slot 12 from null to null
18:37:55 [INFO] Changing item in slot 13 from null to null
18:37:55 [INFO] Changing item in slot 14 from null to null
18:37:55 [INFO] Changing item in slot 15 from null to null
18:37:55 [INFO] Changing item in slot 16 from null to null
18:37:55 [INFO] Changing item in slot 17 from null to null
18:37:55 [INFO] Changing item in slot 18 from null to null
18:37:55 [INFO] Changing item in slot 19 from null to null
18:37:55 [INFO] Changing item in slot 20 from null to null
18:37:55 [INFO] Changing item in slot 21 from null to null
18:37:55 [INFO] Changing item in slot 22 from null to null
18:37:55 [INFO] Changing item in slot 23 from null to null
18:37:55 [INFO] Changing item in slot 24 from null to null
18:37:55 [INFO] Changing item in slot 25 from null to null
18:37:55 [INFO] Changing item in slot 26 from null to null
18:37:55 [INFO] Changing item in slot 27 from null to null
18:37:55 [INFO] Changing item in slot 28 from null to null
18:37:55 [INFO] Changing item in slot 29 from null to null
18:37:55 [INFO] Changing item in slot 30 from null to null
18:37:55 [INFO] Changing item in slot 31 from null to null
18:37:55 [INFO] Changing item in slot 32 from null to null
18:37:55 [INFO] Changing item in slot 33 from null to null
18:37:55 [INFO] Changing item in slot 34 from null to null
18:37:55 [INFO] Changing item in slot 35 from null to null
18:37:55 [INFO] Changing item in slot 36 from Item@229002288[amount=1, data=null, durability=0, meta=CraftItemMeta@1904210493[listener=[]], tag={display:{Lore:[0:"§f",1:"§8Right-Click to Choose a Server.",],Name:"§bServer Chooser §7(Right Click)",},}, type=345] to Item@1438741853[amount=1, data=null, durability=0, meta=CraftItemMeta@746347593[listener=[]], tag={display:{Lore:[0:"§f",1:"§8Right-Click to Choose a Server.",],Name:"§bServer Chooser §7(Right Click)",},}, type=345]
18:37:55 [INFO] Changing item in slot 37 from null to null
18:37:55 [INFO] Changing item in slot 38 from null to null
18:37:55 [INFO] Changing item in slot 39 from null to null
18:37:55 [INFO] Changing item in slot 40 from null to null
18:37:55 [INFO] Changing item in slot 41 from null to null
18:37:55 [INFO] Changing item in slot 42 from null to null
18:37:55 [INFO] Changing item in slot 43 from null to null
18:37:55 [INFO] Changing item in slot 44 from Item@742043611[amount=1, data=null, durability=3, meta=SkullMeta@1691979129[p=GameProfile [id=7075823b-fea5-464f-ba7a-741038c9a348, name=, properties=PropertyMap@1528928798[properties={}], legacy=false], owner=null], tag={SkullOwner:{Id:"c017fd6c-16e1-4bc9-9538-337146e371c6",Properties:{textures:[0:{Signature:"Slv+fcK5gz0Rls8jmKub70WBRvkzuIXtaBpmK8m8RjcCMn+bDoyf1dgFdwSpfok8WU42xQCDmafnlJ0DgUu8dKEt/kcCZjlVo5O1KOljYf6tCTxJAVg55NFk2cajY+5V7e+Q2Ulj6zTfOtep4t3SowK6ra0kqAGuVx7ZBGnPNKxO3LBEcWl0j4fQRtGnI146M46HyfoF3jTE9FQu/qWDaqxxvVDjLRQzmoxBNgHEnP8HBR1khCKA2unbIkSAfpTLpOnGIRKXxZmNGm+lUT2wATk8SF6eyZmWol5aHzkIL23jHSoALe8SOppwrOuqlDIs3wNdeyRh7wliORGDxV45W+oIlsptR92dudkM2Uwgpy+PBArtCYFxFjCrRSiaKWyyJlz8zkwprzg0u0Vhw84NPNly/4+tPq+/xnWXgtlXWgfkH1EdgLgFs5MUWOiIk8KbDzitWWwWyeJzpekI2xVCEkTKocFzsLaBqLjI2ytXMor+q///wsaZQEIwZlMjNUnCu3wA6bzqz1dEgXScWzc1UC9pK69MIIZlXAP4keZssxLjzGJJsUfMSnNZgJA0NoLsJjFgMBJp2/iJ/idPwFGUuJRCh45piPKgO36jwhJkqLCmFIJrmtuNTJlSt5tpuahbPqSdb0udXYLvbp/bG1uA+hgao/F3xoUZEuziNx7tsxY=",Value:"eyJ0aW1lc3RhbXAiOjE0ODEzODkzNTE1NjMsInByb2ZpbGVJZCI6ImMwMTdmZDZjMTZlMTRiYzk5NTM4MzM3MTQ2ZTM3MWM2IiwicHJvZmlsZU5hbWUiOiJKb25hdGhhblZpbCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdmZDU1NzVmOWU0ZTZlZDEwN2NmNjI3MjlkODVlMmNjZjI4ZTlkN2E5MjM1YTk0ZDA1YzdkMzFmMmY1NmY3In19fQ==",},],},Name:"JonathanVil",},display:{Lore:[0:"§f",1:"§8Right-Click to View Profile Information.",],Name:"§bMy Profile §7(Right Click)",},}, type=397] to Item@82226938[amount=1, data=null, durability=3, meta=SkullMeta@1405105426[p=GameProfile [id=af5a7cc3-9ed4-4703-bc11-2a4d83c8a433, name=, properties=PropertyMap@225827242[properties={}], legacy=false], owner=null], tag={SkullOwner:{Id:"c017fd6c-16e1-4bc9-9538-337146e371c6",Properties:{textures:[0:{Signature:"Slv+fcK5gz0Rls8jmKub70WBRvkzuIXtaBpmK8m8RjcCMn+bDoyf1dgFdwSpfok8WU42xQCDmafnlJ0DgUu8dKEt/kcCZjlVo5O1KOljYf6tCTxJAVg55NFk2cajY+5V7e+Q2Ulj6zTfOtep4t3SowK6ra0kqAGuVx7ZBGnPNKxO3LBEcWl0j4fQRtGnI146M46HyfoF3jTE9FQu/qWDaqxxvVDjLRQzmoxBNgHEnP8HBR1khCKA2unbIkSAfpTLpOnGIRKXxZmNGm+lUT2wATk8SF6eyZmWol5aHzkIL23jHSoALe8SOppwrOuqlDIs3wNdeyRh7wliORGDxV45W+oIlsptR92dudkM2Uwgpy+PBArtCYFxFjCrRSiaKWyyJlz8zkwprzg0u0Vhw84NPNly/4+tPq+/xnWXgtlXWgfkH1EdgLgFs5MUWOiIk8KbDzitWWwWyeJzpekI2xVCEkTKocFzsLaBqLjI2ytXMor+q///wsaZQEIwZlMjNUnCu3wA6bzqz1dEgXScWzc1UC9pK69MIIZlXAP4keZssxLjzGJJsUfMSnNZgJA0NoLsJjFgMBJp2/iJ/idPwFGUuJRCh45piPKgO36jwhJkqLCmFIJrmtuNTJlSt5tpuahbPqSdb0udXYLvbp/bG1uA+hgao/F3xoUZEuziNx7tsxY=",Value:"eyJ0aW1lc3RhbXAiOjE0ODEzODkzNTE1NjMsInByb2ZpbGVJZCI6ImMwMTdmZDZjMTZlMTRiYzk5NTM4MzM3MTQ2ZTM3MWM2IiwicHJvZmlsZU5hbWUiOiJKb25hdGhhblZpbCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY

1.12.1 Support

Mojang released 1.12.1 two days ago with an important bugfix.
https://minecraft.net/de-de/article/minecraft-1121-released
Bungeecord (and spigot) got updated on the same day.
https://www.spigotmc.org/threads/bukkit-craftbukkit-spigot-bungeecord-1-12-1.262238/
Due to some protocol changes BungeeUtil is not compatible.
http://wiki.vg/Protocol_History#1.12.1 (17w31a contains all changes, after this they just incremented the version).

Edit: No need to answer this, its just a reminder. Just close it when its done.

Gui is lagging in 2.1?


(Original 2.1.1 (from updater))

I have plugin that add gui with plugin on bungeecord. And when i click to item i can move it(Visual). In version 2.0 all was good. i cant click to item. in 2.1.1 i have a time to move item.

(This post is moved from the issue #18, but this is a new issue)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.