CortexPE / TeaSpoon

☕ A PLUGIN to Extend PMMP's Functionality without completely changing it.
GNU Affero General Public License v3.0
144 stars 100 forks source link

Entchanting #204

Closed UnexMC closed 6 years ago

UnexMC commented 6 years ago

[22:44:42] [Server thread/DEBUG]: Unhandled/unknown player action type 20 from Pxssiii [22:44:42] [Server thread/DEBUG]: Unhandled PlayerActionPacket received from Pxssiii: 0x2400000128000000d0cca68e07 [22:44:42] [Server thread/DEBUG]: Failed to execute inventory transaction from Pxssiii with actions: [{"sourceType":99999,"windowId":-17,"unknown":0,"inventorySlot":0,"oldItem":{"id":276,"nbt_hex":"0a0000090400656e63680a01000000020200696409000203006c766c01000000"},"newItem":{"id":0,"count":0}},{"sourceType":99999,"windowId":-17,"unknown":0,"inventorySlot":0,"oldItem":{"id":0,"count":0},"newItem":{"id":276}},{"sourceType":99999,"windowId":-15,"unknown":0,"inventorySlot":0,"oldItem":{"id":276},"newItem":{"id":0,"count":0}},{"sourceType":99999,"windowId":-15,"unknown":0,"inventorySlot":0,"oldItem":{"id":0,"count":0},"newItem":{"id":276,"nbt_hex":"0a0000090400656e63680a01000000020200696409000203006c766c01000000"}}] [22:44:42] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Pxssiii: 0x1e000000049f8d062100a8040220000a0000090400656e63680a01000000020200696409000203006c766c010000000000009f8d06210000a80402000000009f8d061d00a8040200000000009f8d061d0000a8040220000a0000090400656e63680a01000000020200696409000203006c766c010000000000 [22:44:42] [Server thread/DEBUG]: Unhandled EntityEventPacket received from Pxssiii: 0x1b0000012201 [22:44:42] [Server thread/DEBUG]: Failed to execute inventory transaction from Pxssiii with actions: [{"sourceType":99999,"windowId":-16,"unknown":0,"inventorySlot":1,"oldItem":{"id":351,"damage":4,"count":7},"newItem":{"id":0,"count":0}},{"sourceType":99999,"windowId":-16,"unknown":0,"inventorySlot":1,"oldItem":{"id":0,"count":0},"newItem":{"id":351,"damage":4,"count":6}},{"sourceType":99999,"windowId":-17,"unknown":0,"inventorySlot":0,"oldItem":{"id":0,"count":0},"newItem":{"id":351,"damage":4}}] [22:44:42] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Pxssiii: 0x1e000000039f8d061f00be058e1000000000009f8d061f0000be058c10000000009f8d06210000be05821000000000 [22:44:44] [Server thread/DEBUG]: Unhandled inventory action from Pxssiii: Fake container pocketmine\inventory\CraftingGrid for Pxssiii does not contain Item Diamond Sword (276:0)x1 [22:44:44] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Pxssiii: 0x1e000000029f8d06c70100a80402000000000000000200a8040200000000 [22:44:44] [Server thread/DEBUG]: Unhandled inventory action from Pxssiii: Fake container pocketmine\inventory\CraftingGrid for Pxssiii does not contain Item Dye (351:4)x7 [22:44:44] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Pxssiii: 0x1e000000029f8d06c70100be058e100000000000000001be05f21000000000be05801100000000

CortexPE commented 6 years ago

its because enchanting isn't fully implemented yet... only somewhat working.