Paper 1.21.4 Server Log

#5gPBiay
3 errors
185 lines
Raw
Analysis
Minecraft version:
1.21.4
1[20:43:26] [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)
2[20:43:26] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-63-main@feb8756 (2024-12-28T21:39:34Z) for Minecraft 1.21.4
3[20:43:26] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
4[20:43:27] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins\EcoEnchants v12.19.4.jar'...
5[20:43:27] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins\EcoEnchants v12.19.4.jar' in 623ms.
6[20:43:27] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins
7[20:43:27] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2):
8 - EcoEnchants (12.19.4), eco (6.74.5)
9[20:43:31] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
10[20:43:33] [ServerMain/INFO]: Loaded 1370 recipes
11[20:43:33] [ServerMain/INFO]: Loaded 1481 advancements
12[20:43:33] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
13[20:43:33] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 167,6ms
14[20:43:33] [Server thread/INFO]: Starting minecraft server version 1.21.4
15[20:43:33] [Server thread/INFO]: Loading properties
16[20:43:33] [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)
17[20:43:33] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
18[20:43:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
19[20:43:33] [Server thread/INFO]: Using 4 threads for Netty based IO
20[20:43:34] [Server thread/INFO]: [MoonriseCommon] Paper is using 4 worker threads, 1 I/O threads
21[20:43:34] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
22[20:43:34] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
23java.io.IOException: Неверный дескриптор
24 at java.base/java.io.FileInputStream.readBytes(Native Method) ~[?:?]
25 at java.base/java.io.FileInputStream.read(FileInputStream.java:287) ~[?:?]
26 at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) ~[?:?]
27 at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
28 at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
29 at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:329) ~[?:?]
30 at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:372) ~[?:?]
31 at java.base/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:215) ~[?:?]
32 at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:169) ~[?:?]
33 at java.base/java.io.InputStreamReader.read(InputStreamReader.java:188) ~[?:?]
34 at java.base/java.io.BufferedReader.fill(BufferedReader.java:160) ~[?:?]
35 at java.base/java.io.BufferedReader.implReadLine(BufferedReader.java:370) ~[?:?]
36 at java.base/java.io.BufferedReader.readLine(BufferedReader.java:347) ~[?:?]
37 at java.base/java.io.BufferedReader.readLine(BufferedReader.java:436) ~[?:?]
38 at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[terminalconsoleappender-1.3.0.jar:?]
39 at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
40 at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:109) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
41 Suppressed: java.io.IOException: Неверный дескриптор
42 at java.base/java.io.FileDescriptor.close0(Native Method) ~[?:?]
43 at java.base/java.io.FileDescriptor.close(FileDescriptor.java:304) ~[?:?]
44 at java.base/java.io.FileInputStream$1.close(FileInputStream.java:526) ~[?:?]
45 at java.base/java.io.FileDescriptor.closeAll(FileDescriptor.java:362) ~[?:?]
46 at java.base/java.io.FileInputStream.close(FileInputStream.java:524) ~[?:?]
47 at java.base/java.io.BufferedInputStream.close(BufferedInputStream.java:618) ~[?:?]
48 at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:424) ~[?:?]
49 at java.base/sun.nio.cs.StreamDecoder.lockedClose(StreamDecoder.java:264) ~[?:?]
50 at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:249) ~[?:?]
51 at java.base/java.io.InputStreamReader.close(InputStreamReader.java:203) ~[?:?]
52 at java.base/java.io.BufferedReader.implClose(BufferedReader.java:636) ~[?:?]
53 at java.base/java.io.BufferedReader.close(BufferedReader.java:621) ~[?:?]
54 at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[terminalconsoleappender-1.3.0.jar:?]
55 at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[terminalconsoleappender-1.3.0.jar:?]
56 at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:109) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
57[20:43:34] [Server thread/INFO]: Default game type: SURVIVAL
58[20:43:34] [Server thread/INFO]: Generating keypair
59[20:43:34] [Server thread/INFO]: Starting Minecraft server on *:25565
60[20:43:34] [Server thread/INFO]: Using default channel type
61[20:43:34] [Server thread/INFO]: Paper: Using Java compression from Velocity.
62[20:43:34] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
63[20:43:35] [Server thread/INFO]: [eco] Initializing eco
64[20:43:35] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants
65[20:43:35] [Server thread/ERROR]: [EcoEnchants] Fatal error with proxies! This plugin can't load.
66[20:43:35] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'EcoEnchants v12.19.4.jar' in folder 'plugins\.paper-remapped'
67org.bukkit.plugin.InvalidPluginException: Exception initializing main class `com.willfp.ecoenchants.EcoEnchantsPlugin'
68 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:106) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
69 at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
70 at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
71 at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
72 at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
73 at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
74 at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:561) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
75 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:277) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
76 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
77 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
78 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
79Caused by: java.lang.reflect.InvocationTargetException
80 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) ~[?:?]
81 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
82 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
83 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
84 ... 10 more
85Caused by: com.willfp.eco.core.proxy.exceptions.ProxyError: Could not initialize proxy. Are you running a supported server version?
86 at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.proxyErrorFrom(EcoProxyFactory.kt:52) ~[eco-6.74.5-all.jar:?]
87 at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.getProxy(EcoProxyFactory.kt:37) ~[eco-6.74.5-all.jar:?]
88 at eco-6.74.5-all.jar/com.willfp.eco.core.EcoPlugin.getProxy(EcoPlugin.java:967) ~[eco-6.74.5-all.jar:?]
89 at EcoEnchants v12.19.4.jar/com.willfp.ecoenchants.EcoEnchantsPlugin.<init>(EcoEnchantsPlugin.kt:59) ~[EcoEnchants v12.19.4.jar:?]
90 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
91 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
92 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
93 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
94 ... 10 more
95Caused by: java.lang.reflect.InvocationTargetException
96 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) ~[?:?]
97 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
98 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
99 at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.getProxy(EcoProxyFactory.kt:30) ~[eco-6.74.5-all.jar:?]
100 at eco-6.74.5-all.jar/com.willfp.eco.core.EcoPlugin.getProxy(EcoPlugin.java:967) ~[eco-6.74.5-all.jar:?]
101 at EcoEnchants v12.19.4.jar/com.willfp.ecoenchants.EcoEnchantsPlugin.<init>(EcoEnchantsPlugin.kt:59) ~[EcoEnchants v12.19.4.jar:?]
102 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
103 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
104 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
105 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
106 ... 10 more
107Caused by: java.lang.NoSuchFieldException: minecraftToBukkit
108 at java.base/java.lang.Class.getDeclaredField(Class.java:2782) ~[?:?]
109 at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredField(AbstractDefaultRulesReflectionProxy.java:90) ~[reflection-rewriter-runtime-0.0.3.jar:?]
110 at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredField(Unknown Source) ~[paper-1.21.4.jar:1.21.4-63-feb8756]
111 at EcoEnchants v12.19.4.jar/com.willfp.ecoenchants.proxy.v1_21_4.ModernEnchantmentRegisterer.<init>(ModernEnchantmentRegisterer.kt:49) ~[EcoEnchants v12.19.4.jar:?]
112 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
113 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
114 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
115 at eco-6.74.5-all.jar/com.willfp.eco.internal.proxy.EcoProxyFactory.getProxy(EcoProxyFactory.kt:30) ~[eco-6.74.5-all.jar:?]
116 at eco-6.74.5-all.jar/com.willfp.eco.core.EcoPlugin.getProxy(EcoPlugin.java:967) ~[eco-6.74.5-all.jar:?]
117 at EcoEnchants v12.19.4.jar/com.willfp.ecoenchants.EcoEnchantsPlugin.<init>(EcoEnchantsPlugin.kt:59) ~[EcoEnchants v12.19.4.jar:?]
118 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
119 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
120 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
121 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
122 ... 10 more
123[20:43:35] [Server thread/INFO]: [eco] Loading server plugin eco v6.74.5
124[20:43:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
125[20:43:35] [Server thread/INFO]: [eco] Enabling eco v6.74.5
126[20:43:35] [Server thread/INFO]: [eco] Loading eco
127[20:43:35] [Server thread/INFO]: [eco] Scanning for conflicts...
128[20:43:35] [Server thread/INFO]: [eco] No conflicts found!
129[20:43:35] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
130[20:43:35] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
131[20:43:35] [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.
132[20:43:35] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
133[20:43:35] [Server thread/INFO]: Preparing level "world"
134[20:43:36] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
135[20:43:36] [Server thread/INFO]: Preparing spawn area: 0%
136[20:43:36] [Server thread/INFO]: Preparing spawn area: 0%
137[20:43:36] [Server thread/INFO]: Time elapsed: 794 ms
138[20:43:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
139[20:43:36] [Server thread/INFO]: Preparing spawn area: 0%
140[20:43:37] [Server thread/INFO]: Time elapsed: 90 ms
141[20:43:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
142[20:43:37] [Server thread/INFO]: Preparing spawn area: 0%
143[20:43:37] [Server thread/INFO]: Time elapsed: 55 ms
144[20:43:37] [Server thread/INFO]: [spark] Starting background profiler...
145[20:43:37] [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.
146[20:43:37] [Server thread/INFO]: Done preparing level "world" (1.503s)
147[20:43:37] [Server thread/INFO]: Running delayed init tasks
148[20:43:37] [Server thread/INFO]: Done (11.707s)! For help, type "help"
149[20:43:37] [Server thread/INFO]: [eco] Loaded eco
150[20:43:45] [Server thread/INFO]: Stopping server
151[20:43:45] [Server thread/INFO]: [eco] Disabling eco v6.74.5
152[20:43:45] [Server thread/INFO]: [eco] Saving player data...
153[20:43:45] [Server thread/INFO]: [eco] Saved player data! Took 1ms
154[20:43:45] [Server thread/INFO]: [eco] Cleaning up...
155[20:43:45] [Server thread/INFO]: Saving players
156[20:43:45] [Server thread/INFO]: Saving worlds
157[20:43:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
158[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
159[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
160[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
161[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world' in 0,14s
162[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world'
163[20:43:45] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world'
164[20:43:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
165[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
166[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
167[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
168[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_nether' in 0,04s
169[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_nether'
170[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_nether'
171[20:43:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
172[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
173[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
174[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
175[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_the_end' in 0,03s
176[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_the_end'
177[20:43:46] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_the_end'
178[20:43:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
179[20:43:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
180[20:43:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
181[20:43:46] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
182[20:43:46] [Server thread/INFO]: Waiting for I/O tasks to complete...
183[20:43:46] [Server thread/INFO]: All I/O tasks to complete
184[20:43:46] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
185[20:43:46] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...
This log will be saved for 90 days from their last view.
Report abuse