Unknown Log

#b3Pcigc
78 lines
Raw
1Server threadEx[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: java.lang.IllegalArgumentException: Can't resolve #2703 (V_1_21) in 'minecraft:item'
2Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.util.mappings.IRegistry.getByIdOrThrow(IRegistry.java:61)
3Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.util.mappings.IRegistry.apply(IRegistry.java:88)
4Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.util.mappings.IRegistry.apply(IRegistry.java:30)
5Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.readMappedEntity(PacketWrapper.java:1411)
6Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.readMappedEntity(PacketWrapper.java:1440)
7Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.protocol.item.ItemStackSerialization.readModern(ItemStackSerialization.java:121)
8Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.protocol.item.ItemStackSerialization.readModern(ItemStackSerialization.java:105)
9Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.protocol.item.ItemStackSerialization.read(ItemStackSerialization.java:44)
10Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.readItemStack(PacketWrapper.java:489)
11Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.protocol.entity.data.EntityDataType.read(EntityDataType.java:47)
12Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.readEntityMetadata(PacketWrapper.java:871)
13Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerEntityMetadata.read(WrapperPlayServerEntityMetadata.java:52)
14Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.readEvent(PacketWrapper.java:282)
15Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.<init>(PacketWrapper.java:183)
16Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.PacketWrapper.<init>(PacketWrapper.java:173)
17Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerEntityMetadata.<init>(WrapperPlayServerEntityMetadata.java:36)
18Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at MHDF-IA2AX//cn.chengzhimeow.mhdfia2ax.listener.ReplaceItem.onPacketSend(ReplaceItem.kt:153)
19Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.event.PacketListener$1.onPacketSend(PacketListener.java:46)
20Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.event.PacketSendEvent.call(PacketSendEvent.java:51)
21Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.event.EventManager.callEvent(EventManager.java:84)
22Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//com.github.retrooper.packetevents.util.PacketEventsImplHelper.handleClientBoundPacket(PacketEventsImplHelper.java:61)
23Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//io.github.retrooper.packetevents.injector.handlers.PacketEventsEncoder.handleClientBoundPacket(PacketEventsEncoder.java:88)
24Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//io.github.retrooper.packetevents.injector.handlers.PacketEventsEncoder.encode(PacketEventsEncoder.java:73)
25Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//io.github.retrooper.packetevents.injector.handlers.PacketEventsEncoder.encode(PacketEventsEncoder.java:52)
26Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:90)
27Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at packetevents//io.github.retrooper.packetevents.injector.handlers.PacketEventsEncoder.write(PacketEventsEncoder.java:107)
28Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
29Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
30Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
31Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
32Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113)
33Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
34Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
35Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
36Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
37Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:113)
38Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
39Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
40Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
41Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
42Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:120)
43Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
44Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
45Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
46Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
47Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:113)
48Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//net.minecraft.class_2535$2.write(class_2535.java:530)
49Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
50Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
51Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
52Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
53Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.ChannelDuplexHandler.write(ChannelDuplexHandler.java:115)
54Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at CobblemonPasture//site.liangbai.cobblemonpasture.taboolib.module.nms.LightInjector$PacketHandler.write(LightInjector.java:614)
55Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:879)
56Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
57Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
58Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
59Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.ChannelDuplexHandler.write(ChannelDuplexHandler.java:115)
60Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at TAB//me.neznamy.tab.shared.features.injection.NettyPipelineInjector$TabChannelDuplexHandler.write(NettyPipelineInjector.java:115)
61Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:879)
62Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
63Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
64Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
65Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:1015)
66Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.AbstractChannel.write(AbstractChannel.java:301)
67Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at ProtocolLib//com.comphenix.protocol.injector.netty.channel.NettyChannelProxy.write(NettyChannelProxy.java:210)
68Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at ProtocolLib//com.comphenix.protocol.injector.netty.channel.NettyChannelProxy.write(NettyChannelProxy.java:199)
69Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//net.minecraft.class_2535.method_36942(ConnectionMixin.java:350)
70Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//net.minecraft.class_2535.method_52917(ConnectionMixin.java:345)
71Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at ProtocolLib//com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.lambda$proxyRunnable$2(NettyEventLoopProxy.java:49)
72Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
73Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
74Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
75Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)
76Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
77Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
78Netty Server IO #2Ex[169月2025 22:42:14.312] [Netty Server IO #2/INFO] [net.minecraft.class_2983/]: [STDERR]: at java.base/java.lang.Thread.run(Thread.java:1583)
This log will be saved for 90 days from their last view.
Report abuse