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

How do I turn off spam this? #212

Closed Daniil129932 closed 6 years ago

Daniil129932 commented 6 years ago

Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Daniil129932: 0x1e0000000100f00101d604821800000000d604821c00000000 [16:35:09] [Server thread/DEBUG]: Failed to execute inventory transaction from Daniil129932 with actions: [{"sourceType":0,"windowId":120,"unknown":0,"inventorySlot":2,"oldItem":{"id":300,"damage":6},"newItem":{"id":300,"damage":7}}] [16:35:09] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Daniil129932: 0x1e0000000100f00102d804821800000000d804821c00000000 [16:35:09] [Server thread/DEBUG]: Failed to execute inventory transaction from Daniil129932 with actions: [{"sourceType":0,"windowId":120,"unknown":0,"inventorySlot":3,"oldItem":{"id":301,"damage":6},"newItem":{"id":301,"damage":7}}] [16:35:09] [Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Daniil129932: 0x1e0000000100f00103da04821800000000da04821c00000000 [16:35:13] [Server thread/DEBUG]: Tried to equip Item Iron Sword (267:30)x1 tags:0x0a00000a0700646973706c61790804004e616d651f00c2a76fc2a765d090d180d0bcd0b5d0b9d181d0bad0b8d0b920d0bdd0bed0b60000 but have Item Iron Sword (267:31)x1 tags:0x0a00000a0700646973706c61790804004e616d651f00c2a76fc2a765d090d180d0bcd0b5d0b9d181d0bad0b8d0b920d0bdd0bed0b60000 in target slot [16:35:13] [Server thread/DEBUG]: Unhandled MobEquipmentPacket received from Daniil129932: 0x1f00005f9604827837000a00000a0700646973706c61790804004e616d651f00c2a76fc2a765d090d180d0bcd0b5d0b9d181d0bad0b8d0b920d0bdd0bed0b6000000000b0200

ghost commented 6 years ago

This debug triggers when you are trying to drop a item from the inventory

Daniil129932 commented 6 years ago

I did nothing of the sort. And did not try!

ghost commented 6 years ago

This is NOT TeaSpoon issue.

Daniil129932 commented 6 years ago

After I removed the TeaSpoon, the spam disappeared.

ghost commented 6 years ago

It is tho, I tested this with and without Teaspoon and with teaspoon it's not working, even Cortex told me that.

Dana 28. velj 2018. 19:37 osoba "NycuRO" notifications@github.com napisala je:

This is NOT TeaSpoon issue.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CortexPE/TeaSpoon/issues/212#issuecomment-369338419, or mute the thread https://github.com/notifications/unsubscribe-auth/AMpSpjUcSFwykub0W5FKRsGbdhT0D5iFks5tZZz3gaJpZM4SVYnx .

Daniil129932 commented 6 years ago

Look. In the kernel settings, you can disable this. debug. And if you use TeaSpoon, then you can not disable it

CortexPE commented 6 years ago

Disable it on pocketmine.yml and by using a phared copy of TeaSpoon

CortexPE commented 6 years ago

I'll look into this later... Might be because of modified inventory transaction packets for eTables

daniktheboss commented 6 years ago

This is teaspoon error. Dont blame pmmp for errors you create

CortexPE commented 6 years ago

How are you sure about that @daniktheboss

CortexPE commented 6 years ago

Disable it on pocketmine.yml and by using a phared copy of TeaSpoon

ver24436 commented 6 years ago

https://github.com/pmmp/PocketMine-MP/issues/1883 < Seems to be related?