[16:52:03] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Eclipse Adoptium Temurin-21.0.3+9) on Linux 5.4.0-150-generic (amd64) [16:52:03] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-117-master@0246a9d (2024-07-29T00:51:10Z) for Minecraft 1.21 [16:52:03] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins... [16:52:04] [ServerMain/INFO]: [PluginInitializerManager] Initialized 28 plugins [16:52:04] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (28): - ArmorStandTools (4.4.6), CCTV (9.0.2), ChatImage (2.7.0), Citizens (2.0.32-SNAPSHOT (build 3156)), Corpse (1.0.10), CraftserveAgent ([a8a91fa] 2024-05-30 20:36 by aleksander), CustomBiomeColors (1.2.1), CustomCrops (3.4.4.1), DirectionalBlock (1.4.1), EffectMaster (1.3.5), Elevator (3.13.0), Essentials (2.21.0-dev+93-3a6fdd9), EssentialsChat (2.21.0-dev+93-3a6fdd9), FlexibleNPC (0.1.8), HeadsPluginAPI (3.4.0), Images (2.4.0), ItemEdit (3.4.2), ItemTag (3.4.2), ItemsAdder (4.0.2-alpha-test-3), LoneLibs (1.0.56), PlaceholderAPI (2.11.6), ProtocolLib (5.3.0-SNAPSHOT-726), ReviveMe (3.9.4), ServersNPC (4.7), SkinsRestorer (15.4.0), Skulls (3.14.0), VanillaMinimaps (1.0.0), WorldEdit (7.3.4-beta-01+0452ca2) [16:52:08] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:52:09] [ServerMain/INFO]: Loaded 1290 recipes [16:52:09] [ServerMain/INFO]: Loaded 1399 advancements [16:52:09] [Server thread/INFO]: Starting minecraft server version 1.21 [16:52:09] [Server thread/INFO]: Loading properties [16:52:09] [Server thread/INFO]: This server is running Paper version 1.21-117-master@0246a9d (2024-07-29T00:51:10Z) (Implementing API version 1.21-R0.1-SNAPSHOT) [16:52:10] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling [16:52:10] [Server thread/INFO]: Server Ping Player Sample Count: 12 [16:52:10] [Server thread/INFO]: Using 4 threads for Netty based IO [16:52:11] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads [16:52:11] [Server thread/INFO]: Default game type: SURVIVAL [16:52:11] [Server thread/INFO]: Generating keypair [16:52:11] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:37980 [16:52:11] [Server thread/INFO]: Using epoll channel type [16:52:11] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [16:52:11] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 3 libraries... please wait [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/servers/1132703/libraries/net/sourceforge/streamsupport/speedy-math/1.0.0/speedy-math-1.0.0.jar [16:52:12] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'images-2.4.0.jar' in folder 'plugins/.paper-remapped' org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:129) ~[paper-1.21.jar:1.21-117-0246a9d] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.21.jar:1.21-117-0246a9d] at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.jar:1.21-117-0246a9d] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-117-0246a9d] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-117-0246a9d] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:546) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-117-0246a9d] at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.ExceptionInInitializerError at images-2.4.0.jar/com.andavin.images.Versioned.(Versioned.java:42) ~[images-2.4.0.jar:?] at images-2.4.0.jar/com.andavin.images.Images.(Images.java:97) ~[images-2.4.0.jar:?] at java.base/java.lang.Class.forName0(Native Method) ~[?:?] at java.base/java.lang.Class.forName(Unknown Source) ~[?:?] at java.base/java.lang.Class.forName(Unknown Source) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[paper-1.21.jar:1.21-117-0246a9d] ... 9 more Caused by: java.lang.StringIndexOutOfBoundsException: Range [23, -1) out of bounds for length 22 at java.base/jdk.internal.util.Preconditions$1.apply(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions$1.apply(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions$4.apply(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions$4.apply(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckFromToIndex(Unknown Source) ~[?:?] at java.base/jdk.internal.util.Preconditions.checkFromToIndex(Unknown Source) ~[?:?] at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source) ~[?:?] at java.base/java.lang.String.substring(Unknown Source) ~[?:?] at images-2.4.0.jar/com.andavin.util.MinecraftVersion.(MinecraftVersion.java:168) ~[images-2.4.0.jar:?] at images-2.4.0.jar/com.andavin.images.Versioned.(Versioned.java:42) ~[images-2.4.0.jar:?] at images-2.4.0.jar/com.andavin.images.Images.(Images.java:97) ~[images-2.4.0.jar:?] at java.base/java.lang.Class.forName0(Native Method) ~[?:?] at java.base/java.lang.Class.forName(Unknown Source) ~[?:?] at java.base/java.lang.Class.forName(Unknown Source) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[paper-1.21.jar:1.21-117-0246a9d] ... 9 more [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ChatImage] Loading 1 libraries... please wait [16:52:12] [Server thread/INFO]: [SpigotLibraryLoader] [ChatImage] Loaded library /home/servers/1132703/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [16:52:12] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0-SNAPSHOT-726 [16:52:12] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.0) has not yet been tested! Proceed with caution. [16:52:13] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6 [16:52:13] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.56 [16:52:13] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3156) [16:52:13] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+93-3a6fdd9 [16:52:13] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.4.2 [16:52:13] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v4.0.2-alpha-test-3 [16:52:13] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.4-beta-01+0452ca2 [16:52:14] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3c3cc3] [16:52:14] [Server thread/INFO]: [FlexibleNPC] Loading server plugin FlexibleNPC v0.1.8 [16:52:14] [Server thread/INFO]: [ArmorStandTools] Loading server plugin ArmorStandTools v4.4.6 [16:52:14] [Server thread/INFO]: [VanillaMinimaps] Loading server plugin VanillaMinimaps v1.0.0 [16:52:14] [Server thread/INFO]: [ItemTag] Loading server plugin ItemTag v3.4.2 [16:52:14] [Server thread/INFO]: [HeadsPluginAPI] Loading server plugin HeadsPluginAPI v3.4.0 [16:52:14] [Server thread/INFO]: [CCTV] Loading server plugin CCTV v9.0.2 [16:52:14] [Server thread/INFO]: [ServersNPC] Loading server plugin ServersNPC v4.7 [16:52:14] [Server thread/INFO]: [DirectionalBlock] Loading server plugin DirectionalBlock v1.4.1 [16:52:14] [Server thread/INFO]: [ChatImage] Loading server plugin ChatImage v2.7.0 [16:52:14] [Server thread/INFO]: [CustomCrops] Loading server plugin CustomCrops v3.4.4.1 [16:52:14] [Server thread/INFO]: [ReviveMe] Loading server plugin ReviveMe v3.9.4 [16:52:14] [Server thread/INFO]: [ReviveMe] Random int generated: 7919370 [16:52:14] [Server thread/INFO]: Version no support. report to author. version not supported: [craftbukkit] [16:52:15] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:52:15] [Server thread/INFO]: [Elevator] Loading server plugin Elevator v3.13.0 [16:52:15] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0-dev+93-3a6fdd9 [16:52:15] [Server thread/INFO]: [CraftserveAgent] Loading server plugin CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander [16:52:15] [Server thread/INFO]: [Skulls] Loading server plugin Skulls v3.14.0 [16:52:15] [Server thread/INFO]: [Corpse] Loading server plugin Corpse v1.0.10 [16:52:15] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.4.0 [16:52:15] [Server thread/INFO]: [EffectMaster] Loading server plugin EffectMaster v1.3.5 [16:52:15] [Server thread/INFO]: [CustomBiomeColors] Loading server plugin CustomBiomeColors v1.2.1 [16:52:15] [Server thread/INFO]: [CustomBiomeColors] This plugin works only on 1.16 and higher versions. [16:52:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [16:52:15] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0-SNAPSHOT-726 [16:52:15] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.56 [16:52:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.4-beta-01+0452ca2 [16:52:15] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [16:52:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [16:52:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter [16:52:16] [Server thread/INFO]: [CraftserveAgent] Enabling CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander [16:52:17] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [16:52:17] [Server thread/WARN]: Nag author(s): '[Craftserve]' of 'CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [16:52:17] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation [16:52:17] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [16:52:17] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.4.0 [16:52:18] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21. [16:52:19] [Server thread/INFO]: [SkinsRestorer] Using paper join listener! [16:52:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.4.0] [16:52:19] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered! [16:52:19] [Server thread/INFO]: [CustomBiomeColors] Enabling CustomBiomeColors v1.2.1 [16:52:19] [Server thread/ERROR]: Error occurred while enabling CustomBiomeColors v1.2.1 (Is it up to date?) java.lang.IllegalStateException: @NotNull method me/arthed/custombiomecolors/CustomBiomeColors.getNmsServer must not return null at CustomBiomeColors-1.2.1.jar/me.arthed.custombiomecolors.CustomBiomeColors.$$$reportNull$$$0(CustomBiomeColors.java) ~[CustomBiomeColors-1.2.1.jar:?] at CustomBiomeColors-1.2.1.jar/me.arthed.custombiomecolors.CustomBiomeColors.getNmsServer(CustomBiomeColors.java:29) ~[CustomBiomeColors-1.2.1.jar:?] at CustomBiomeColors-1.2.1.jar/me.arthed.custombiomecolors.BiomeManager.(BiomeManager.java:17) ~[CustomBiomeColors-1.2.1.jar:?] at CustomBiomeColors-1.2.1.jar/me.arthed.custombiomecolors.CustomBiomeColors.onEnable(CustomBiomeColors.java:78) ~[CustomBiomeColors-1.2.1.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-117-0246a9d] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-117-0246a9d] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-117-0246a9d] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:293) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.jar:1.21-117-0246a9d] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-117-0246a9d] at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] [16:52:19] [Server thread/INFO]: [CustomBiomeColors] Disabling CustomBiomeColors v1.2.1 [16:52:19] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [16:52:19] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [16:52:19] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [16:52:19] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [16:52:19] [Server thread/INFO]: Preparing level "world" [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer | [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |------------------| [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode | [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.4.0 [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 7837da9 [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version! [16:52:20] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [16:52:20] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [16:52:20] [Server thread/INFO]: Time elapsed: 2 ms [16:52:20] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6 [16:52:20] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [16:52:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3156) [16:52:21] [Server thread/INFO]: [Citizens] Loading external libraries [16:52:21] [Server thread/ERROR]: [Citizens] v2.0.32-SNAPSHOT (build 3156) is not compatible with Minecraft vraftbukkit - try upgrading Minecraft or Citizens. Disabling... [16:52:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.32-SNAPSHOT (build 3156) [16:52:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+93-3a6fdd9 [16:52:21] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [16:52:22] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [16:52:22] [Server thread/INFO]: [Essentials] No kits found to migrate. [16:52:22] [Server thread/INFO]: [Essentials] Loaded 39121 items from items.json. [16:52:22] [Server thread/INFO]: [Essentials] Using locale en_US [16:52:22] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [16:52:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [16:52:22] [Server thread/INFO]: [Essentials] Using superperms-based permissions. [16:52:22] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.4.2 [16:52:22] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML [16:52:22] [Server thread/INFO]: [ItemEdit] Unable to hook into Vault [16:52:22] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi [16:52:22] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI: [16:52:22] [Server thread/INFO]: [ItemEdit] placeholders: [16:52:22] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]% [16:52:22] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot [16:52:22] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem [16:52:22] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory [16:52:22] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet [16:52:22] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self [16:52:22] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}% [16:52:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0] [16:52:22] [Server thread/INFO]: [ItemEdit] # Enabled (took 222 ms) [16:52:22] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v4.0.2-alpha-test-3 [16:52:23] [Folia Async Scheduler Thread #2/ERROR]: [SkinsRestorer] Error getting Eclipse UUID [16:52:23] [Folia Async Scheduler Thread #2/ERROR]: [SkinsRestorer] Error getting Eclipse Profile