Vanilla 25w41a Server Log

#DKDNqB5
2 errors
87 lines
Raw
Analysis
Minecraft version:
25w41a
1[03:45:27] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
2[03:45:30] [ServerMain/INFO]: Loaded 1469 recipes
3[03:45:30] [ServerMain/INFO]: Loaded 1582 advancements
4[03:45:30] [Server thread/INFO]: Starting json RPC server on 0.0.0.0:9900
5[03:45:30] [Server thread/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
6[03:45:30] [Server thread/INFO]: Starting minecraft server version 25w41a
7[03:45:30] [Server thread/INFO]: Loading properties
8[03:45:30] [Server thread/INFO]: Default game type: SURVIVAL
9[03:45:30] [Server thread/INFO]: Generating keypair
10[03:45:30] [Server thread/INFO]: Starting Minecraft server on *:64683
11[03:45:30] [Server thread/INFO]: Using epoll channel type
12[03:45:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
13[03:45:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
14[03:45:30] [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.
15[03:45:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
16[03:45:30] [Server thread/INFO]: Preparing level "world"
17[03:45:31] [Management server IO #1/INFO]: RPC Connection #1: Management connection opened for /**.**.**.**:10248
18[03:45:31] [Server thread/INFO]: Loading 0 persistent chunks...
19[03:45:31] [Server thread/INFO]: Preparing spawn area: 100%
20[03:45:31] [Server thread/INFO]: Time elapsed: 12 ms
21[03:45:31] [Server thread/INFO]: Done (0.909s)! For help, type "help"
22[03:45:31] [Server thread/INFO]: Starting GS4 status listener
23[03:45:31] [Server thread/INFO]: Thread Query Listener started
24[03:45:31] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
25[03:45:31] [Server thread/INFO]: JMX monitoring enabled
26[03:45:44] [Server thread/WARN]: Ignored advancement 'minecraft:recipes/decorations/chain' in progress file ./world/advancements/377d5dd3-0aa9-3143-9c66-65dfb95ddeef.json - it doesn't exist anymore?
27[03:45:45] [Server thread/ERROR]: Couldn't place player in world
28aa: Loading entity NBT
29 at net.minecraft.world.entity.Entity.load(SourceFile:2336) ~[server-25w41a.jar:?]
30 at java.base/java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
31 at net.minecraft.server.network.config.PrepareSpawnTask$Ready.spawn(SourceFile:197) ~[server-25w41a.jar:?]
32 at net.minecraft.server.network.config.PrepareSpawnTask.spawnPlayer(SourceFile:92) ~[server-25w41a.jar:?]
33 at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(SourceFile:181) ~[server-25w41a.jar:?]
34 at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(SourceFile:22) ~[server-25w41a.jar:?]
35 at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(SourceFile:8) ~[server-25w41a.jar:?]
36 at net.minecraft.network.PacketProcessor$ListenerAndPacket.handle(SourceFile:55) ~[server-25w41a.jar:?]
37 at net.minecraft.network.PacketProcessor.processQueuedPackets(SourceFile:38) ~[server-25w41a.jar:?]
38 at net.minecraft.server.MinecraftServer.runServer(SourceFile:782) ~[server-25w41a.jar:?]
39 at net.minecraft.server.MinecraftServer.spin(SourceFile:306) ~[server-25w41a.jar:?]
40 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
41Caused by: java.lang.NullPointerException: Cannot invoke "ayo.b(abd)" because "this.g" is null
42 at net.minecraft.server.level.ServerPlayer.onEffectAdded(SourceFile:1747) ~[server-25w41a.jar:?]
43 at net.minecraft.world.entity.LivingEntity.addEffect(SourceFile:1070) ~[server-25w41a.jar:?]
44 at net.minecraft.world.entity.LivingEntity.readAdditionalSaveData(SourceFile:829) ~[server-25w41a.jar:?]
45 at net.minecraft.world.entity.player.Player.readAdditionalSaveData(SourceFile:700) ~[server-25w41a.jar:?]
46 at net.minecraft.server.level.ServerPlayer.readAdditionalSaveData(SourceFile:429) ~[server-25w41a.jar:?]
47 at net.minecraft.world.entity.Entity.load(SourceFile:2327) ~[server-25w41a.jar:?]
48 ... 11 more
49[03:45:45] [Server thread/INFO]: vib3z__ (377d5dd3-0aa9-3143-9c66-65dfb95ddeef) lost connection: Invalid player data
50[03:45:50] [Server thread/ERROR]: Couldn't place player in world
51aa: Loading entity NBT
52 at net.minecraft.world.entity.Entity.load(SourceFile:2336) ~[server-25w41a.jar:?]
53 at java.base/java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
54 at net.minecraft.server.network.config.PrepareSpawnTask$Ready.spawn(SourceFile:197) ~[server-25w41a.jar:?]
55 at net.minecraft.server.network.config.PrepareSpawnTask.spawnPlayer(SourceFile:92) ~[server-25w41a.jar:?]
56 at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(SourceFile:181) ~[server-25w41a.jar:?]
57 at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(SourceFile:22) ~[server-25w41a.jar:?]
58 at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(SourceFile:8) ~[server-25w41a.jar:?]
59 at net.minecraft.network.PacketProcessor$ListenerAndPacket.handle(SourceFile:55) ~[server-25w41a.jar:?]
60 at net.minecraft.network.PacketProcessor.processQueuedPackets(SourceFile:38) ~[server-25w41a.jar:?]
61 at net.minecraft.server.MinecraftServer.runServer(SourceFile:782) ~[server-25w41a.jar:?]
62 at net.minecraft.server.MinecraftServer.spin(SourceFile:306) ~[server-25w41a.jar:?]
63 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
64Caused by: java.lang.NullPointerException: Cannot invoke "ayo.b(abd)" because "this.g" is null
65 at net.minecraft.server.level.ServerPlayer.onEffectAdded(SourceFile:1747) ~[server-25w41a.jar:?]
66 at net.minecraft.world.entity.LivingEntity.addEffect(SourceFile:1070) ~[server-25w41a.jar:?]
67 at net.minecraft.world.entity.LivingEntity.readAdditionalSaveData(SourceFile:829) ~[server-25w41a.jar:?]
68 at net.minecraft.world.entity.player.Player.readAdditionalSaveData(SourceFile:700) ~[server-25w41a.jar:?]
69 at net.minecraft.server.level.ServerPlayer.readAdditionalSaveData(SourceFile:429) ~[server-25w41a.jar:?]
70 at net.minecraft.world.entity.Entity.load(SourceFile:2327) ~[server-25w41a.jar:?]
71 ... 11 more
72[03:45:50] [Server thread/INFO]: vib3z__ (377d5dd3-0aa9-3143-9c66-65dfb95ddeef) lost connection: Invalid player data
73[03:46:31] [Server thread/INFO]: Server empty for 60 seconds, pausing
74[03:46:58] [Server thread/INFO]: Stopping the server
75[03:46:58] [Server thread/INFO]: Stopping server
76[03:46:58] [Server thread/INFO]: Saving players
77[03:46:58] [Server thread/INFO]: Saving worlds
78[03:46:58] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
79[03:46:58] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
80[03:46:58] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
81[03:46:58] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
82[03:46:58] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
83[03:46:58] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
84[03:46:58] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
85[03:46:59] [Server thread/INFO]: Thread Query Listener stopped
86[03:46:59] [Management server IO #1/INFO]: RPC Connection #1: Management connection closed for /**.**.**.**:10248
87
This log will be saved for 90 days from their last view.
Report abuse