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

Koth #2

Closed
DaRealAqua opened this issue Apr 18, 2019 · 7 comments
Closed

Koth #2

DaRealAqua opened this issue Apr 18, 2019 · 7 comments
Labels
Status: Fixed When a fix is applied or patch released. Type: Bug/Issue When a issue is about a Bug/Issue.

Comments

@DaRealAqua
Copy link

TypeError: "Argument 2 passed to pocketmine\math\AxisAlignedBB::setBounds() must be of the type float, null given, called in phar:///root/factions/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 707" (EXCEPTION) in "vendor/pocketmine/math/src/AxisAlignedBB" at line 47
2019-04-18 [12:14:31] [Server thread/DEBUG]: #0 src/pocketmine/entity/Entity(707): pocketmine\math\AxisAlignedBB->setBounds(double -0.3, NULL , double -0.3, double 0.3, double 1.8, double 0.3)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #1 src/pocketmine/entity/Entity(1823): pocketmine\entity\Entity->recalculateBoundingBox()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #2 src/pocketmine/entity/Entity(1839): pocketmine\entity\Entity->setPosition(pocketmine\level\Position object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #3 src/pocketmine/entity/Entity(1934): pocketmine\entity\Entity->setPositionAndRotation(pocketmine\level\Position object, double 115.27261352539, double 0)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #4 src/pocketmine/Player(3754): pocketmine\entity\Entity->teleport(pocketmine\level\Position object, NULL , NULL )
2019-04-18 [12:14:31] [Server thread/DEBUG]: #5 plugins/KOTH_dev-4.phar/src/Jackthehack21/KOTH/Arena(273): pocketmine\Player->teleport(pocketmine\level\Position object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #6 plugins/KOTH_dev-4.phar/src/Jackthehack21/KOTH/EventHandler(75): Jackthehack21\KOTH\Arena->spawnPlayer(pocketmine\Player object, boolean 1)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #7 src/pocketmine/plugin/MethodEventExecutor(38): Jackthehack21\KOTH\EventHandler->onRespawn(pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #8 src/pocketmine/plugin/RegisteredListener(98): pocketmine\plugin\MethodEventExecutor->execute(Jackthehack21\KOTH\EventHandler object, pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #9 src/pocketmine/event/Event(99): pocketmine\plugin\RegisteredListener->callEvent(pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #10 src/pocketmine/Player(3662): pocketmine\event\Event->call()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #11 src/pocketmine/Player(2818): pocketmine\Player->respawn()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(173): pocketmine\Player->handlePlayerAction(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/protocol/PlayerActionPacket(88): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handlePlayerAction(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #14 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\PlayerActionPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/protocol/BatchPacket(119): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #16 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #17 src/pocketmine/Player(3114): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #18 src/pocketmine/network/mcpe/RakLibInterface(170): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #19 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string 86.121.210.56 57827, raklib\protocol\EncapsulatedPacket object, integer 0)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #20 src/pocketmine/network/mcpe/RakLibInterface(110): raklib\server\ServerHandler->handlePacket()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #21 src/pocketmine/network/mcpe/RakLibInterface(100): pocketmine\network\mcpe\RakLibInterface->process()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #22 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #23 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #24 src/pocketmine/Server(2328): pocketmine\snooze\SleeperHandler->sleepUntil(double 1555604071.6541)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #25 src/pocketmine/Server(2186): pocketmine\Server->tickProcessor()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #26 src/pocketmine/Server(1765): pocketmine\Server->start()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #27 src/pocketmine/PocketMine(250): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/factions/, string /root/factions/plugins/)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #28 (1): require(string phar:///root/factions/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

@DaRealAqua
Copy link
Author

see

@JaxkDev
Copy link
Owner

JaxkDev commented Apr 18, 2019

I’m unsure.
That looks like a pmmp error, but could be very wrong please attach all version info using /vet and if your running source or phar

@JaxkDev
Copy link
Owner

JaxkDev commented Apr 18, 2019

*/ver

@jhampt
Copy link

jhampt commented Apr 18, 2019

usually this error is because your running source and not the .phar from poggit download it here https://poggit.pmmp.io/ci/jackthehack21/koth/KOTH

@JaxkDev
Copy link
Owner

JaxkDev commented Apr 18, 2019

That error is from a phar 😂

@JaxkDev
Copy link
Owner

JaxkDev commented Apr 18, 2019

And using a CI built phar is the exact same as running source 😂

@JaxkDev JaxkDev closed this as completed Apr 18, 2019
@JaxkDev JaxkDev reopened this Apr 18, 2019
@JaxkDev
Copy link
Owner

JaxkDev commented Apr 19, 2019

Found the issue, sorry code error my side.
Fixed in release Beta2.

@JaxkDev JaxkDev added Status: Fixed When a fix is applied or patch released. Type: Bug/Issue When a issue is about a Bug/Issue. labels May 1, 2019
This was referenced Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Fixed When a fix is applied or patch released. Type: Bug/Issue When a issue is about a Bug/Issue.
Projects
None yet
Development

No branches or pull requests

3 participants