-
`Error: "Class 'pocketmine\network\mcpe\protocol\EntityEventPacket' not found" (EXCEPTION) in "plugins/TeaSpoon_dev-278.phar/src/CortexPE/entity/projectile/FishingHook" at line 91`
Occurs when using …
ghost updated
5 years ago
-
adding a action to a button causes a internal server error
-
plugins/TeaSpoon_dev-278.phar/src/CortexPE/entity/object/ArmorStand(302): pocketmine\network\mcpe\protocol\DataPacket->__set(string head, pocketmine\item\ItemBlock object)
wehn i place a amor stand c…
-
ErrorException: "Trying to access array offset on value of type bool" (EXCEPTION) in "plugins/MyEntities.phar/src/Benda95280/MyEntities/commands/EntityCommand" at line 78
pmmp 3.21.0
php 7.4
-
Hello,
I am trying to join a multiplayer server using MCPE Launcher but it kicks me with "outdatedClient" even tho I can connect to the same server using the same version on my Android phone.
I …
-
When I enter the arena, the timer works normally, but when the timer runs out i get kicked from the server and the console says this error
```
#0 pmsrc/src/pocketmine/network/mcpe/NetworkBinaryStrea…
-
a player exit the game via the door while in the lobby and when the game started the server crashed
**EDIT:** also if you set the leave pos in a diffrent world it doesn't teleport you to the world …
ghost updated
4 years ago
-
On the test server, I broke a player's bed, and then went to kill him. On the final hit, he died and was out of the game, but I got kicked to an ISE. I do not have access to the console to check the e…
-
#### Description
Items not repairing
#### Versions
* PocketMine Version: https://github.com/pmmp/PocketMine-MP/commit/9d018e8d9efd0cea59c8a96e26c5fde7c316b10b
* EssentialsPE Version:
* G…
ghost updated
6 years ago
-
I thought it was possible to have one lib handling both classic, mcpc and mcpe.
But now looking at a (now working) minecraft-classic lib, https://github.com/mhsjlw/minecraft-classic-protocol, it doesn…