Jump to content
  • 0

Server keeps crashing when I try to start it


Hwanjun

Question

here are the logs: 

 

[03:13:20] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[03:13:21] [main/INFO]: Reloading ResourceManager: Default, bukkit
[03:13:22] [Worker-Main-2/INFO]: Loaded 7 recipes
[03:13:25] [Server thread/INFO]: Starting minecraft server version 1.17.1
[03:13:25] [Server thread/INFO]: Loading properties
[03:13:25] [Server thread/INFO]: This server is running CraftBukkit version 3284-a-Spigot-3892929-0ab8487 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)
[03:13:25] [Server thread/INFO]: Debug logging is disabled
[03:13:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[03:13:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[03:13:25] [Server thread/INFO]: Default game type: SURVIVAL
[03:13:25] [Server thread/INFO]: Generating keypair
[03:13:25] [Server thread/INFO]: Starting Minecraft server on *:25575
[03:13:25] [Server thread/INFO]: Using epoll channel type
[03:13:27] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[03:13:31] [Server thread/WARN]: Legacy plugin Playtimes v1.4.4 does not specify an api-version.
[03:13:32] [Server thread/INFO]: [MinehutCosmetics] Loading MinehutCosmetics v1.0.0
[03:13:32] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.11-beta-01+6200-0877589
[03:13:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@602261f]
[03:13:33] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.9
[03:13:33] [Server thread/INFO]: [PVPControl] Loading PVPControl v1.4.2
[03:13:33] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[03:13:33] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.4.2
[03:13:33] [Server thread/INFO]: [ViaVersion] ViaVersion 4.4.2 is now loaded, injecting!
[03:13:33] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[03:13:33] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[03:13:33] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[03:13:33] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[03:13:33] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[03:13:33] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[03:13:34] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[03:13:34] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[03:13:34] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[03:13:34] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.7
[03:13:34] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.7
[03:13:34] [Server thread/INFO]: [Playtimes] Loading Playtimes v1.4.4
[03:13:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7
[03:13:34] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.30
[03:13:36] [Server thread/INFO]: [Skript] Loading Skript v2.6.3
[03:13:36] [Server thread/INFO]: [SkBee] Loading SkBee v1.17.0
[03:13:36] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+232-b84207f
[03:13:36] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.79
[03:13:37] [Server thread/INFO]: [TAB] Loading TAB v2.9.2
[03:13:37] [Server thread/INFO]: [GSit] Loading GSit v1.0.5
[03:13:37] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0-dev+232-b84207f
[03:13:37] [Server thread/INFO]: [LPC] Loading LPC v3.2.0
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] Loading SuperiorSkyblock2 v1.11.1
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ################################################
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ##                                            ##
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ## An error occured while loading the plugin! ##
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ##                                            ##
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ################################################
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] 
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] Error:
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] The plugin doesn't support your version mappings.
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] Please try a different version.
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] 
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] StackTrace:
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at com.bgsoftware.superiorskyblock.SuperiorSkyblockPlugin.onLoad(SuperiorSkyblockPlugin.java:178)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:414)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:233)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2]     at java.base/java.lang.Thread.run(Thread.java:833)
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] 
[03:13:37] [Server thread/INFO]: [SuperiorSkyblock2] ################################################
[03:13:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.11-beta-01+6200-0877589
[03:13:37] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[03:13:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[03:13:39] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_17_R1_2.PaperweightAdapter as the Bukkit adapter
[03:13:40] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[03:13:43] [Server thread/INFO]: [WorldEdit] ====================================================
[03:13:43] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper 
[03:13:43] [Server thread/INFO]: [WorldEdit]  as your server software. 
[03:13:43] [Server thread/INFO]: [WorldEdit]   
[03:13:43] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,
[03:13:43] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional
[03:13:43] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.
[03:13:43] [Server thread/INFO]: [WorldEdit]   
[03:13:43] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly
[03:13:43] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.
[03:13:43] [Server thread/INFO]: [WorldEdit]   
[03:13:43] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the
[03:13:43] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.
[03:13:43] [Server thread/INFO]: [WorldEdit]   
[03:13:43] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[03:13:43] [Server thread/INFO]: [WorldEdit] ====================================================
[03:13:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.30
[03:13:43] [Server thread/INFO]:         __    
[03:13:43] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.30
[03:13:43] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[03:13:43] [Server thread/INFO]: 
[03:13:43] [Server thread/INFO]: [LuckPerms] Loading configuration...
[03:13:43] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[03:13:44] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[03:13:44] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[03:13:44] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1724ms)
[03:13:44] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[03:13:44] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[03:13:44] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[03:13:44] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[03:13:44] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[03:13:44] [Server thread/INFO]: Preparing level "world"
[03:13:46] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[03:13:47] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:47] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:52] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:52] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:13:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:14:01] [Worker-Main-2/INFO]: Preparing spawn area: 50%
[03:14:01] [Worker-Main-2/INFO]: Preparing spawn area: 50%
[03:14:01] [Worker-Main-2/INFO]: Preparing spawn area: 98%
[03:14:01] [Server thread/INFO]: Time elapsed: 15494 ms
[03:14:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[03:14:02] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[03:14:02] [Worker-Main-2/INFO]: Preparing spawn area: 1%
[03:14:02] [Worker-Main-2/INFO]: Preparing spawn area: 8%
[03:14:03] [Worker-Main-2/INFO]: Preparing spawn area: 14%
[03:14:03] [Worker-Main-2/INFO]: Preparing spawn area: 14%
[03:14:04] [Server thread/INFO]: Time elapsed: 2573 ms
[03:14:04] [Server thread/INFO]: [MinehutCosmetics] Enabling MinehutCosmetics v1.0.0
[03:14:04] [Server thread/ERROR]: Error occurred while enabling MinehutCosmetics v1.0.0 (Is it up to date?)
java.lang.NoClassDefFoundError: net/kyori/adventure/text/format/TextColor
    at com.minehut.cosmetics.cosmetics.groups.item.Item.<clinit>(Item.java:13) ~[?:?]
    at com.minehut.cosmetics.cosmetics.bindings.Bindings.<clinit>(Bindings.java:12) ~[?:?]
    at com.minehut.cosmetics.cosmetics.CosmeticsManager.<init>(CosmeticsManager.java:48) ~[?:?]
    at com.minehut.cosmetics.Cosmetics.onEnable(Cosmetics.java:57) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.text.format.TextColor
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 14 more
[03:14:04] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.9
[03:14:04] [Server thread/INFO]: [PVPControl] Enabling PVPControl v1.4.2
[03:14:04] [Server thread/INFO]: [PVPControl] 47 language statements loaded.
[03:14:04] [Server thread/INFO]: [PVPControl] Checking dependencies..
[03:14:04] [Server thread/WARN]: [PVPControl] Loaded class com.earth2me.essentials.Essentials from Essentials v2.19.0-dev+232-b84207f which is not a depend, softdepend or loadbefore of this plugin.
[03:14:04] [Server thread/INFO]: [PVPControl] Hooked plugins: EssentialsX
[03:14:04] [Server thread/INFO]: [PVPControl] PVPControll by IdkMan enabled!
[03:14:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[03:14:04] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[03:14:04] [Server thread/INFO]: [ClearLag] Loading modules...
[03:14:04] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_17_R1.MinecraftServer)
[03:14:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[03:14:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[03:14:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[03:14:04] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.17]...
[03:14:04] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.4.2
[03:14:04] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.7
[03:14:04] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.7
[03:14:04] [Thread-11/INFO]: [ClearLag] No updates found!
[03:14:05] [Server thread/INFO]: [BuycraftX] Looks like this is a fresh setup. Get started by using 'tebex secret <key>' in the console.
[03:14:05] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (12.0.8) is available. Go to your server panel at https://server.tebex.io/plugins to download the update.
[03:14:05] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.4.4
[03:14:05] [Server thread/INFO]: You are using an older version of PlayTimes!
[03:14:05] [Server thread/INFO]: Download the newest version here:
[03:14:05] [Server thread/INFO]: https://www.spigotmc.org/resources/58858/
[03:14:05] [Server thread/INFO]: [PlayTimes] Successfully loaded.
[03:14:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7
[03:14:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[03:14:05] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[03:14:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[03:14:05] [Server thread/INFO]: [WorldGuard] Loading region data...
[03:14:06] [Server thread/INFO]: [Skript] Enabling Skript v2.6.3
[03:14:07] [Thread-15/INFO]: [Skript] You're currently running the latest stable version of Skript.
[03:14:16] [Server thread/INFO]: [Skript] Loaded 143211 aliases in 9711ms
[03:14:16] [Server thread/INFO]: [Skript]  ~ created by & ? Peter G?ttinger aka Njol ~
[03:14:16] [Server thread/INFO]: [SkBee] Enabling SkBee v1.17.0
[03:14:17] [Server thread/INFO]: [SkBee] Loading NBTApi...
[03:14:17] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
[03:14:17] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_17_R1' loaded!
[03:14:17] [Server thread/INFO]: [SkBee] [NBTAPI] Found Gson: class com.google.gson.Gson
[03:14:17] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[03:14:17] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Pathfinding Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Other Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[03:14:17] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[03:14:17] [Server thread/INFO]: [SkBee] Checking for update...
[03:14:17] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[03:14:17] [Server thread/INFO]: [SkBee]  - Current version: v1.17.0
[03:14:17] [Server thread/INFO]: [SkBee]  - Available update: v2.3.3
[03:14:17] [Server thread/INFO]: [SkBee] Successfully enabled v1.17.0 in 0.38 seconds
[03:14:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+232-b84207f
[03:14:17] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[03:14:17] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[03:14:17] [Server thread/INFO]: No kits found to migrate.
[03:14:17] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
[03:14:17] [Server thread/INFO]: [Essentials] Starting usermap repair
[03:14:17] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
[03:14:17] [Server thread/INFO]: Attempting to migrate ignore list to UUIDs
[03:14:17] [Server thread/INFO]: Attempting to migrate legacy userdata keys to Configurate
[03:14:17] [Server thread/INFO]: Loaded 36837 items from items.json.
[03:14:17] [Server thread/INFO]: Using locale en_US
[03:14:17] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[03:14:17] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[03:14:17] [Server thread/WARN]: [Essentials] Detected supported permissions plugin LuckPerms without Vault installed.
[03:14:17] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[03:14:17] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[03:14:17] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.79
[03:14:17] [Server thread/INFO]: [TAB] Enabling TAB v2.9.2
[03:14:17] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 117
[03:14:18] [Server thread/INFO]: [TAB] Server version: 1.17.1 (v1_17_R1)
[03:14:18] [Server thread/INFO]: [TAB] Enabled in 231ms
[03:14:18] [Server thread/INFO]: [GSit] Enabling GSit v1.0.5
[03:14:18] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
[03:14:18] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[03:14:18] [Server thread/INFO]: [GSit] New Version available: 1.2.7!
[03:14:18] [Server thread/INFO]: [GSit] You are currently running Version: 1.0.5!
[03:14:18] [Server thread/INFO]: [GSit] Download the latest Version at:
[03:14:18] [Server thread/INFO]: [GSit] https://www.spigotmc.org/resources/62325
[03:14:18] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0-dev+232-b84207f
[03:14:18] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[03:14:18] [Server thread/INFO]: [LPC] Enabling LPC v3.2.0
[03:14:18] [Server thread/INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v1.11.1
[03:14:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[03:14:19] [Server thread/INFO]: Done (34.281s)! For help, type "help"
[03:14:19] [Server thread/INFO]: Stopping server
[03:14:19] [Server thread/INFO]: [SuperiorSkyblock2] Disabling SuperiorSkyblock2 v1.11.1
[03:14:19] [Server thread/INFO]: [LPC] Disabling LPC v3.2.0
[03:14:19] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.19.0-dev+232-b84207f
[03:14:19] [Server thread/INFO]: [GSit] Disabling GSit v1.0.5
[03:14:19] [Server thread/INFO]: [GSit] The Plugin was successfully disabled.
[03:14:19] [Server thread/INFO]: [TAB] Disabling TAB v2.9.2
[03:14:19] [Server thread/INFO]: [TAB] Disabled in 0ms
[03:14:19] [Server thread/INFO]: [TradePlus] Disabling TradePlus v3.79
[03:14:19] [Server thread/INFO]: [Essentials] Disabling Essentials v2.19.0-dev+232-b84207f
[03:14:19] [Server thread/INFO]: [SkBee] Disabling SkBee v1.17.0
[03:14:19] [Server thread/INFO]: [Skript] Disabling Skript v2.6.3
[03:14:19] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.30
[03:14:19] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[03:14:19] [Server thread/INFO]: [LuckPerms] Closing storage...
[03:14:19] [Server thread/INFO]: [LuckPerms] Goodbye!
[03:14:19] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.6-SNAPSHOT+2121-32d16a7
[03:14:19] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[03:14:19] [Server thread/INFO]: [Playtimes] Disabling Playtimes v1.4.4
[03:14:19] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v12.0.7
[03:14:19] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.7
[03:14:19] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.4.2
[03:14:19] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[03:14:19] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[03:14:19] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[03:14:19] [Server thread/INFO]: [PVPControl] Disabling PVPControl v1.4.2
[03:14:19] [Server thread/INFO]: [PVPControl] PVPControl disabled.
[03:14:19] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.1.9
[03:14:19] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.11-beta-01+6200-0877589
[03:14:19] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[03:14:19] [Server thread/INFO]: [MinehutCosmetics] Disabling MinehutCosmetics v1.0.0
[03:14:19] [Server thread/INFO]: Saving players
[03:14:19] [Server thread/INFO]: Saving worlds
[03:14:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[03:14:21] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[03:14:21] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[03:14:21] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[03:14:21] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[03:14:21] [Thread-5/WARN]: Exception in thread "Thread-5" java.lang.IllegalStateException: zip file closed
[03:14:21] [Thread-5/WARN]:     at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:831)
[03:14:21] [Thread-5/WARN]:     at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:330)
[03:14:21] [Thread-5/WARN]:     at java.base/java.util.jar.JarFile.getEntry(JarFile.java:518)
[03:14:21] [Thread-5/WARN]:     at java.base/java.util.jar.JarFile.getJarEntry(JarFile.java:473)
 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...