Paste your logs.

Built for Minecraft & Hytale

Spigot 1.19 Server Log

10 errors
646 lines
Raw
Detected
Minecraft version: 1.19
5 Problems detected
Problem The plugin 'RidableDolphins' could not be loaded. Line 30
Solutions:
Install a different version of the plugin 'RidableDolphins'.
Delete the file 'plugins/RidableDolphins.jar'.
Problem The plugin 'Orebfuscator4' could not be enabled. Line 239
Solutions:
Install a different version of the plugin 'Orebfuscator4'.
Remove the plugin 'Orebfuscator4'.
Problem The plugin 'SCSPlugin' could not be enabled. Line 496
Solutions:
Install a different version of the plugin 'SCSPlugin'.
Remove the plugin 'SCSPlugin'.
Problem The plugin 'Ridables' could not be enabled. Line 536
Solutions:
Install a different version of the plugin 'Ridables'.
Remove the plugin 'Ridables'.
Problem The plugin 'Geyser-Spigot' could not be enabled. Line 578
Solutions:
Install a different version of the plugin 'Geyser-Spigot'.
Remove the plugin 'Geyser-Spigot'.
[11:50:40] [ServerMain/INFO]: Building unoptimized datafixer
[11:50:41] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11:50:44] [ServerMain/INFO]: Loaded 7 recipes
[11:50:46] [Server thread/INFO]: Starting minecraft server version 1.19
[11:50:46] [Server thread/INFO]: Loading properties
[11:50:46] [Server thread/INFO]: This server is running CraftBukkit version 3537-Spigot-56be6a8-622dbe6 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
[11:50:46] [Server thread/INFO]: Debug logging is disabled
[11:50:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:50:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:50:46] [Server thread/INFO]: Default game type: SURVIVAL
[11:50:46] [Server thread/INFO]: Generating keypair
[11:50:46] [Server thread/INFO]: Starting Minecraft server on *:31672
[11:50:46] [Server thread/INFO]: Using epoll channel type
[11:50:47] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[11:50:53] [Server thread/WARN]: Legacy plugin AdvancedAntiXray v1.5.2 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin ServerWebsite v5.6 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin RailMiner v1.4 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin AutoNickerLobby v1.0 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin UsefulCommands v1.4 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin PixelArt v1.0.1 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin FiveNightAtFreddysInMinecraft v1.0.0 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin Interactables v1.1.2 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin Cinema v2.1.4 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin RealisticFish v2.0-beta does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin SCSPlugin v2.0 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin Images v1.0-SNAPSHOT does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin AutoNicker v1.0 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin DeathLightning v3.2 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin RealCigaret v1.0 does not specify an api-version.
[11:50:53] [Server thread/ERROR]: Could not load 'plugins/RidableDolphins.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R1/Entity
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:393) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:300) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:409) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:224) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R1/Entity
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
... 7 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R1.Entity
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
... 7 more
[11:50:53] [Server thread/WARN]: Legacy plugin DemoTRoll v1.0 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin ImageGenerator v1.1 does not specify an api-version.
[11:50:53] [Server thread/WARN]: Legacy plugin PortalCommands v2.1.2 does not specify an api-version.
[11:50:53] [Server thread/INFO]: [AdvancedAntiXray] Loading AdvancedAntiXray v1.5.2
[11:50:53] [Server thread/INFO]: [ServerWebsite] Loading ServerWebsite v5.6
[11:50:53] [Server thread/INFO]: [AutoMiner] Loading AutoMiner v2.0
[11:50:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.11-beta-01+6200-0877589
[11:50:54] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7b2730bb]
[11:50:54] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.9.0
[11:50:54] [Server thread/INFO]: [RailMiner] Loading RailMiner v1.4
[11:50:54] [Server thread/INFO]: [PlasmoVoice] Loading PlasmoVoice v1.0.10
[11:50:54] [Server thread/INFO]: [AutoNickerLobby] Loading AutoNickerLobby v1.0
[11:50:54] [Server thread/INFO]: [UsefulCommands] Loading UsefulCommands v1.4
[11:50:54] [Server thread/INFO]: [PixelArt] Loading PixelArt v1.0.1
[11:50:54] [Server thread/INFO]: [FiveNightAtFreddysInMinecraft] Loading FiveNightAtFreddysInMinecraft v1.0.0
[11:50:54] [Server thread/INFO]: [Interactables] Loading Interactables v1.1.2
[11:50:54] [Server thread/INFO]: [Cinema] Loading Cinema v2.1.4
[11:50:54] [Server thread/INFO]: [RealisticFish] Loading RealisticFish v2.0-beta
[11:50:54] [Server thread/INFO]: [SCSPlugin] Loading SCSPlugin v2.0
[11:50:54] [Server thread/INFO]: [PixelPrinter] Loading PixelPrinter v1.0.46
[11:50:54] [Server thread/INFO]: [Images] Loading Images v1.0-SNAPSHOT
[11:50:54] [Server thread/INFO]: [AutoNicker] Loading AutoNicker v1.0
[11:50:54] [Server thread/INFO]: [DeathLightning] Loading DeathLightning v3.2
[11:50:54] [Server thread/INFO]: [RealCigaret] Loading RealCigaret v1.0
[11:50:54] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.14
[11:50:54] [Server thread/INFO]: [DemoTRoll] Loading DemoTRoll v1.0
[11:50:54] [Server thread/INFO]: [Ridables] Loading Ridables v2.54
[11:50:54] [Server thread/ERROR]: net/minecraft/server/v1_13_R2/PotionRegistry initializing Ridables v2.54 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/PotionRegistry
at net.pl3x.bukkit.ridables.configuration.Config.<clinit>(Config.java:337) ~[?:?]
at net.pl3x.bukkit.ridables.Ridables.onLoad(Ridables.java:57) ~[?:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:414) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:224) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.PotionRegistry
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 7 more
[11:50:54] [Server thread/INFO]: [CustomSticks] Loading CustomSticks v1.0-SNAPSHOT
[11:50:54] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.3.1
[11:50:54] [Server thread/INFO]: [ViaVersion] ViaVersion 4.3.1 is now loaded, injecting!
[11:50:54] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[11:50:54] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[11:50:54] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[11:50:54] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[11:50:54] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[11:50:54] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[11:50:54] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[11:50:54] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[11:50:54] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[11:50:55] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[11:50:55] [Server thread/INFO]: [Cameras] Loading Cameras v1.05
[11:50:55] [Server thread/INFO]: [ImageGenerator] Loading ImageGenerator v1.1
[11:50:55] [Server thread/INFO]: [OP_Crafting] Loading OP_Crafting v1.0-SNAPSHOT
[11:50:55] [Server thread/INFO]: [RampenDrills] Loading RampenDrills v4.5.2-Beta
[11:50:55] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.0-SNAPSHOT (b70-6e2c19f)
[11:50:55] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
[11:50:55] [Server thread/INFO]: [floodgate] Took 612ms to boot Floodgate
[11:50:55] [Server thread/INFO]: [BloodInMinecraft] Loading BloodInMinecraft v9.4.1
[11:50:55] [Server thread/INFO]: [PortalCommands] Loading PortalCommands v2.1.2
[11:50:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
[11:50:55] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.0) has not yet been tested! Proceed with caution.
[11:50:55] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.4-SNAPSHOT
[11:50:55] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
[11:50:55] [Server thread/INFO]: [Orebfuscator4] Loading Orebfuscator4 v4.4.3
[11:50:55] [Server thread/INFO]: [Admin-GUI] Loading Admin-GUI v1.6.0
[11:50:55] [Server thread/INFO]: [GeyserSkinManager] Loading GeyserSkinManager v1.6
[11:50:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.11-beta-01+6200-0877589
[11:50:55] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[11:50:56] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:50:56] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R1.PaperweightAdapter as the Bukkit adapter
[11:50:57] [Server thread/INFO]: [WorldEdit] ====================================================
[11:50:57] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
[11:50:57] [Server thread/INFO]: [WorldEdit] as your server software.
[11:50:57] [Server thread/INFO]: [WorldEdit]
[11:50:57] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
[11:50:57] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
[11:50:57] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
[11:50:57] [Server thread/INFO]: [WorldEdit]
[11:50:57] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
[11:50:57] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
[11:50:57] [Server thread/INFO]: [WorldEdit]
[11:50:57] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
[11:50:57] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
[11:50:57] [Server thread/INFO]: [WorldEdit]
[11:50:57] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io
[11:50:57] [Server thread/INFO]: [WorldEdit] ====================================================
[11:50:57] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
[11:50:57] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[11:50:57] [Server thread/INFO]: Error Cannot enable ProtocolLib. (java.lang.RuntimeException: Unable to inject channel futures.) occured in ProtocolLib v4.5.1.
[11:50:57] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
If this problem hasn't already been reported, please open a ticket
at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
Stack Trace:
java.lang.RuntimeException: Unable to inject channel futures.
at com.comphenix.protocol.injector.netty.ProtocolInjector.inject(ProtocolInjector.java:225)
at com.comphenix.protocol.injector.PacketFilterManager.registerEvents(PacketFilterManager.java:970)
at com.comphenix.protocol.ProtocolLib.onEnable(ProtocolLib.java:402)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479)
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:520)
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:434)
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:225)
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966)
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.IllegalArgumentException: Unable to find a method that matches {modifiers=[required: 1, banned: 0], return={
methods=[{modifiers=[required: 0, banned: 0], params=[{Type: input instanceof class java.net.InetAddress, Index: 0}, {Type: input instanceof int, Index: 1}], paramCount=2}],
constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class net.minecraft.server.dedicated.DedicatedServer, Index: null}], paramCount=1}]
}}
at com.comphenix.protocol.reflect.FuzzyReflection.getMethod(FuzzyReflection.java:174)
at com.comphenix.protocol.utility.MinecraftReflection.getServerConnectionClass(MinecraftReflection.java:1418)
at com.comphenix.protocol.injector.netty.ProtocolInjector.inject(ProtocolInjector.java:122)
... 11 more
Dump:
manager:
com.comphenix.protocol.injector.PacketFilterManager@6a938f1[
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@14c7636f
packetListeners=[]
packetInjector=com.comphenix.protocol.injector.netty.ProtocolInjector$5@4dc751dc
playerInjection=com.comphenix.protocol.injector.netty.ProtocolInjector$4@4741bac4
interceptWritePacket=com.comphenix.protocol.injector.packet.InterceptWritePacket@8e06c6d
inputBufferedPackets=[]
recievedListeners=com.comphenix.protocol.injector.SortedPacketListenerList@2713ba05
sendingListeners=com.comphenix.protocol.injector.SortedPacketListenerList@502d568a
hasClosed=false
classLoader=org.bukkit.plugin.java.PluginClassLoader@23612d14
reporter=com.comphenix.protocol.ProtocolLib$1@11f8d5e6
server=CraftServer{serverName=CraftBukkit,serverVersion=3537-Spigot-56be6a8-622dbe6,minecraftVersion=1.19}
library=ProtocolLib v4.5.1
asyncFilterManager=com.comphenix.protocol.async.AsyncFilterManager@11221ca2
knowsServerPackets=true
knowsClientPackets=true
phaseLoginCount=0
phasePlayingCount=0
packetCreation=false
spigotInjector=<null>
nettyInjector=com.comphenix.protocol.injector.netty.ProtocolInjector@78169051
pluginVerifier=com.comphenix.protocol.injector.PluginVerifier@50b64e04
hasRecycleDistance=true
minecraftVersion=(MC: 1.19.0)
loginPackets=com.comphenix.protocol.injector.LoginPackets@2a5d6705
debug=false
]
Sender:
com.comphenix.protocol.ProtocolLib@502ab852[
statistics=<null>
backgroundCompiler=com.comphenix.protocol.reflect.compiler.BackgroundCompiler@51506867
packetTask=-1
tickCounter=0
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@14c7636f
configExpectedMod=-1
updater=com.comphenix.protocol.updater.SpigotUpdater@1d88fe04
redirectHandler=com.comphenix.protocol.ProtocolLib$2@7fac45df
commandProtocol=com.comphenix.protocol.CommandProtocol@3e086060
commandPacket=com.comphenix.protocol.CommandPacket@6c493496
commandFilter=com.comphenix.protocol.CommandFilter@36eb8fc5
packetLogging=com.comphenix.protocol.PacketLogging@2b74b67a
skipDisable=false
isEnabled=true
loader=org.bukkit.plugin.java.JavaPluginLoader@5682d814
server=CraftServer{serverName=CraftBukkit,serverVersion=3537-Spigot-56be6a8-622dbe6,minecraftVersion=1.19}
file=plugins/ProtocolLib.jar
description=org.bukkit.plugin.PluginDescriptionFile@73caabd6
dataFolder=plugins/ProtocolLib
classLoader=org.bukkit.plugin.java.PluginClassLoader@23612d14
naggable=true
newConfig=YamlConfiguration[path='', root='YamlConfiguration']
configFile=plugins/ProtocolLib/config.yml
logger=org.bukkit.plugin.PluginLogger@177c35f7
]
Version:
ProtocolLib v4.5.1
Java Version:
17.0.2
Server:
3537-Spigot-56be6a8-622dbe6 (MC: 1.19)
[11:50:57] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.1
[11:50:57] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.4.3
[11:50:57] [Server thread/ERROR]: Error occurred while enabling Orebfuscator4 v4.4.3 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.lishid.orebfuscator.nms.INmsManager.getMaterialIds(org.bukkit.Material)" because "com.lishid.orebfuscator.NmsInstance.current" is null
at com.lishid.orebfuscator.utils.MaterialHelper.init(MaterialHelper.java:24) ~[?:?]
at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:70) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:225) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:50:57] [Server thread/INFO]: Preparing level "world"
[11:50:57] [Server thread/INFO]: -------- World Settings For [world] --------
[11:50:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:50:57] [Server thread/INFO]: Mob Spawn Range: 6
[11:50:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:50:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[11:50:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:50:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[11:50:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:50:57] [Server thread/INFO]: Max TNT Explosions: 100
[11:50:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:50:57] [Server thread/INFO]: Item Despawn Rate: 6000
[11:50:57] [Server thread/INFO]: Item Merge Radius: 2.5
[11:50:57] [Server thread/INFO]: View Distance: 5
[11:50:57] [Server thread/INFO]: Simulation Distance: 5
[11:50:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:50:57] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:50:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:50:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:50:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[11:50:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:50:58] [Server thread/INFO]: Mob Spawn Range: 6
[11:50:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[11:50:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:50:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[11:50:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:50:58] [Server thread/INFO]: Max TNT Explosions: 100
[11:50:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:50:58] [Server thread/INFO]: Item Despawn Rate: 6000
[11:50:58] [Server thread/INFO]: Item Merge Radius: 2.5
[11:50:58] [Server thread/INFO]: View Distance: 5
[11:50:58] [Server thread/INFO]: Simulation Distance: 5
[11:50:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:50:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:50:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:50:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:50:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[11:50:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:50:58] [Server thread/INFO]: Mob Spawn Range: 6
[11:50:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:50:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[11:50:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:50:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[11:50:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:50:58] [Server thread/INFO]: Max TNT Explosions: 100
[11:50:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:50:58] [Server thread/INFO]: Item Despawn Rate: 6000
[11:50:58] [Server thread/INFO]: Item Merge Radius: 2.5
[11:50:58] [Server thread/INFO]: View Distance: 5
[11:50:58] [Server thread/INFO]: Simulation Distance: 5
[11:50:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:50:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:50:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:50:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:50:58] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:17] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:18] [Worker-Main-1/INFO]: Preparing spawn area: 15%
[11:51:18] [Worker-Main-1/INFO]: Preparing spawn area: 63%
[11:51:19] [Server thread/INFO]: Time elapsed: 20465 ms
[11:51:19] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:23] [Worker-Main-2/INFO]: Preparing spawn area: 29%
[11:51:24] [Worker-Main-2/INFO]: Preparing spawn area: 88%
[11:51:24] [Server thread/INFO]: Time elapsed: 5151 ms
[11:51:24] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[11:51:26] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[11:51:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[11:51:27] [Worker-Main-1/INFO]: Preparing spawn area: 75%
[11:51:27] [Server thread/INFO]: Time elapsed: 3220 ms
[11:51:27] [Server thread/INFO]: [AdvancedAntiXray] Enabling AdvancedAntiXray v1.5.2
[11:51:27] [Server thread/INFO]: [ServerWebsite] Enabling ServerWebsite v5.6
[11:51:27] [Server thread/INFO]: [ServerWebsite] ServerWebsite v5.6 has been Enabled
[11:51:27] [Server thread/INFO]: [AutoMiner] Enabling AutoMiner v2.0
[11:51:29] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.9.0
[11:51:30] [Server thread/INFO]: [RailMiner] Enabling RailMiner v1.4
[11:51:30] [Server thread/INFO]: [PlasmoVoice] Enabling PlasmoVoice v1.0.10
[11:51:30] [Thread-13/INFO]: [PlasmoVoice] Voice UDP server started on /0.0.0.0:31672
[11:51:30] [Server thread/INFO]: [AutoNickerLobby] Enabling AutoNickerLobby v1.0
[11:51:34] [Server thread/WARN]: [AutoNickerLobby] MySQL Connection failed
[11:51:34] [Server thread/WARN]: [AutoNickerLobby] Shutting down Plugin!
[11:51:34] [Server thread/WARN]: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
[11:51:34] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[11:51:34] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[11:51:34] [Server thread/WARN]: at me.blvckbytes.autonickerlobby.MySQL.openConnection(MySQL.java:82)
[11:51:34] [Server thread/WARN]: at me.blvckbytes.autonickerlobby.Main.onEnable(Main.java:24)
[11:51:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[11:51:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
[11:51:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479)
[11:51:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:520)
[11:51:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:434)
[11:51:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:582)
[11:51:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:401)
[11:51:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255)
[11:51:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966)
[11:51:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291)
[11:51:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[11:51:34] [Server thread/WARN]: Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
[11:51:34] [Server thread/WARN]:
[11:51:34] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
[11:51:34] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:51:34] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[11:51:34] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:51:34] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[11:51:34] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842)
[11:51:34] [Server thread/WARN]: ... 19 more
[11:51:34] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
[11:51:34] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect0(Native Method)
[11:51:34] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:579)
[11:51:34] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:568)
[11:51:34] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
[11:51:34] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[11:51:34] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:633)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
[11:51:34] [Server thread/WARN]: at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
[11:51:34] [Server thread/WARN]: ... 21 more
[11:51:34] [Server thread/INFO]: [AutoNickerLobby] Disabling AutoNickerLobby v1.0
[11:51:34] [Server thread/INFO]: [UsefulCommands] Enabling UsefulCommands v1.4
[11:51:34] [Server thread/ERROR]: [UsefulCommands] Plugin UsefulCommands v1.4 has failed to register events for class me.TEEAGE.Commands.COMMAND_nick because org/kitteh/tag/AsyncPlayerReceiveNameTagEvent does not exist.
[11:51:34] [Server thread/ERROR]: [UsefulCommands] Plugin UsefulCommands v1.4 has failed to register events for class me.TEEAGE.Commands.COMMAND_nick because org/kitteh/tag/AsyncPlayerReceiveNameTagEvent does not exist.
[11:51:34] [Server thread/INFO]: [Commands] 1.4 started
[11:51:34] [Server thread/INFO]: [PixelArt] Enabling PixelArt v1.0.1
[11:51:34] [Server thread/INFO]: [FiveNightAtFreddysInMinecraft] Enabling FiveNightAtFreddysInMinecraft v1.0.0
[11:51:34] [Server thread/INFO]: [Interactables] Enabling Interactables v1.1.2
[11:51:34] [Server thread/INFO]: Initializing plugin list...
[11:51:34] [Server thread/INFO]: Registering services...
[11:51:34] [Server thread/INFO]: [Cinema] Enabling Cinema v2.1.4
[11:51:34] [Server thread/INFO]: [RealisticFish] Enabling RealisticFish v2.0-beta
[11:51:34] [Server thread/INFO]: [RealisticFish] Config.yml found, loading!
[11:51:34] [Server thread/INFO]: [RealisticFish] Spawners.yml found, loading!
[11:51:34] [Server thread/INFO]: [RealisticFish] Plugin working correctly!!!
[11:51:34] [Server thread/INFO]: [SCSPlugin] Enabling SCSPlugin v2.0
[11:51:34] [Server thread/ERROR]: Error occurred while enabling SCSPlugin v2.0 (Is it up to date?)
java.lang.NoClassDefFoundError: net/milkbowl/vault/economy/Economy
at me.DutchplayXL.NON.EGNL.main.Main.setupEconomy(Main.java:157) ~[?:?]
at me.DutchplayXL.NON.EGNL.main.Main.onEnable(Main.java:67) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:582) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:401) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.economy.Economy
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 13 more
[11:51:34] [Server thread/INFO]: [PixelPrinter] Enabling PixelPrinter v1.0.46
[11:51:34] [Server thread/INFO]: [Images] Enabling Images v1.0-SNAPSHOT
[11:51:34] [Server thread/INFO]: [AutoNicker] Enabling AutoNicker v1.0
[11:51:38] [Server thread/INFO]: Â[AutoNicker] MySQL Connection failed
[11:51:38] [Server thread/INFO]: Â[AutoNicker] Shutting down Plugin!
[11:51:38] [Server thread/INFO]: [AutoNicker] Disabling AutoNicker v1.0
[11:51:38] [Server thread/INFO]: [DeathLightning] Enabling DeathLightning v3.2
[11:51:38] [Server thread/INFO]: -------------------------------
[11:51:38] [Server thread/INFO]: DeathLightning v3.2 Enabled
[11:51:38] [Server thread/INFO]: By pleasega
[11:51:38] [Server thread/INFO]: -------------------------------
[11:51:38] [Server thread/INFO]: [RealCigaret] Enabling RealCigaret v1.0
[11:51:38] [Server thread/INFO]: RealCigaret is now enable !
[11:51:38] [Server thread/INFO]: Author: cocoraid
[11:51:38] [Server thread/INFO]: Version: 1.0
[11:51:38] [Server thread/INFO]: Thank you for downloading RealCigaret, Have fun !
[11:51:38] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.14
[11:51:38] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.14 has been enabled!
[11:51:38] [Server thread/INFO]: [DemoTRoll] Enabling DemoTRoll v1.0
[11:51:38] [Server thread/INFO]: [Ridables] Enabling Ridables v2.54
[11:51:38] [Server thread/ERROR]: Error occurred while enabling Ridables v2.54 (Is it up to date?)
java.lang.NoClassDefFoundError: Could not initialize class net.pl3x.bukkit.ridables.configuration.Config
at net.pl3x.bukkit.ridables.listener.UpdateListener.checkForUpdate(UpdateListener.java:36) ~[?:?]
at net.pl3x.bukkit.ridables.listener.UpdateListener.checkForUpdate(UpdateListener.java:25) ~[?:?]
at net.pl3x.bukkit.ridables.Ridables.onEnable(Ridables.java:102) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479) ~[spigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:582) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:401) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:966) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3537-Spigot-56be6a8-622dbe6]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:51:38] [Server thread/INFO]: [CustomSticks] Enabling CustomSticks v1.0-SNAPSHOT
[11:51:39] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.3.1
[11:51:39] [Server thread/INFO]: [Cameras] Enabling Cameras v1.05
[11:51:39] [Server thread/INFO]: Loading in resource pack (this may take a while)
[11:51:39] [Server thread/INFO]: Loaded grass texture tall_seagrass_top.png.mcmeta
[11:51:39] [Server thread/INFO]: [Cameras] bStats: true plugin ver: 1.05
[11:51:39] [Server thread/INFO]: [ImageGenerator] Enabling ImageGenerator v1.1
[11:51:39] [Server thread/INFO]: [OP_Crafting] Enabling OP_Crafting v1.0-SNAPSHOT
[11:51:39] [Server thread/INFO]: [RampenDrills] Enabling RampenDrills v4.5.2-Beta
[11:51:39] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.0-SNAPSHOT (b70-6e2c19f)
[11:51:39] [Server thread/INFO]: [BloodInMinecraft] Enabling BloodInMinecraft v9.4.1
[11:51:39] [Server thread/INFO]: ----------------------------------------
[11:51:39] [Server thread/INFO]: BloodInMinecraft By Yanisssch Is On! No error Found ;)! VERSION 9.4.1
[11:51:39] [Server thread/INFO]: Your server running on:3537-Spigot-56be6a8-622dbe6 (MC: 1.19)-!Only work on 1.13 to newer versions!-
[11:51:39] [Server thread/INFO]: Please send your IP server on spigot review (or Discord:yan44600#2594) to put your server on list which use BIM plugin
[11:51:39] [Server thread/INFO]: ----------------------------------------
[11:51:39] [Server thread/INFO]: [PortalCommands] Enabling PortalCommands v2.1.2
[11:51:39] [Server thread/INFO]: [PortalCommands] Enabling listeners...
[11:51:39] [Server thread/INFO]: Running version converter. Converting necessary ConfiguationSections...
[11:51:39] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.4-SNAPSHOT
[11:51:39] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[11:51:39] [Server thread/INFO]: [Geyser-Spigot]
[11:51:39] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.4-SNAPSHOT (git-master-23923d7)
[11:51:39] [Server thread/INFO]: [Geyser-Spigot]
[11:51:39] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[11:51:42] [Network Listener - #1/ERROR]: [Geyser-Spigot] Failed to start Geyser on 0.0.0.0:31672
[11:51:42] [Server thread/ERROR]: Error occurred while enabling Geyser-Spigot v2.0.4-SNAPSHOT (Is it up to date?)
java.util.concurrent.CompletionException: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) ~[?:?]
at java.util.concurrent.CompletableFuture$BiRelay.tryFire(CompletableFuture.java:1498) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) ~[?:?]
at com.nukkitx.network.util.Bootstraps.lambda$allOf$0(Bootstraps.java:111) ~[?:?]
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356) ~[netty-transport-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:394) ~[netty-transport-classes-epoll-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.77.Final.jar:4.1.77.Final]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[11:51:42] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
[11:51:42] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
[11:51:42] [Server thread/INFO]: [Admin-GUI] Enabling Admin-GUI v1.6.0
[11:51:42] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.6
[11:51:42] [Server thread/WARN]: [GeyserSkinManager] Floodgate found on the server! Disabling skin services and only running mod interactions.
[11:51:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:51:43] [Server thread/INFO]: Done (45.837s)! For help, type "help"
[11:51:43] [Server thread/INFO]: Starting GS4 status listener
[11:51:43] [Server thread/INFO]: Thread Query Listener started
[11:51:43] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[11:51:43] [Server thread/INFO]: JMX monitoring enabled
[11:51:43] [Craft Scheduler Thread - 2/INFO]: [AFKPlus] AFKPlus file watcher started!
[11:51:43] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19 (759)
[11:51:43] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[11:51:43] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[11:51:43] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[11:51:43] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://jo0001.github.io/ViaSetup
[11:51:43] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[11:51:43] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[11:51:43] [Craft Scheduler Thread - 1/INFO]: [AFKPlus] §6There is no update available
[11:51:43] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.2.7'; Currently: '6.2.6'
[11:51:43] [Craft Scheduler Thread - 5/INFO]:
[11:51:43] [Craft Scheduler Thread - 5/INFO]: []=====[Enabling AdminGUI]=====[]
[11:51:43] [Craft Scheduler Thread - 5/INFO]: |
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Information:
[11:51:43] [Craft Scheduler Thread - 5/INFO]: |
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Name: AdminGUI
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Developer: Black1_TV
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Version: 1.6.0 (FREE)
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Premium: https://rabbit-company.com
[11:51:43] [Craft Scheduler Thread - 5/INFO]: |
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Support:
[11:51:43] [Craft Scheduler Thread - 5/INFO]: |
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Discord: Crazy Rabbit#0001
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Mail: ziga.zajc007@gmail.com
[11:51:43] [Craft Scheduler Thread - 5/INFO]: | Discord: https://discord.gg/hUNymXX
[11:51:43] [Craft Scheduler Thread - 5/INFO]: |
[11:51:43] [Craft Scheduler Thread - 5/INFO]: []=====================================[]
[11:51:43] [Craft Scheduler Thread - 5/INFO]: