DanteDEVS / MurderMysteryLED

MurderMystery PocketMine Plugin, Originally by LeyKey, Transferred to PM3 to PM5 by ItsToxicGG & DanteDevs
Apache License 2.0
12 stars 6 forks source link

Throwable Sword #13

Closed DanteDEVS closed 1 month ago

DanteDEVS commented 7 months ago

Throwable Sword issue

Currently if u right click it does not nothing sames goes in mobile if u use the block button or hold in with old controls, it does completely nothing, currently i have no fix for this but ill be investigating it.

If u have a solution dont mind pull requesting it thanks :)

UnknownNull commented 7 months ago

Throwable Sword issue

Currently if u right click it does not nothing sames goes in mobile if u use the block button or hold in with old controls, it does completely nothing, currently i have no fix for this but ill be investigating it.

If u have a solution dont mind pull requesting it thanks :)

I can help you, but I'm afraid you will reject my pull request and do it yourself😂

DanteDEVS commented 7 months ago

lol

DanteDEVS commented 7 months ago

Ok so update on this i was so close into completing this however PMMP has an issue [21:12:21.288] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\network\mcpe\protocol\MobEquipmentPacket::getTypeId()" (EXCEPTION) in "pmsrc/vendor/pocketmine/bedrock-protocol/src/serializer/PacketSerializer" at line 453

which im pretty sure gotta do with PMMP themselves and not the code but im not sure, u can review my latest code and mabye you can find a way because im to tired researching on this new api

UnknownNull commented 7 months ago

Ok so update on this i was so close into completing this however PMMP has an issue [21:12:21.288] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\network\mcpe\protocol\MobEquipmentPacket::getTypeId()" (EXCEPTION) in "pmsrc/vendor/pocketmine/bedrock-protocol/src/serializer/PacketSerializer" at line 453

which im pretty sure gotta do with PMMP themselves and not the code but im not sure, u can review my latest code and mabye you can find a way because im to tired researching on this new api

was it fixed?

DanteDEVS commented 7 months ago

not sure i can test it out

DanteDEVS commented 7 months ago

latest commit may fix this issue idk

DanteDEVS commented 7 months ago

well new changes so basically know we need a new way to make the entity move as nbt is off our charts right now..