We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is this?
PocketMine-MP version: 5.3.3 [Protocol 594] PHP version: 8.2.7 OS: Linux, linux
THIS CRASH WAS CAUSED BY A PLUGIN BAD PLUGIN: DummyItemsBlocks
Error: Declaration of diamondgold\DummyItemsBlocks\tile\DummyTile::addAdditionalSpawnData(pocketmine\nbt\tag\CompoundTag $nbt): void must be compatible with pocketmine\block\tile\Spawnable::addAdditionalSpawnData(pocketmine\nbt\tag\CompoundTag $nbt, pocketmine\network\mcpe\convert\TypeConverter $typeConverter): void File: plugins/DummyItemsBlocks/src/diamondgold/DummyItemsBlocks/tile/DummyTile Line: 14 Type: E_COMPILE_ERROR
The text was updated successfully, but these errors were encountered:
Are you using a fork of Pocketmine?
Sorry, something went wrong.
nethergames
Unfortunately it is not possible to support both PocketMine and the NetherGames fork at the same time.
Resolved diamond-gold#3
fe7f8f0
No branches or pull requests
What is this?
PocketMine-MP version: 5.3.3 [Protocol 594]
PHP version: 8.2.7
OS: Linux, linux
THIS CRASH WAS CAUSED BY A PLUGIN
BAD PLUGIN: DummyItemsBlocks
Error: Declaration of diamondgold\DummyItemsBlocks\tile\DummyTile::addAdditionalSpawnData(pocketmine\nbt\tag\CompoundTag $nbt): void must be compatible with pocketmine\block\tile\Spawnable::addAdditionalSpawnData(pocketmine\nbt\tag\CompoundTag $nbt, pocketmine\network\mcpe\convert\TypeConverter $typeConverter): void
File: plugins/DummyItemsBlocks/src/diamondgold/DummyItemsBlocks/tile/DummyTile
Line: 14
Type: E_COMPILE_ERROR
The text was updated successfully, but these errors were encountered: