So. I restart my server. I type /tm, nothing works. I had it working fine before, and I join with no title loading for me. CONSOLE ERROR LOG: Code (Text): 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:800) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.EntityTracker.updatePlayers(EntityTracker.java:177) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.EntityTrackerEntry.track(EntityTrackerEntry.java:179) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.EntityTrackerEntry.b(EntityTrackerEntry.java:253) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.EntityTrackerEntry.broadcastIncludingSelf(EntityTrackerEntry.java:286) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:280) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnection.sendPacket(PlayerConnection.java:884) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.NetworkManager.handle(NetworkManager.java:141) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:192) [custom.jar:git-Spigot-2ec6f06-7722428] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:79) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:110) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:302) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:334) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:61) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:368) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.NettyProtocolInjector.onPacketSending(NettyProtocolInjector.java:254) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.netty.NettyProtocolInjector.packetQueued(NettyProtocolInjector.java:286) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:613) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:637) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.gmail.filoghost.holographicdisplays.bridge.protocollib.ProtocolLibHook$1.onPacketSending(ProtocolLibHook.java:153) ~[HolographicDisplays.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.wrappers.WrappedWatchableObject.deepClone(WrappedWatchableObject.java:415) ~[ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.wrappers.WrappedWatchableObject.getClonedValue(WrappedWatchableObject.java:427) ~[ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.utility.MinecraftReflection.isChunkPosition(MinecraftReflection.java:426) ~[ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.utility.MinecraftReflection.getChunkPositionClass(MinecraftReflection.java:1192) ~[ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO at com.comphenix.protocol.reflect.FuzzyReflection.getMethod(FuzzyReflection.java:173) ~[ProtocolLib.jar:?] 01.05 21:30:30 [Server] INFO java.lang.IllegalArgumentException: Unable to find a method that matches {modifiers=[required: 0, banned: 1000], params=[{Type: class name of net\.minecraft\.(\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*\.)+\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*, Index: 0}, {Type: Exact class java.lang.String, Index: 1}, {Type: Exact int, Index: 2}, {Type: Exact int, Index: 3}, {Type: Exact int, Index: 4}]} 01.05 21:30:30 [Server] ERROR Unhandled exception number 1024 occured in onPacketSending(PacketEvent) for HolographicDisplays I am on java 7, latest version of spigot 1.8.3.