Skip to content
New issue

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

internal server error from fox egg placement #87

Closed
jaylac2000 opened this issue Sep 24, 2020 · 3 comments
Closed

internal server error from fox egg placement #87

jaylac2000 opened this issue Sep 24, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@jaylac2000
Copy link

[00:35:37] [Server thread/CRITICAL]: InvalidArgumentException: "Unknown entity numeric ID minecraft:fox" (EXCEPTION) in "plugins/BurgerSpawners.phar/src/Heisenburger69/BurgerSpawners/Pocketmine/AddActorPacket" at line 120
[00:35:37] [Server thread/CRITICAL]: #0 src/pocketmine/network/mcpe/protocol/DataPacket(127): Heisenburger69\BurgerSpawners\Pocketmine\AddActorPacket->encodePayload()
[00:35:37] [Server thread/CRITICAL]: #1 src/pocketmine/network/mcpe/RakLibInterface(244): pocketmine\network\mcpe\protocol\DataPacket->encode()
[00:35:37] [Server thread/CRITICAL]: #2 src/pocketmine/Player(3303): pocketmine\network\mcpe\RakLibInterface->putPacket(object pocketmine\Player, object Heisenburger69\BurgerSpawners\Pocketmine\AddActorPacket, boolean , boolean )
[00:35:37] [Server thread/CRITICAL]: #3 src/pocketmine/Player(3320): pocketmine\Player->sendDataPacket(object Heisenburger69\BurgerSpawners\Pocketmine\AddActorPacket, boolean , boolean )
[00:35:37] [Server thread/CRITICAL]: #4 plugins/BurgerSpawners.phar/src/Heisenburger69/BurgerSpawners/Entities/Fox(40): pocketmine\Player->dataPacket(object Heisenburger69\BurgerSpawners\Pocketmine\AddActorPacket)
[00:35:37] [Server thread/CRITICAL]: #5 src/pocketmine/entity/Entity(1956): Heisenburger69\BurgerSpawners\Entities\Fox->sendSpawnPacket(object pocketmine\Player)
[00:35:37] [Server thread/CRITICAL]: #6 src/pocketmine/entity/Entity(1966): pocketmine\entity\Entity->spawnTo(object pocketmine\Player)
[00:35:37] [Server thread/CRITICAL]: #7 plugins/BurgerSpawners.phar/src/Heisenburger69/BurgerSpawners/Items/SpawnEgg(34): pocketmine\entity\Entity->spawnToAll()
[00:35:37] [Server thread/CRITICAL]: #8 src/pocketmine/level/Level(1876): Heisenburger69\BurgerSpawners\Items\SpawnEgg->onActivate(object pocketmine\Player, object pocketmine\block\Air, object pocketmine\block\Planks, integer 1, object pocketmine\math\Vector3)
[00:35:37] [Server thread/CRITICAL]: #9 src/pocketmine/Player(2509): pocketmine\level\Level->useItemOn(object pocketmine\math\Vector3, object Heisenburger69\BurgerSpawners\Items\SpawnEgg, integer 1, object pocketmine\math\Vector3, object pocketmine\Player, boolean 1)
[00:35:37] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(150): pocketmine\Player->handleInventoryTransaction(object kielking\ScepterStuff\network\InventoryTransactionPacket)
[00:35:37] [Server thread/CRITICAL]: #11 src/pocketmine/network/mcpe/protocol/InventoryTransactionPacket(173): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleInventoryTransaction(object kielking\ScepterStuff\network\InventoryTransactionPacket)
[00:35:37] [Server thread/CRITICAL]: #12 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\InventoryTransactionPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[00:35:37] [Server thread/CRITICAL]: #13 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object kielking\ScepterStuff\network\InventoryTransactionPacket)
[00:35:37] [Server thread/CRITICAL]: #14 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[00:35:37] [Server thread/CRITICAL]: #15 src/pocketmine/Player(3255): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[00:35:37] [Server thread/CRITICAL]: #16 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[00:35:37] [Server thread/CRITICAL]: #17 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 174.112.105.100 63852, object raklib\protocol\EncapsulatedPacket, integer 0)
[00:35:37] [Server thread/CRITICAL]: #18 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[00:35:37] [Server thread/CRITICAL]: #19 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[00:35:37] [Server thread/CRITICAL]: #20 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[00:35:37] [Server thread/CRITICAL]: #21 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[00:35:37] [Server thread/CRITICAL]: #22 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1600907737.8615)
[00:35:37] [Server thread/CRITICAL]: #23 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[00:35:37] [Server thread/CRITICAL]: #24 src/pocketmine/Server(1588): pocketmine\Server->start()
[00:35:37] [Server thread/CRITICAL]: #25 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[00:35:37] [Server thread/CRITICAL]: #26 src/pocketmine/PocketMine(304): pocketmine\server()
[00:35:37] [Server thread/CRITICAL]: #27 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[00:35:37] [Server thread/INFO]: Unloading world "9280-2634-6536"
[00:35:37] [Server thread/INFO]: [StaffChat] ..Staff.. | jaylac2000 [-]
[00:35:37] [Server thread/INFO]: jaylac2000 [-]

@AGTHARN
Copy link
Contributor

AGTHARN commented Sep 24, 2020

Hi, this was fixed in the latest build.

@jaylac2000
Copy link
Author

yes, latest poggit release - remember some entitie IDs changed inside the MC 1.16 update. Such has pigman spawners also do not work, i have another issue open about this #75

@varunbln varunbln added the bug Something isn't working label Sep 24, 2020
@varunbln
Copy link
Owner

Fixed in dev build#95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants