Paper 1.21 Server Log

#SDCudYA
1 error
106 lines
Raw
Analysis
Minecraft version:
1.21
1[01:13:15] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Amazon.com Inc. Corretto-21.**.**.**.**) on Linux 5.15.0-125-generic (amd64)
2[01:13:15] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-107-master@aa36ae6 (2024-07-21T10:39:28Z) for Minecraft 1.21
3[01:13:15] [ServerMain/WARN]: [oshi.software.os.linux.LinuxOperatingSystem] Did not find udev library in operating system. Some features may not work.
4[01:13:15] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
5[01:13:15] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins/ViaRewind-Legacy-Support-1.5.2-SNAPSHOT.jar'...
6[01:13:16] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins/ViaRewind-Legacy-Support-1.5.2-SNAPSHOT.jar' in 439ms.
7[01:13:16] [ServerMain/INFO]: [PluginInitializerManager] Initialized 4 plugins
8[01:13:16] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (4):
9 - ViaBackwards (5.2.1), ViaRewind (4.0.6-SNAPSHOT), ViaRewind-Legacy-Support (1.5.2-SNAPSHOT), ViaVersion (5.2.1)
10[01:13:20] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
11[01:13:21] [ServerMain/INFO]: Loaded 1290 recipes
12[01:13:22] [ServerMain/INFO]: Loaded 1399 advancements
13[01:13:22] [Server thread/INFO]: Starting minecraft server version 1.21
14[01:13:22] [Server thread/WARN]: ****************************
15[01:13:22] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
16[01:13:22] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
17[01:13:22] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
18[01:13:22] [Server thread/WARN]: ****************************
19[01:13:22] [Server thread/INFO]: Loading properties
20[01:13:22] [Server thread/INFO]: This server is running Paper version 1.21-107-master@aa36ae6 (2024-07-21T10:39:28Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
21[01:13:23] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
22[01:13:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
23[01:13:23] [Server thread/INFO]: Using 4 threads for Netty based IO
24[01:13:24] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and population gen parallelism of 1 threads
25[01:13:24] [Server thread/INFO]: Default game type: SURVIVAL
26[01:13:24] [Server thread/INFO]: Generating keypair
27[01:13:24] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
28[01:13:24] [Server thread/INFO]: Using epoll channel type
29[01:13:24] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
30[01:13:24] [Server thread/INFO]: Paper: Using OpenSSL 1.0.x (Linux x86_64) cipher from Velocity.
31[01:13:25] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.2.1
32[01:13:25] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
33[01:13:26] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
34[01:13:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
35[01:13:28] [Server thread/INFO]: [ViaBackwards] Loading translations...
36[01:13:28] [Server thread/INFO]: [ViaBackwards] Registering protocols...
37[01:13:29] [Server thread/INFO]: [ViaRewind] Registering protocols...
38[01:13:30] [Server thread/ERROR]: [ViaVersion] Error initializing plugin 'ViaVersion-5.2.1.jar' in folder 'plugins' (Is it up to date?)
39java.lang.NoClassDefFoundError: com/viaversion/viabackwards/api/rewriters/LegacyEntityRewriter$ObjectTypeGetter
40 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.protocol.v1_8to1_7_6_10.rewriter.EntityPacketRewriter1_8$3.register(EntityPacketRewriter1_8.java:144) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
41 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.api.protocol.remapper.PacketHandlers.<init>(PacketHandlers.java:38) ~[ViaVersion-5.2.1.jar:?]
42 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.protocol.v1_8to1_7_6_10.rewriter.EntityPacketRewriter1_8$3.<init>(EntityPacketRewriter1_8.java:130) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
43 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.protocol.v1_8to1_7_6_10.rewriter.EntityPacketRewriter1_8.registerPackets(EntityPacketRewriter1_8.java:130) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
44 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.api.rewriter.RewriterBase.register(RewriterBase.java:36) ~[ViaVersion-5.2.1.jar:?]
45 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.protocol.v1_8to1_7_6_10.Protocol1_8To1_7_6_10.registerPackets(Protocol1_8To1_7_6_10.java:62) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
46 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.api.protocol.AbstractProtocol.initialize(AbstractProtocol.java:106) ~[ViaVersion-5.2.1.jar:?]
47 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:209) ~[ViaVersion-5.2.1.jar:?]
48 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:203) ~[ViaVersion-5.2.1.jar:?]
49 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.api.ViaRewindPlatform.init(ViaRewindPlatform.java:55) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
50 at ViaRewind-4.0.6-SNAPSHOT.jar/com.viaversion.viarewind.BukkitPlugin.lambda$new$0(BukkitPlugin.java:29) ~[ViaRewind-4.0.6-SNAPSHOT.jar:?]
51 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:115) ~[ViaVersion-5.2.1.jar:?]
52 at ViaVersion-5.2.1.jar/com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:88) ~[ViaVersion-5.2.1.jar:?]
53 at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.21.jar:1.21-107-aa36ae6]
54 at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.21.jar:1.21-107-aa36ae6]
55 at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.21.jar:1.21-107-aa36ae6]
56 at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-107-aa36ae6]
57 at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:546) ~[paper-1.21.jar:1.21-107-aa36ae6]
58 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) ~[paper-1.21.jar:1.21-107-aa36ae6]
59 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.jar:1.21-107-aa36ae6]
60 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-107-aa36ae6]
61 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
62Caused by: java.lang.ClassNotFoundException: com.viaversion.viabackwards.api.rewriters.LegacyEntityRewriter$ObjectTypeGetter
63 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
64 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
65 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
66 ... 22 more
67[01:13:30] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.2.1
68[01:13:30] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.0.6-SNAPSHOT
69[01:13:30] [Server thread/INFO]: [ViaRewind-Legacy-Support] Loading server plugin ViaRewind-Legacy-Support v1.5.2-SNAPSHOT
70[01:13:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
71[01:13:30] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.0.6-SNAPSHOT
72[01:13:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
73[01:13:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
74[01:13:30] [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.
75[01:13:30] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
76[01:13:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
77[01:13:30] [Server thread/INFO]: Preparing level "spawn"
78[01:13:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
79[01:13:30] [Server thread/INFO]: Time elapsed: 538 ms
80[01:13:30] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
81[01:13:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21-1.21.1 (767)
82[01:13:30] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.2.1
83[01:13:30] [Server thread/INFO]: [ViaRewind-Legacy-Support] Enabling ViaRewind-Legacy-Support v1.5.2-SNAPSHOT
84[01:13:31] [Server thread/INFO]: [spark] Starting background profiler...
85[01:13:31] [Server thread/INFO]: Done preparing level "spawn" (1.656s)
86[01:13:31] [Server thread/INFO]: Running delayed init tasks
87[01:13:31] [Server thread/INFO]: Done (16.860s)! For help, type "help"
88[01:13:31] [Craft Scheduler Thread - 2 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
89[01:13:31] [Server thread/INFO]: Timings Reset
90[01:14:48] [Server thread/INFO]: Stopping the server
91[01:14:48] [Server thread/INFO]: Stopping server
92[01:14:48] [Server thread/INFO]: [ViaRewind-Legacy-Support] Disabling ViaRewind-Legacy-Support v1.5.2-SNAPSHOT
93[01:14:48] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v4.0.6-SNAPSHOT
94[01:14:48] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.2.1
95[01:14:48] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.2.1
96[01:14:48] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
97[01:14:48] [Server thread/INFO]: Saving players
98[01:14:48] [Server thread/INFO]: Saving worlds
99[01:14:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[spawn]'/minecraft:overworld
100[01:14:48] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'spawn'
101[01:14:48] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'spawn'
102[01:14:48] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'spawn'
103[01:14:49] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'spawn' in 0.19s
104[01:14:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (spawn): All chunks are saved
105[01:14:49] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
106[01:14:49] [Server thread/INFO]: Saving usercache.json
This log will be saved for 90 days from their last view.
Report abuse