1 | [23:10:14] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
2 | [23:10:21] [Worker-Main-1/INFO]: Loaded 7 recipes
|
3 | [23:10:27] [Server thread/INFO]: Starting minecraft server version 1.18.2
|
4 | [23:10:27] [Server thread/INFO]: Loading properties
|
5 | [23:10:27] [Server thread/INFO]: This server is running Paper version git-Paper-386 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 072f54c on ver/1.18.2)
|
6 | [23:10:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
7 | [23:10:28] [Server thread/INFO]: Using 4 threads for Netty based IO
|
8 | [23:10:28] [Server thread/INFO]: Default game type: ADVENTURE
|
9 | [23:10:28] [Server thread/INFO]: Generating keypair
|
10 | [23:10:28] [Server thread/INFO]: Starting Minecraft server on *:21781
|
11 | [23:10:28] [Server thread/INFO]: Using epoll channel type
|
12 | [23:10:28] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
13 | [23:10:28] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
|
14 | [23:10:30] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
|
15 | [23:10:48] [Server thread/WARN]: Legacy plugin MCMurder v1.0 does not specify an api-version.
|
16 | [23:10:49] [Server thread/WARN]: Legacy plugin BlockHunt v0.2.1 does not specify an api-version.
|
17 | [23:10:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.11-beta-01+6200-0877589
|
18 | [23:10:51] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@78105f48]
|
19 | [23:10:51] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.3.1
|
20 | [23:10:51] [Server thread/INFO]: [ViaVersion] ViaVersion 4.3.1 is now loaded, injecting!
|
21 | [23:10:51] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
|
22 | [23:10:52] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
|
23 | [23:10:52] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
|
24 | [23:10:52] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
|
25 | [23:10:52] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
|
26 | [23:10:52] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
|
27 | [23:10:52] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
|
28 | [23:10:52] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
|
29 | [23:10:53] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
|
30 | [23:10:53] [Server thread/INFO]: [MCMurder] Loading MCMurder v1.0
|
31 | [23:10:53] [Server thread/INFO]: [ServersNPC] Loading ServersNPC v3.7
|
32 | [23:10:53] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
|
33 | [23:10:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
|
34 | [23:10:53] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
|
35 | [23:10:53] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.18.2) has not yet been tested! Proceed with caution.
|
36 | [23:10:55] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot find listener thread in MinecraftServer.
|
37 | If this problem hasn't already been reported, please open a ticket
|
38 | at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
|
39 | Stack Trace:
|
40 | java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type={
|
41 | fields=[{modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.world.entity.player.EntityHuman}],
|
42 | methods=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class java.lang.String, Index: null}], paramCount=1}],
|
43 | constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: class net.minecraft.server.dedicated.DedicatedServer instanceof input, Index: 0}, {Type: class net.minecraft.world.entity.player.EntityHuman instanceof input, Index: 2}], paramCount=3}]
|
44 | }}
|
45 | at ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460)
|
46 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getPlayerConnectionClass(MinecraftReflection.java:1065)
|
47 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getNetworkListenThreadClass(MinecraftReflection.java:1576)
|
48 | at ProtocolLib.jar//com.comphenix.protocol.injector.player.InjectedServerConnection.initializeListenerField(InjectedServerConnection.java:194)
|
49 | at ProtocolLib.jar//com.comphenix.protocol.injector.player.InjectedServerConnection.injectListenerThread(InjectedServerConnection.java:232)
|
50 | at ProtocolLib.jar//com.comphenix.protocol.injector.player.InjectedServerConnection.injectList(InjectedServerConnection.java:181)
|
51 | at ProtocolLib.jar//com.comphenix.protocol.injector.player.ProxyPlayerInjectionHandler.<init>(ProxyPlayerInjectionHandler.java:150)
|
52 | at ProtocolLib.jar//com.comphenix.protocol.injector.player.PlayerInjectorBuilder.buildHandler(PlayerInjectorBuilder.java:139)
|
53 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:253)
|
54 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
|
55 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
|
56 | at ProtocolLib.jar//com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:213)
|
57 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:424)
|
58 | at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:288)
|
59 | at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
|
60 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
61 | at java.base/java.lang.Thread.run(Thread.java:833)
|
62 | Dump:
|
63 | Parameters:
|
64 | net.minecraft.server.dedicated.DedicatedServer@6ebab327[
|
65 | serverCommandQueue=[]
|
66 | v=<null>
|
67 | w=net.minecraft.server.rcon.RemoteControlCommandListener@5e973bc0
|
68 | x=<null>
|
69 | y=net.minecraft.server.dedicated.DedicatedServerSettings@35a9a43e
|
70 | z=<null>
|
71 | A=<null>
|
72 | B=TextComponent{text='', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}
|
73 | l=net.minecraft.world.level.storage.Convertable$ConversionSession@71f418d5
|
74 | m=net.minecraft.world.level.storage.WorldNBTStorage@2dd3b9a4
|
75 | B=[]
|
76 | C=net.minecraft.util.profiling.metrics.profiling.InactiveMetricsRecorder@178cfc4e
|
77 | D=net.minecraft.util.profiling.GameProfilerDisabled@2bb0aef7
|
78 | E=net.minecraft.server.MinecraftServer$$Lambda$4124/0x00000008014d0000@7a5329e4
|
79 | F=net.minecraft.server.MinecraftServer$$Lambda$4125/0x00000008014d0238@4a7db193
|
80 | G=false
|
81 | H=<null>
|
82 | I=false
|
83 | J=net.minecraft.server.network.ServerConnection@3ae34a1e
|
84 | K=net.minecraft.server.Main$$Lambda$4123/0x00000008014cd000@148a9ca3
|
85 | L=net.minecraft.network.protocol.status.ServerPing@77f59bdf
|
86 | M=java.util.Random@50235d9b
|
87 | N=com.mojang.datafixers.DataFixerUpper@70b04e3b
|
88 | O=
|
89 | P=21781
|
90 | Q=net.minecraft.core.IRegistryCustom$b@301fbb0a
|
91 | R={}
|
92 | S=net.minecraft.server.dedicated.DedicatedPlayerList@6b6ff5b5
|
93 | T=true
|
94 | isRestarting=false
|
95 | U=false
|
96 | V=0
|
97 | n=DIRECT
|
98 | W=false
|
99 | X=false
|
100 | Y=true
|
101 | Z=true
|
102 | aa=§4§nAll in one?§e §nYes there a lot of minigames!§r
|
103 | §6§n§lNot CopyPaste§f §n§lVer:0.0035
|
104 | ab=30
|
105 | o={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
|
106 | tickTimes5s=net.minecraft.server.MinecraftServer$TickTimes@a055bee
|
107 | tickTimes10s=net.minecraft.server.MinecraftServer$TickTimes@7e0d24ea
|
108 | tickTimes60s=net.minecraft.server.MinecraftServer$TickTimes@6242a9ac
|
109 | ac=java.security.KeyPair@622f7f1f
|
110 | ad=<null>
|
111 | ae=false
|
112 | af=
|
113 | ag=
|
114 | ah=false
|
115 | ai=0
|
116 | aj=com.destroystokyo.paper.profile.PaperMinecraftSessionService@42d5829f
|
117 | ak=com.destroystokyo.paper.profile.PaperGameProfileRepository@5568d45b
|
118 | al=net.minecraft.server.players.UserCache@22900893
|
119 | am=0
|
120 | an=Thread[Server thread,7,main]
|
121 | ao=5546975710
|
122 | ap=0
|
123 | aq=false
|
124 | ar=net.minecraft.server.packs.repository.ResourcePackRepository@5571e0d7
|
125 | as=net.minecraft.server.ScoreboardServer@46283c2e
|
126 | at=<null>
|
127 | au=net.minecraft.server.bossevents.BossBattleCustomData@645e70e8
|
128 | av=net.minecraft.server.CustomFunctionData@2d2b44ae
|
129 | aw=net.minecraft.util.CircularTimer@77066e84
|
130 | ax=false
|
131 | ay=0.0
|
132 | az=java.util.concurrent.ThreadPoolExecutor@70c8e506[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 76]
|
133 | aA=<null>
|
134 | aB=a[resourceManager=net.minecraft.server.packs.resources.ResourceManager@670602c7, managers=net.minecraft.server.DataPackResources@107f34bd]
|
135 | aC=net.minecraft.world.level.levelgen.structure.templatesystem.DefinedStructureManager@41ecd859
|
136 | p=<null>
|
137 | aD=false
|
138 | datapackconfiguration=net.minecraft.world.level.DataPackConfiguration@5349d263
|
139 | registryreadops=net.minecraft.resources.RegistryOps@2ff1efd5
|
140 | server=CraftServer{serverName=Paper,serverVersion=git-Paper-386,minecraftVersion=1.18.2}
|
141 | options=joptsimple.OptionSet@3a6c239b
|
142 | console=com.destroystokyo.paper.console.TerminalConsoleCommandSender@24815526
|
143 | remoteConsole=<null>
|
144 | processQueue=[]
|
145 | autosavePeriod=6000
|
146 | vanillaCommandDispatcher=net.minecraft.commands.CommandDispatcher@184213cf
|
147 | forceTicks=false
|
148 | recentTps={0.0,0.0,0.0}
|
149 | shutdownThread=<null>
|
150 | abnormalExit=false
|
151 | isIteratingOverLevels=false
|
152 | hasStopped=false
|
153 | hasFullyShutdown=false
|
154 | hasLoggedStop=false
|
155 | stopLock=java.lang.Object@7bec444f
|
156 | lastTick=0
|
157 | catchupTime=0
|
158 | tps1=net.minecraft.server.MinecraftServer$RollingAverage@565ae347
|
159 | tps5=net.minecraft.server.MinecraftServer$RollingAverage@5e0e5e28
|
160 | tps15=net.minecraft.server.MinecraftServer$RollingAverage@8778adc
|
161 | isOversleep=false
|
162 | b=0
|
163 | b=Server
|
164 | d=[]
|
165 | e=0
|
166 | ]
|
167 | Sender:
|
168 | com.comphenix.protocol.injector.player.InjectedServerConnection@10e1f019[
|
169 | listFields=[]
|
170 | replacedLists=[]
|
171 | netLoginInjector=com.comphenix.protocol.injector.player.NetLoginInjector@3cb21333
|
172 | socketInjector=com.comphenix.protocol.injector.server.InputStreamReflectLookup@8274f13
|
173 | socketType=LISTENER_THREAD
|
174 | server=CraftServer{serverName=Paper,serverVersion=git-Paper-386,minecraftVersion=1.18.2}
|
175 | reporter=com.comphenix.protocol.ProtocolLib$1@52698ad
|
176 | hasAttempted=true
|
177 | hasSuccess=false
|
178 | minecraftServer=net.minecraft.server.dedicated.DedicatedServer@6ebab327
|
179 | ]
|
180 | Version:
|
181 | ProtocolLib v4.5.1
|
182 | Java Version:
|
183 | 17.0.1
|
184 | Server:
|
185 | git-Paper-386 (MC: 1.18.2)
|
186 |
|
187 | [23:10:55] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
|
188 | If this problem hasn't already been reported, please open a ticket
|
189 | at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
|
190 | Stack Trace:
|
191 | FieldAccessException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type={
|
192 | fields=[{modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.world.entity.player.EntityHuman}],
|
193 | methods=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class java.lang.String, Index: null}], paramCount=1}],
|
194 | constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: class net.minecraft.server.dedicated.DedicatedServer instanceof input, Index: 0}, {Type: class net.minecraft.world.entity.player.EntityHuman instanceof input, Index: 2}], paramCount=3}]
|
195 | }}. Workaround failed too.
|
196 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.ProxyPacketInjector.initialize(ProxyPacketInjector.java:191)
|
197 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.ProxyPacketInjector.<init>(ProxyPacketInjector.java:164)
|
198 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketInjectorBuilder.buildInjector(PacketInjectorBuilder.java:94)
|
199 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:259)
|
200 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
|
201 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
|
202 | at ProtocolLib.jar//com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:213)
|
203 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:424)
|
204 | at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:288)
|
205 | at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
|
206 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
207 | at java.base/java.lang.Thread.run(Thread.java:833)
|
208 | Caused by: java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type={
|
209 | fields=[{modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.world.entity.player.EntityHuman}],
|
210 | methods=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class java.lang.String, Index: null}], paramCount=1}],
|
211 | constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: class net.minecraft.server.dedicated.DedicatedServer instanceof input, Index: 0}, {Type: class net.minecraft.world.entity.player.EntityHuman instanceof input, Index: 2}], paramCount=3}]
|
212 | }}
|
213 | at ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460)
|
214 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getPlayerConnectionClass(MinecraftReflection.java:1065)
|
215 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getPacketClass(MinecraftReflection.java:729)
|
216 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.ProxyPacketInjector$ArrayLookup.initialize(ProxyPacketInjector.java:115)
|
217 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.ProxyPacketInjector$ArrayLookup.<init>(ProxyPacketInjector.java:106)
|
218 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.ProxyPacketInjector.initialize(ProxyPacketInjector.java:188)
|
219 | ... 11 more
|
220 | Dump:
|
221 | Parameters:
|
222 | [NULL]
|
223 | Sender:
|
224 | com.comphenix.protocol.ProtocolLib@734e177c[
|
225 | statistics=<null>
|
226 | backgroundCompiler=<null>
|
227 | packetTask=-1
|
228 | tickCounter=0
|
229 | unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cbd9542
|
230 | configExpectedMod=-1
|
231 | updater=com.comphenix.protocol.updater.SpigotUpdater@1469ce31
|
232 | redirectHandler=<null>
|
233 | commandProtocol=<null>
|
234 | commandPacket=<null>
|
235 | commandFilter=<null>
|
236 | packetLogging=<null>
|
237 | skipDisable=false
|
238 | isEnabled=false
|
239 | loader=org.bukkit.plugin.java.JavaPluginLoader@1aa61805
|
240 | server=CraftServer{serverName=Paper,serverVersion=git-Paper-386,minecraftVersion=1.18.2}
|
241 | file=plugins/ProtocolLib.jar
|
242 | description=org.bukkit.plugin.PluginDescriptionFile@13b1f442
|
243 | dataFolder=plugins/ProtocolLib
|
244 | classLoader=PluginClassLoader{plugin=ProtocolLib v4.5.1, pluginEnabled=false, url=plugins/ProtocolLib.jar}
|
245 | naggable=true
|
246 | newConfig=YamlConfiguration[path='', root='YamlConfiguration']
|
247 | configFile=plugins/ProtocolLib/config.yml
|
248 | logger=com.destroystokyo.paper.utils.PaperPluginLogger@290434fc
|
249 | ]
|
250 | Version:
|
251 | ProtocolLib v4.5.1
|
252 | Java Version:
|
253 | 17.0.1
|
254 | Server:
|
255 | git-Paper-386 (MC: 1.18.2)
|
256 |
|
257 | [23:10:55] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.28
|
258 | [23:10:55] [Server thread/WARN]: [LibsDisguises] Noticed you're using an older version of ProtocolLib (or not using it)! We're forcibly updating you!
|
259 | [23:10:55] [Server thread/ERROR]: [LibsDisguises] Looks like ProtocolLib's site may be down! MythicCraft/MythicMobs has a discord server https://discord.gg/EErRhJ4qgx you can join. Check the pins in #libs-support for a ProtocolLib.jar you can download!
|
260 | [23:10:55] [Server thread/WARN]: java.lang.NullPointerException
|
261 | [23:10:55] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
262 | [23:10:55] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
263 | [23:10:55] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
264 | [23:10:55] [Server thread/WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
265 | [23:10:55] [Server thread/WARN]: at LibsDisguises-10.0.28-Free.jar//me.libraryaddict.disguise.utilities.DisguiseUtilities.updateProtocolLib(DisguiseUtilities.java:590)
|
266 | [23:10:55] [Server thread/WARN]: at LibsDisguises-10.0.28-Free.jar//me.libraryaddict.disguise.LibsDisguises.onLoad(LibsDisguises.java:85)
|
267 | [23:10:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:424)
|
268 | [23:10:55] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:288)
|
269 | [23:10:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
|
270 | [23:10:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
271 | [23:10:55] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
272 | [23:10:55] [Server thread/INFO]: [BedWars] Loading BedWars v0.2.24
|
273 | [23:10:55] [Server thread/INFO]: [BlockHunt] Loading BlockHunt v0.2.1
|
274 | [23:10:55] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
275 | [23:10:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.11-beta-01+6200-0877589
|
276 | [23:10:55] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
|
277 | [23:10:56] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
|
278 | [23:10:56] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter
|
279 | [23:11:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
|
280 | [23:11:00] [Server thread/INFO]: Error Cannot enable ProtocolLib. (java.lang.ExceptionInInitializerError) occured in ProtocolLib v4.5.1.
|
281 | [23:11:00] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
|
282 | If this problem hasn't already been reported, please open a ticket
|
283 | at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
|
284 | Stack Trace:
|
285 | java.lang.ExceptionInInitializerError
|
286 | at ProtocolLib.jar//com.comphenix.protocol.ProtocolLib.onEnable(ProtocolLib.java:374)
|
287 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
|
288 | at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
|
289 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
|
290 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
|
291 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
|
292 | at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:289)
|
293 | at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
|
294 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
295 | at java.base/java.lang.Thread.run(Thread.java:833)
|
296 | Caused by: java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type={
|
297 | fields=[{modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.world.entity.player.EntityHuman}],
|
298 | methods=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class java.lang.String, Index: null}], paramCount=1}],
|
299 | constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: class net.minecraft.server.dedicated.DedicatedServer instanceof input, Index: 0}, {Type: class net.minecraft.world.entity.player.EntityHuman instanceof input, Index: 2}], paramCount=3}]
|
300 | }}
|
301 | at ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460)
|
302 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getPlayerConnectionClass(MinecraftReflection.java:1065)
|
303 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getNetworkManagerClass(MinecraftReflection.java:1082)
|
304 | at ProtocolLib.jar//com.comphenix.protocol.utility.MinecraftReflection.getEnumProtocolClass(MinecraftReflection.java:758)
|
305 | at ProtocolLib.jar//com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:58)
|
306 | at ProtocolLib.jar//com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:43)
|
307 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:70)
|
308 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:271)
|
309 | at ProtocolLib.jar//com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218)
|
310 | at ProtocolLib.jar//com.comphenix.protocol.utility.ChatExtensions.<clinit>(ChatExtensions.java:55)
|
311 | ... 10 more
|
312 | Dump:
|
313 | Sender:
|
314 | com.comphenix.protocol.ProtocolLib@734e177c[
|
315 | statistics=<null>
|
316 | backgroundCompiler=<null>
|
317 | packetTask=-1
|
318 | tickCounter=0
|
319 | unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cbd9542
|
320 | configExpectedMod=-1
|
321 | updater=com.comphenix.protocol.updater.SpigotUpdater@1469ce31
|
322 | redirectHandler=<null>
|
323 | commandProtocol=<null>
|
324 | commandPacket=<null>
|
325 | commandFilter=<null>
|
326 | packetLogging=<null>
|
327 | skipDisable=false
|
328 | isEnabled=true
|
329 | loader=org.bukkit.plugin.java.JavaPluginLoader@1aa61805
|
330 | server=CraftServer{serverName=Paper,serverVersion=git-Paper-386,minecraftVersion=1.18.2}
|
331 | file=plugins/ProtocolLib.jar
|
332 | description=org.bukkit.plugin.PluginDescriptionFile@13b1f442
|
333 | dataFolder=plugins/ProtocolLib
|
334 | classLoader=PluginClassLoader{plugin=ProtocolLib v4.5.1, pluginEnabled=true, url=plugins/ProtocolLib.jar}
|
335 | naggable=true
|
336 | newConfig=YamlConfiguration[path='', root='YamlConfiguration']
|
337 | configFile=plugins/ProtocolLib/config.yml
|
338 | logger=com.destroystokyo.paper.utils.PaperPluginLogger@290434fc
|
339 | ]
|
340 | Version:
|
341 | ProtocolLib v4.5.1
|
342 | Java Version:
|
343 | 17.0.1
|
344 | Server:
|
345 | git-Paper-386 (MC: 1.18.2)
|
346 |
|
347 | [23:11:00] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.1
|
348 | [23:11:00] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
349 | [23:11:00] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
350 | [23:11:00] [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.
|
351 | [23:11:00] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
352 | [23:11:00] [Server thread/INFO]: Preparing level "world"
|
353 | [23:11:05] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
354 | [23:11:06] [Server thread/INFO]: Preparing spawn area: 0%
|
355 | [23:11:06] [Server thread/INFO]: Preparing spawn area: 0%
|
356 | [23:11:06] [Server thread/INFO]: Preparing spawn area: 0%
|
357 | [23:11:06] [Server thread/INFO]: Preparing spawn area: 0%
|
358 | [23:11:07] [Server thread/INFO]: Preparing spawn area: 0%
|
359 | [23:11:07] [Server thread/INFO]: Preparing spawn area: 0%
|
360 | [23:11:08] [Server thread/INFO]: Preparing spawn area: 0%
|
361 | [23:11:08] [Server thread/INFO]: Time elapsed: 3184 ms
|
362 | [23:11:08] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
363 | [23:11:08] [Server thread/INFO]: Preparing spawn area: 0%
|
364 | [23:11:09] [Server thread/INFO]: Preparing spawn area: 0%
|
365 | [23:11:09] [Server thread/INFO]: Preparing spawn area: 0%
|
366 | [23:11:10] [Server thread/INFO]: Preparing spawn area: 0%
|
367 | [23:11:10] [Server thread/INFO]: Preparing spawn area: 0%
|
368 | [23:11:11] [Server thread/INFO]: Preparing spawn area: 0%
|
369 | [23:11:11] [Server thread/INFO]: Preparing spawn area: 0%
|
370 | [23:11:12] [Server thread/INFO]: Preparing spawn area: 0%
|
371 | [23:11:12] [Server thread/INFO]: Preparing spawn area: 0%
|
372 | [23:11:13] [Server thread/INFO]: Preparing spawn area: 0%
|
373 | [23:11:13] [Server thread/INFO]: Time elapsed: 4963 ms
|
374 | [23:11:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
375 | [23:11:13] [Server thread/INFO]: Preparing spawn area: 0%
|
376 | [23:11:13] [Server thread/INFO]: Preparing spawn area: 0%
|
377 | [23:11:14] [Server thread/INFO]: Preparing spawn area: 0%
|
378 | [23:11:14] [Server thread/INFO]: Preparing spawn area: 0%
|
379 | [23:11:15] [Server thread/INFO]: Preparing spawn area: 0%
|
380 | [23:11:15] [Server thread/INFO]: Time elapsed: 2261 ms
|
381 | [23:11:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.3.1
|
382 | [23:11:15] [Server thread/INFO]: [MCMurder] Enabling MCMurder v1.0*
|
383 | [23:11:15] [Server thread/INFO]: MCMurder v1.0
|
384 | [23:11:15] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v3.7
|
385 | [23:11:15] [Server thread/WARN]: [io.github.znetworkw.znpcservers.cache.TypeCache$BaseCache] No cache found for: [net.minecraft.world.entity.player.ProfilePublicKey]
|
386 | [23:11:15] [Server thread/WARN]: [io.github.znetworkw.znpcservers.cache.TypeCache$BaseCache] No cache found for: [net.minecraft.world.entity.player.ProfilePublicKey] : []
|
387 | [23:11:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
|
388 | [23:11:16] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
|
389 | [23:11:16] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
|
390 | [23:11:32] [Server thread/INFO]: Preparing start region for dimension minecraft:hd-1
|
391 | [23:11:32] [Server thread/INFO]: Preparing spawn area: 0%
|
392 | [23:11:32] [Server thread/INFO]: Preparing spawn area: 0%
|
393 | [23:11:33] [Server thread/INFO]: Preparing spawn area: 0%
|
394 | [23:11:33] [Server thread/INFO]: Preparing spawn area: 0%
|
395 | [23:11:34] [Server thread/INFO]: Preparing spawn area: 0%
|
396 | [23:11:34] [Server thread/INFO]: Preparing spawn area: 0%
|
397 | [23:11:34] [Server thread/INFO]: Time elapsed: 2532 ms
|
398 | [23:11:48] [Server thread/INFO]: Preparing start region for dimension minecraft:bd-1
|
399 | [23:11:48] [Server thread/INFO]: Preparing spawn area: 0%
|
400 | [23:11:48] [Server thread/INFO]: Preparing spawn area: 0%
|
401 | [23:11:49] [Server thread/INFO]: Preparing spawn area: 0%
|
402 | [23:11:49] [Server thread/INFO]: Preparing spawn area: 0%
|
403 | [23:11:50] [Server thread/INFO]: Preparing spawn area: 0%
|
404 | [23:11:50] [Server thread/INFO]: Preparing spawn area: 0%
|
405 | [23:11:50] [Server thread/INFO]: Time elapsed: 2593 ms
|
406 | [23:12:05] [Server thread/INFO]: Preparing start region for dimension minecraft:mur-1
|
407 | [23:12:05] [Server thread/INFO]: Preparing spawn area: 0%
|
408 | [23:12:05] [Server thread/INFO]: Preparing spawn area: 0%
|
409 | [23:12:06] [Server thread/INFO]: Preparing spawn area: 0%
|
410 | [23:12:06] [Server thread/INFO]: Preparing spawn area: 0%
|
411 | [23:12:07] [Server thread/INFO]: Preparing spawn area: 0%
|
412 | [23:12:07] [Server thread/INFO]: Time elapsed: 2135 ms
|
413 | [23:12:07] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
|
414 | [23:12:07] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
|
415 | [23:12:07] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
|
416 | [23:12:07] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.28
|
417 | [23:12:07] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.28-Free.jar
|
418 | [23:12:07] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_18_R2
|
419 | [23:12:07] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1086
|
420 | [23:12:07] [Server thread/INFO]: [LibsDisguises] Build Date: 22/03/2022 06:37
|
421 | [23:12:07] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
|
422 | [23:12:07] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
|
423 | [23:12:07] [Server thread/ERROR]: [LibsDisguises] !! May I have your attention please !!
|
424 | [23:12:07] [Server thread/ERROR]: [LibsDisguises] Update your ProtocolLib! You are running 4.5.1 but the minimum version you should be on is 4.8.0 or build #538!
|
425 | [23:12:07] [Server thread/ERROR]: [LibsDisguises] https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar
|
426 | [23:12:07] [Server thread/ERROR]: [LibsDisguises] Or! Use /ld protocollib - To update to the latest development build
|
427 | [23:12:07] [Server thread/ERROR]: [LibsDisguises] !! May I have your attention please !!
|
428 | [23:12:07] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v10.0.28 (Is it up to date?)
|
429 | java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
|
430 | at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:230) ~[LibsDisguises-10.0.28-Free.jar:?]
|
431 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
|
432 | at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
|
433 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
|
434 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-386]
|
435 | at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-386]
|
436 | at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-386]
|
437 | at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-386]
|
438 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-386]
|
439 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-386]
|
440 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-386]
|
441 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
442 | Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
|
443 | at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
|
444 | at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
|
445 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
|
446 | ... 12 more
|
447 | [23:12:07] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.28
|
448 | [23:12:07] [Server thread/INFO]: [BedWars] Enabling BedWars v0.2.24
|
449 | [23:12:07] [Server thread/INFO]: [BedWars] Successfully loaded messages for BedWars! Language: Russian
|
450 | [23:12:07] [Server thread/INFO]: [BedWars] Loading statistics from YAML-File ...
|
451 | [23:12:08] [Server thread/INFO]: ===================== by ScreamingSandals <Misat11, Iamceph, Pronze>
|
452 | [23:12:08] [Server thread/INFO]: + Screaming BedWars + Version: 0.2.24 FREE
|
453 | [23:12:08] [Server thread/INFO]: ===================== STABLE VERSION
|
454 | [23:12:08] [Server thread/INFO]: [BW] Arena BedWars loaded!
|
455 | [23:12:08] [Server thread/INFO]: Everything is loaded! If you like our work, consider visiting our Patreon! <3
|
456 | [23:12:08] [Server thread/INFO]: https://www.patreon.com/screamingsandals
|
457 | [23:12:08] [Server thread/INFO]: [BlockHunt] Enabling BlockHunt v0.2.1*
|
458 | [23:12:09] [Server thread/INFO]: [BlockHunt] The plugin 'Lib's Disguises' is required to run this plugin! Intall it or it won't work!
|
459 | [23:12:09] [Server thread/INFO]: [BlockHunt] Disabling BlockHunt v0.2.1
|
460 | [23:12:09] [Server thread/INFO]: [BlockHunt] BlockHunt - 0.2.1 is now Disabled. Made by Steffion.
|
461 | [23:12:09] [Server thread/INFO]: Starting GS4 status listener
|
462 | [23:12:09] [Server thread/INFO]: Thread Query Listener started
|
463 | [23:12:09] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
|
464 | [23:12:09] [Server thread/INFO]: JMX monitoring enabled
|
465 | [23:12:09] [Server thread/INFO]: Running delayed init tasks
|
466 | [23:12:09] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
|
467 | [23:12:09] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "instance" is null
|
468 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getMethod(ClassStorage.java:113)
|
469 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getHandle(ClassStorage.java:242)
|
470 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.entity.ArmorStandNMS.<init>(ArmorStandNMS.java:43)
|
471 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:212)
|
472 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:187)
|
473 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.addLine(Hologram.java:144)
|
474 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.setLine(Hologram.java:133)
|
475 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHologram(LeaderboardHolograms.java:154)
|
476 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.lambda$updateHolograms$2(LeaderboardHolograms.java:132)
|
477 | [23:12:09] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
478 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHolograms(LeaderboardHolograms.java:127)
|
479 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateEntries(LeaderboardHolograms.java:62)
|
480 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
|
481 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
|
482 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1173)
|
483 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
484 | [23:12:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
485 | [23:12:09] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "instance" is null
|
486 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getMethod(ClassStorage.java:113)
|
487 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getHandle(ClassStorage.java:242)
|
488 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.entity.ArmorStandNMS.<init>(ArmorStandNMS.java:43)
|
489 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:212)
|
490 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:187)
|
491 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.addLine(Hologram.java:144)
|
492 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.setLine(Hologram.java:133)
|
493 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHologram(LeaderboardHolograms.java:154)
|
494 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.lambda$updateHolograms$2(LeaderboardHolograms.java:132)
|
495 | [23:12:09] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
496 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHolograms(LeaderboardHolograms.java:127)
|
497 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateEntries(LeaderboardHolograms.java:62)
|
498 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
|
499 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
|
500 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1173)
|
501 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
502 | [23:12:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
503 | [23:12:09] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "instance" is null
|
504 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getMethod(ClassStorage.java:113)
|
505 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.utils.ClassStorage.getHandle(ClassStorage.java:242)
|
506 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.entity.ArmorStandNMS.<init>(ArmorStandNMS.java:43)
|
507 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:212)
|
508 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.updateEntities(Hologram.java:187)
|
509 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.addLine(Hologram.java:144)
|
510 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.lib.nms.holograms.Hologram.setLine(Hologram.java:133)
|
511 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHologram(LeaderboardHolograms.java:154)
|
512 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.lambda$updateHolograms$2(LeaderboardHolograms.java:132)
|
513 | [23:12:09] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
514 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateHolograms(LeaderboardHolograms.java:127)
|
515 | [23:12:09] [Server thread/WARN]: at BedWars-0.2.24.jar//org.screamingsandals.bedwars.holograms.LeaderboardHolograms.updateEntries(LeaderboardHolograms.java:62)
|
516 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
|
517 | [23:12:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
|
518 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1173)
|
519 | [23:12:09] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
|
520 | [23:12:09] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
521 | [23:12:10] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
|
522 | [23:12:10] [Server thread/INFO]: Done (102.361s)! For help, type "help"
|
523 | [23:12:10] [Server thread/INFO]: Timings Reset
|
524 | [23:19:11] [Server thread/INFO]: Stopping the server
|
525 | [23:19:11] [Server thread/INFO]: Stopping server
|
526 | [23:19:11] [Server thread/INFO]: [BedWars] Disabling BedWars v0.2.24
|
527 | [23:19:11] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
|
528 | [23:19:11] [Server thread/INFO]: [ServersNPC] Disabling ServersNPC v3.7
|
529 | [23:19:11] [Server thread/INFO]: [MCMurder] Disabling MCMurder v1.0
|
530 | [23:19:11] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.3.1
|
531 | [23:19:11] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
|
532 | [23:19:11] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.11-beta-01+6200-0877589
|
533 | [23:19:11] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
|
534 | [23:19:11] [Server thread/INFO]: Saving players
|
535 | [23:19:11] [Server thread/INFO]: Saving worlds
|
536 | [23:19:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
|
537 | [23:19:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
|
538 | [23:19:16] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
|
539 | [23:19:16] [Server thread/INFO]: Saving chunks for level 'ServerLevel[HD-1]'/minecraft:hd-1
|
540 | [23:19:16] [Server thread/INFO]: Saving chunks for level 'ServerLevel[BD-1]'/minecraft:bd-1
|
541 | [23:19:16] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Mur-1]'/minecraft:mur-1
|
542 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
543 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
544 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
545 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (HD-1): All chunks are saved
|
546 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (BD-1): All chunks are saved
|
547 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (Mur-1): All chunks are saved
|
548 | [23:19:16] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|
549 | [23:19:16] [Server thread/INFO]: Flushing Chunk IO
|
550 | [23:19:16] [Server thread/INFO]: Closing Thread Pool
|
551 | [23:19:16] [Server thread/INFO]: Closing Server
|