[20:26:44] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.4+8-LTS-274; Oracle Corporation null) on Windows 11 10.0 (amd64)
[20:26:44] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-63-main@feb8756 (2024-12-28T21:39:34Z) for Minecraft 1.21.4
[20:26:45] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[20:26:45] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins
[20:26:45] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2):
- EcoEnchants (12.19.3), eco (6.74.5)
[20:26:49] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[20:26:51] [ServerMain/INFO]: Loaded 1370 recipes
[20:26:51] [ServerMain/INFO]: Loaded 1481 advancements
[20:26:51] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[20:26:51] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 167,0ms
[20:26:52] [Server thread/INFO]: Starting minecraft server version 1.21.4
[20:26:52] [Server thread/INFO]: Loading properties
[20:26:52] [Server thread/INFO]: This server is running Paper version 1.21.4-63-main@feb8756 (2024-12-28T21:39:34Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
[20:26:52] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[20:26:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:26:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:26:52] [Server thread/INFO]: [MoonriseCommon] Paper is using 4 worker threads, 1 I/O threads
[20:26:52] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[20:26:52] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
java.io.IOException: Неверный дескриптор
at java.base/java.io.FileInputStream.readBytes(Native Method) ~[?:?]
at java.base/java.io.FileInputStream.read(FileInputStream.java:287) ~[?:?]
at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) ~[?:?]
at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:329) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:372) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:215) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:169) ~[?:?]
at java.base/java.io.InputStreamReader.read(InputStreamReader.java:188) ~[?:?]
at java.base/java.io.BufferedReader.fill(BufferedReader.java:160) ~[?:?]
at java.base/java.io.BufferedReader.implReadLine(BufferedReader.java:370) ~[?:?]
at java.base/java.io.BufferedReader.readLine(BufferedReader.java:347) ~[?:?]
at java.base/java.io.BufferedReader.readLine(BufferedReader.java:436) ~[?:?]
at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[terminalconsoleappender-1.3.0.jar:?]
at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:109) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
Suppressed: java.io.IOException: Неверный дескриптор
at java.base/java.io.FileDescriptor.close0(Native Method) ~[?:?]
at java.base/java.io.FileDescriptor.close(FileDescriptor.java:304) ~[?:?]
at java.base/java.io.FileInputStream$1.close(FileInputStream.java:526) ~[?:?]
at java.base/java.io.FileDescriptor.closeAll(FileDescriptor.java:362) ~[?:?]
at java.base/java.io.FileInputStream.close(FileInputStream.java:524) ~[?:?]
at java.base/java.io.BufferedInputStream.close(BufferedInputStream.java:618) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:424) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.lockedClose(StreamDecoder.java:264) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:249) ~[?:?]
at java.base/java.io.InputStreamReader.close(InputStreamReader.java:203) ~[?:?]
at java.base/java.io.BufferedReader.implClose(BufferedReader.java:636) ~[?:?]
at java.base/java.io.BufferedReader.close(BufferedReader.java:621) ~[?:?]
at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[terminalconsoleappender-1.3.0.jar:?]
at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:109) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
[20:26:52] [Server thread/INFO]: Default game type: SURVIVAL
[20:26:52] [Server thread/INFO]: Generating keypair
[20:26:52] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:26:52] [Server thread/INFO]: Using default channel type
[20:26:52] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[20:26:52] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[20:26:53] [Server thread/INFO]: [eco] Initializing eco
[20:26:53] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants
[20:26:53] [Server thread/ERROR]: [EcoEnchants] Fatal error with proxies! This plugin can't load.
[20:26:53] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'EcoEnchants v12.19.3.jar' in folder 'plugins\.paper-remapped'
org.bukkit.plugin.InvalidPluginException: Exception initializing main class `com.willfp.ecoenchants.EcoEnchantsPlugin'
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:106) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:561) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:277) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
Caused by: com.willfp.eco.core.proxy.exceptions.ProxyError: Could not initialize proxy. Are you running a supported server version?
at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.proxyErrorFrom(EcoProxyFactory.kt:52) ~[eco-6.74.5-all.jar:?]
at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.getProxy(EcoProxyFactory.kt:37) ~[eco-6.74.5-all.jar:?]
at eco-6.74.5-all.jar/com.willfp.eco.core.EcoPlugin.getProxy(EcoPlugin.java:967) ~[eco-6.74.5-all.jar:?]
at EcoEnchants v12.19.3.jar/com.willfp.ecoenchants.EcoEnchantsPlugin.<init>(EcoEnchantsPlugin.kt:59) ~[EcoEnchants v12.19.3.jar:?]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
Caused by: java.lang.ClassNotFoundException: com.willfp.ecoenchants.proxy.v1_21_4.ModernEnchantmentRegisterer
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.getProxy(EcoProxyFactory.kt:29) ~[eco-6.74.5-all.jar:?]
at eco-6.74.5-all.jar/com.willfp.eco.core.EcoPlugin.getProxy(EcoPlugin.java:967) ~[eco-6.74.5-all.jar:?]
at EcoEnchants v12.19.3.jar/com.willfp.ecoenchants.EcoEnchantsPlugin.<init>(EcoEnchantsPlugin.kt:59) ~[EcoEnchants v12.19.3.jar:?]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
[20:26:53] [Server thread/INFO]: [eco] Loading server plugin eco v6.74.5
[20:26:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:26:53] [Server thread/INFO]: [eco] Enabling eco v6.74.5
[20:26:53] [Server thread/INFO]: [eco] Loading eco
[20:26:54] [Server thread/INFO]: [eco] Scanning for conflicts...
[20:26:54] [Server thread/INFO]: [eco] No conflicts found!
[20:26:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:26:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:26:54] [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.
[20:26:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:26:54] [Server thread/INFO]: Preparing level "world"
[20:26:54] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:26:54] [Server thread/INFO]: Preparing spawn area: 0%
[20:26:55] [Server thread/INFO]: Preparing spawn area: 0%
[20:26:55] [Server thread/INFO]: Time elapsed: 733 ms
[20:26:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[20:26:55] [Server thread/INFO]: Preparing spawn area: 0%
[20:26:55] [Server thread/INFO]: Time elapsed: 108 ms
[20:26:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[20:26:55] [Server thread/INFO]: Preparing spawn area: 0%
[20:26:55] [Server thread/INFO]: Time elapsed: 65 ms
[20:26:55] [Server thread/INFO]: [spark] Starting background profiler...
[20:26:55] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[20:26:55] [Server thread/INFO]: Done preparing level "world" (1.473s)
[20:26:55] [Server thread/INFO]: Running delayed init tasks
[20:26:55] [Server thread/INFO]: Done (11.443s)! For help, type "help"
[20:26:55] [Server thread/INFO]: [eco] Loaded eco
[20:27:19] [Server thread/INFO]: Stopping server
[20:27:19] [Server thread/INFO]: [eco] Disabling eco v6.74.5
[20:27:20] [Server thread/INFO]: [eco] Saving player data...
[20:27:20] [Server thread/INFO]: [eco] Saved player data! Took 1ms
[20:27:20] [Server thread/INFO]: [eco] Cleaning up...
[20:27:20] [Server thread/INFO]: Saving players
[20:27:20] [Server thread/INFO]: Saving worlds
[20:27:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world' in 0,21s
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world'
[20:27:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_nether' in 0,05s
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_nether'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_nether'
[20:27:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_the_end' in 0,04s
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_the_end'
[20:27:20] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_the_end'
[20:27:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[20:27:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[20:27:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[20:27:20] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[20:27:20] [Server thread/INFO]: Waiting for I/O tasks to complete...
[20:27:20] [Server thread/INFO]: All I/O tasks to complete
[20:27:20] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
[20:27:20] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...