Unknown Log

#chK6Utl
60 lines
Raw
1Консоль
2[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
3[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
4[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: pointsapi [1.0.2]
5[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: rainbowcolor [1.2]
6[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: math [2.0.2]
7[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
8[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: gradient [1.0]
9[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: checkitem [2.7.5]
10[16:22:57 INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
11[16:22:57 INFO]:
1210 placeholder hook(s) registered!
132 placeholder hook(s) have an update available.
14[16:22:57 INFO]:
15Checking for updates via Spigot...
16[16:22:57 INFO]:
17[
18ChestCommands
19]
20Encountered 3 error(s) on load. Check previous console logs or run "/chestcommands errors" to see them again.
21[16:22:57 INFO]: No update was found, you are running the latest version. Will check again later.
22[16:22:57 INFO]: [Blue Slime Core]
23[16:22:57 INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'BlueSlimeCore'.
24[16:22:58 INFO]: Update check failed. Please try again later.
25[16:22:58 INFO]:
26[ProtocolLib] The updater found an update: 5.2.0 (Running 5.2.0-SNAPSHOT-679). Download at
27https://www.spigotmc.org/resources/protocollib.1997/
28[16:22:58 INFO]: [Vault] No new version available
29[16:23:06 INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
30[16:23:14 WARN]: [io.netty.channel.DefaultChannelPipeline] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
31java.lang.IllegalStateException: zip file closed
32at java.util.zip.ZipFile.ensureOpen(ZipFile.java:931) ~[?:?]
33at java.util.zip.ZipFile.getEntry(ZipFile.java:358) ~[?:?]
34at java.util.zip.ZipFile$1.getEntry(ZipFile.java:1169) ~[?:?]
35at java.util.jar.JarFile.getEntry0(JarFile.java:584) ~[?:?]
36at java.util.jar.JarFile.getEntry(JarFile.java:514) ~[?:?]
37at java.util.jar.JarFile.getJarEntry(JarFile.java:476) ~[?:?]
38at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.16.5.jar:git-Paper-794]
39at java.lang.ClassLoader.loadClass(ClassLoader.java:594) ~[?:?]
40at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Paper-794]
41at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
42at java.lang.ClassLoader.loadClass(ClassLoader.java:527) ~[?:?]
43at lol.pyr.znpcsplus.lib.packetevents.impl.injector.connection.ServerChannelHandler.channelRead(ServerChannelHandler.java:64) ~[?:?]
44at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[patched_1.16.5.jar:git-Paper-794]
45at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[patched_1.16.5.jar:git-Paper-794]
46at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[patched_1.16.5.jar:git-Paper-794]
47at com.comphenix.protocol.injector.netty.manager.InjectionChannelInitializer.channelRead(InjectionChannelInitializer.java:26) ~[?:?]
48at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[patched_1.16.5.jar:git-Paper-794]
49at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[patched_1.16.5.jar:git-Paper-794]
50at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[patched_1.16.5.jar:git-Paper-794]
51at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[patched_1.16.5.jar:git-Paper-794]
52at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[patched_1.16.5.jar:git-Paper-794]
53at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[patched_1.16.5.jar:git-Paper-794]
54at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[patched_1.16.5.jar:git-Paper-794]
55at io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:120) ~[patched_1.16.5.jar:git-Paper-794]
56at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475) ~[patched_1.16.5.jar:git-Paper-794]
57at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) ~[patched_1.16.5.jar:git-Paper-794]
58at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[patched_1.16.5.jar:git-Paper-794]
59at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[patched_1.16.5.jar:git-Paper-794]
60at java.lang.Thread.run(Thread.java:829) [?:?]
This log will be saved for 90 days from their last view.
Report abuse