Загрузка данных
[13:36:29] [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'
[13:36:29] [main/INFO]: Reloading ResourceManager: Default, bukkit
[13:36:30] [Worker-Main-4/INFO]: Loaded 7 recipes
[13:36:32] [Server thread/INFO]: Starting minecraft server version 1.16.5
[13:36:32] [Server thread/INFO]: Loading properties
[13:36:32] [Server thread/INFO]: This server is running Purpur version git-Purpur-1171 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[13:36:32] [Server thread/INFO]: Debug logging is disabled
[13:36:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:36:32] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:36:32] [Server thread/INFO]: Default game type: SURVIVAL
[13:36:32] [Server thread/INFO]: Generating keypair
[13:36:32] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:36:32] [Server thread/INFO]: Using default channel type
[13:36:32] [Server thread/INFO]: Tuinity: Using Java 11 compression from Velocity.
[13:36:32] [Server thread/INFO]: Tuinity: Using Java cipher from Velocity.
[13:36:33] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[13:36:38] [Server thread/WARN]: Legacy plugin AlwaysSpawn v1.0 does not specify an api-version.
[13:36:38] [Server thread/WARN]: Legacy plugin HideStream v1.04 does not specify an api-version.
[13:36:38] [Server thread/WARN]: Legacy plugin VoidWorld v1.0 does not specify an api-version.
[13:36:38] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.6
[13:36:38] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.0.1
[13:36:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.4+5723-e3bfc64
[13:36:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@f6c2e42]
[13:36:38] [Server thread/INFO]: [AlwaysSpawn] Loading AlwaysSpawn v1.0
[13:36:38] [Server thread/INFO]: [HideStream] Loading HideStream v1.04
[13:36:38] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v1.16.5-1
[13:36:38] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
[13:36:38] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
[13:36:38] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
[13:36:38] [Server thread/INFO]: [ProtocolSupport] Packet data pool per io thread capacity: 50(total ~200 spread to 4 io threads)
[13:36:39] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
[13:36:39] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
[13:36:40] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
[13:36:40] [Server thread/INFO]: [ProtocolSupport] File log is not enabled
[13:36:40] [Server thread/ERROR]: [ProtocolSupport] Error when loading, shutting down
java.lang.RuntimeException: java.lang.reflect.InaccessibleObjectException: Unable to make field static final java.lang.invoke.MethodHandles$Lookup java.lang.invoke.MethodHandles$Lookup.IMPL_LOOKUP accessible: module java.base does not "opens java.lang.invoke" to unnamed module @1569b05f
at protocolsupport.utils.ReflectionUtils.setStaticFinalField(ReflectionUtils.java:54) ~[?:?]
at protocolsupport.zplatform.impl.spigot.block.SpigotBlocksBoundsAdjust.inject(SpigotBlocksBoundsAdjust.java:20) ~[?:?]
at protocolsupport.zplatform.impl.spigot.injector.SpigotPlatformInjector.onLoad(SpigotPlatformInjector.java:12) ~[?:?]
at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:78) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field static final java.lang.invoke.MethodHandles$Lookup java.lang.invoke.MethodHandles$Lookup.IMPL_LOOKUP accessible: module java.base does not "opens java.lang.invoke" to unnamed module @1569b05f
at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
at java.lang.reflect.Field.checkCanSetAccessible(Field.java:177) ~[?:?]
at java.lang.reflect.Field.setAccessible(Field.java:171) ~[?:?]
at protocolsupport.utils.ReflectionUtils.setAccessible(ReflectionUtils.java:12) ~[?:?]
at protocolsupport.utils.ReflectionUtils.setStaticFinalField(ReflectionUtils.java:49) ~[?:?]
... 8 more
[13:36:40] [Server thread/INFO]: [VoidWorld] Loading VoidWorld v1.0
[13:36:40] [Server thread/INFO]: [Arcade] Loading Arcade v1.48c
[13:36:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
[13:36:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.5) has not yet been tested! Proceed with caution.
[13:36:41] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
[13:36:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:36:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.4+5723-e3bfc64
[13:36:41] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[13:36:41] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[13:36:41] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v1.16.5-1
[13:36:41] [Server thread/INFO]: [VoidWorld] Enabling VoidWorld v1.0*
[13:36:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
[13:36:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:36:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:36:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:36:41] [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.
[13:36:41] [Server thread/WARN]: You will not be offered any support as long as the server allows offline-mode players to join.
[13:36:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:36:41] [Server thread/INFO]: Preparing level "Arcade"
[13:36:41] [Server thread/INFO]: -------- World Settings For [Arcade] --------
[13:36:41] [Server thread/INFO]: Mob Spawn Range: 6
[13:36:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:36:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:36:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:36:41] [Server thread/INFO]: View Distance: 10
[13:36:41] [Server thread/INFO]: Item Merge Radius: 2.5
[13:36:41] [Server thread/INFO]: Item Despawn Rate: 6000
[13:36:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:36:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[13:36:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:36:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Potato Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
[13:36:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[13:36:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[13:36:41] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[13:36:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:36:41] [Server thread/INFO]: Max TNT Explosions: 100
[13:36:42] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[13:36:42] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[13:36:42] [Server thread/INFO]: Preparing spawn area: 0%
[13:36:42] [Server thread/INFO]: Time elapsed: 374 ms
[13:36:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.6
[13:36:43] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.0.1
[13:36:43] [Server thread/INFO]: [SkinsRestorer] [!] WARNING [!]
[13:36:43] [Server thread/INFO]: [SkinsRestorer] Below message about "Illegal reflective access" can be IGNORED, we will fix this in a later release!
[13:36:43] [Server thread/INFO]: [SkinsRestorer] Unsupported plugin (ViaVersion or ProtocolSupport) detected, forcing OldSkinRefresher
[13:36:43] [Server thread/INFO]: [SkinsRestorer] [SkinsRestorer] Using SpigotSkinRefresher
[13:36:43] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_16_R3, using UniversalSkinFactory.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] DisableAutoUpdateSkin is missing in config.yml! Using default value.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] RestrictSkinUrls.Enabled is missing in config.yml! Using default value.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] DismountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] RemountPlayerOnSkinUpdate is missing in config.yml! Using default value.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] DismountPassengersOnSkinUpdate is missing in config.yml! Using default value.
[13:36:43] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[13:36:46] [Server thread/INFO]: [AlwaysSpawn] Enabling AlwaysSpawn v1.0*
[13:36:46] [Server thread/INFO]: [HideStream] Enabling HideStream v1.04*
[13:36:46] [Server thread/INFO]: [HideStream] Loaded configuration file.
[13:36:46] [Server thread/INFO]: [HideStream] v1.04 Loaded succesfully.
[13:36:46] [Server thread/INFO]: [Arcade] Enabling Arcade v1.48c
[13:36:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[13:36:46] [Server thread/INFO]: Arcade plugin is loading...
[13:36:46] [Server thread/INFO]: Author: Fr33styler
[13:36:46] [Server thread/INFO]: Version: 1.48c
[13:36:46] [Server thread/INFO]: - Loading engine...
[13:36:46] [Server thread/INFO]: - Loading database...
[13:36:46] [Server thread/INFO]: - Loading Party Games...
[13:36:46] [Server thread/ERROR]: Error occurred while enabling Arcade v1.48c (Is it up to date?)
java.lang.ClassCastException: class io.papermc.paper.adventure.AdventureComponent cannot be cast to class net.minecraft.server.v1_16_R3.ChatBaseComponent (io.papermc.paper.adventure.AdventureComponent and net.minecraft.server.v1_16_R3.ChatBaseComponent are in unnamed module of loader 'app')
at ro.fr33styler.arcade.fi.a(SourceFile,LineNumberTable:119) ~[?:?]
at ro.fr33styler.arcade.w.d(SourceFile,LineNumberTable:272) ~[?:?]
at ro.fr33styler.arcade.x.c(SourceFile,LineNumberTable:180) ~[?:?]
at ro.fr33styler.arcade.dp.c(SourceFile,LineNumberTable:152) ~[?:?]
at ro.fr33styler.arcade.Arcade.onEnable(SourceFile,LineNumberTable:203) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.Thread.run(Thread.java:831) [?:?]
[13:36:46] [Server thread/INFO]: [Arcade] Disabling Arcade v1.48c
[13:36:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[13:36:46] [Server thread/INFO]: Arcade plugin is disabling...
[13:36:46] [Server thread/INFO]: Closing the database...
[13:36:46] [Server thread/INFO]: Arcade plugin has been disabled...
[13:36:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[13:36:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
[13:36:46] [Server thread/INFO]: [WorldGuard] (Arcade) TNT ignition is PERMITTED.
[13:36:46] [Server thread/INFO]: [WorldGuard] (Arcade) Lighters are PERMITTED.
[13:36:46] [Server thread/INFO]: [WorldGuard] (Arcade) Lava fire is PERMITTED.
[13:36:46] [Server thread/INFO]: [WorldGuard] (Arcade) Fire spread is UNRESTRICTED.
[13:36:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arcade'
[13:36:46] [Server thread/INFO]: [WorldGuard] Loading region data...
[13:36:47] [Server thread/INFO]: Running delayed init tasks
[13:36:47] [Server thread/INFO]: Done (15.248s)! For help, type "help"
[13:36:47] [Server thread/INFO]: Stopping server
[13:36:47] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
[13:36:47] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[13:36:47] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0
[13:36:47] [Server thread/INFO]: [VoidWorld] Disabling VoidWorld v1.0
[13:36:47] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v1.16.5-1
[13:36:47] [Server thread/INFO]: [HideStream] Disabling HideStream v1.04
[13:36:47] [Server thread/INFO]: [HideStream] v1.04 Unloaded succesfully.
[13:36:47] [Server thread/INFO]: [AlwaysSpawn] Disabling AlwaysSpawn v1.0
[13:36:47] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.4+5723-e3bfc64
[13:36:47] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[13:36:47] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.0.1
[13:36:47] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.6
[13:36:48] [Craft Scheduler Thread - 3 - SkinsRestorer/WARN]: [SkinsRestorer] Failed to get release info from api.github.com.
If this message is repeated a lot, please see http://skinsrestorer.net/firewall
[13:36:48] [Server thread/INFO]: Saving players
[13:36:48] [Server thread/INFO]: Saving worlds
[13:36:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Arcade]'/minecraft:overworld
[13:36:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (Arcade): All chunks are saved
[13:36:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (Arcade): All chunks are saved
[13:36:48] [Server thread/INFO]: Flushing Chunk IO
[13:36:48] [Server thread/INFO]: Closing Thread Pool
[13:36:48] [Server thread/INFO]: Closing Server