Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: suddenly unable to open the player inventory for unknown reason #569

Open
Cdm2883 opened this issue Feb 14, 2025 · 0 comments
Open
Labels
Can't Be Reproduced A bug that can't be reproduced

Comments

@Cdm2883
Copy link
Contributor

Cdm2883 commented Feb 14, 2025

[19:03:40 INFO] [main] [AllayServer] Network interface started at 0.0.0.0:19132 (4790 ms)
[19:03:59 INFO] [Netty Server IO #1] [AllayNetworkInterface] Client connected, IP: /127.0.0.1:52770
[19:03:59 INFO] [Netty Server IO #1] [AllayServer] Cdm2883 joined the game
[19:08:50 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:allay * 41, minecraft:item * 2
[19:08:55 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:allay * 2
[19:09:32 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:item * 2
[19:10:15 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:allay * 1
[19:11:33 WARN] [World Network Thread - world] [InventoryTransactionPacketProcessor] Expected CONTAINER action type, got CREATIVE
[19:11:40 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:allay * 2
[19:12:37 INFO] [World Network Thread - world] [AllayServer] [Cdm2883] Killed minecraft:breeze * 1
[19:12:38 WARN] [World Network Thread - world] [BaseContainer] Viewer already exists! Container: FullContainerType[id=-1, slotTypeTable=[Lorg.cloudburstmc.protocol.bedrock.data.inventory.ContainerSlotType;@6ce3816, heldSlotTypes=[HOTBAR_AND_INVENTORY, HOTBAR, INVENTORY], networkSlotIndexMapper={0=0, 1=1, 2=2, 3=3, 4=4, 5=5, 6=6, 7=7, 8=8, 9=9, 10=10, 11=11, 12=12, 13=13, 14=14, 15=15, 16=16, 17=17, 18=18, 19=19, 20=20, 21=21, 22=22, 23=23, 24=24, 25=25, 26=26, 27=27, 28=28, 29=29, 30=30, 31=31, 32=32, 33=33, 34=34, 35=35}], Viewer: org.allaymc.server.entity.impl.EntityPlayerImpl@43aeee6e
[19:12:38 WARN] [Netty Server IO #1] [EntityPlayerNetworkComponentImpl] Received a packet which doesn't have correspond packet handler: PacketViolationWarningPacket(type=UNKNOWN, severity=WARNING, packetCauseId=156, context=Server sent a ContainerClosePacket response packet when it should have sent the server initiated packet), client status: IN_GAME
@harry-xi harry-xi added the Bug label Feb 14, 2025
@IWareQ IWareQ added the Can't Be Reproduced A bug that can't be reproduced label Feb 14, 2025
@smartcmd smartcmd removed the Bug label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Can't Be Reproduced A bug that can't be reproduced
Projects
None yet
Development

No branches or pull requests

4 participants