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

crashing #18

Closed
ibratabian17 opened this issue Feb 6, 2021 · 1 comment
Closed

crashing #18

ibratabian17 opened this issue Feb 6, 2021 · 1 comment
Labels
invalid This doesn't seem right

Comments

@ibratabian17
Copy link

[03:46:24.630] [Server thread/INFO]: [NetworkSession: 139.194.12.243 49905] Session opened
[03:46:25.107] [Server thread/INFO]: [NetworkSession: 139.194.12.243 49905] Player: ibratabian17
[03:46:27.308] [Server thread/CRITICAL]: pocketmine\world\WorldException: "Cannot find a safe spawn point in non-generated terrain" (EXCEPTION) in "pmsrc/src/world/World" at line 2485
[03:46:27.308] [Server thread/CRITICAL]: #0 pmsrc/src/player/Player(294): pocketmine\world\World->getSafeSpawn()
[03:46:27.308] [Server thread/CRITICAL]: #1 pmsrc/src/Server(592): pocketmine\player\Player->__construct(object pocketmine\Server, object pocketmine\network\mcpe\NetworkSession, object pocketmine\player\XboxLivePlayerInfo, boolean 1, NULL )
[03:46:27.308] [Server thread/CRITICAL]: #2 pmsrc/src/network/mcpe/NetworkSession(232): pocketmine\Server->createPlayer(object pocketmine\network\mcpe\NetworkSession, object pocketmine\player\XboxLivePlayerInfo, boolean 1)
[03:46:27.308] [Server thread/CRITICAL]: #3 pmsrc/src/network/mcpe/NetworkSession(639): pocketmine\network\mcpe\NetworkSession->createPlayer()
[03:46:27.309] [Server thread/CRITICAL]: #4 pmsrc/src/network/mcpe/NetworkSession(634): pocketmine\network\mcpe\NetworkSession->beginSpawnSequence()
[03:46:27.309] [Server thread/CRITICAL]: #5 pmsrc/src/network/mcpe/handler/ResourcePacksPacketHandler(136): pocketmine\network\mcpe\NetworkSession->pocketmine\network\mcpe{closure}()
[03:46:27.309] [Server thread/CRITICAL]: #6 pmsrc/src/network/mcpe/protocol/ResourcePackClientResponsePacket(61): pocketmine\network\mcpe\handler\ResourcePacksPacketHandler->handleResourcePackClientResponse(object pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket)
[03:46:27.309] [Server thread/CRITICAL]: #7 pmsrc/src/network/mcpe/NetworkSession(384): pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket->handle(object pocketmine\network\mcpe\handler\ResourcePacksPacketHandler)
[03:46:27.309] [Server thread/CRITICAL]: #8 pmsrc/src/network/mcpe/NetworkSession(343): pocketmine\network\mcpe\NetworkSession->handleDataPacket(object pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket)
[03:46:27.309] [Server thread/CRITICAL]: #9 pmsrc/src/network/mcpe/raklib/RakLibInterface(185): pocketmine\network\mcpe\NetworkSession->handleEncoded(string[7] c.a..)
[03:46:27.309] [Server thread/CRITICAL]: #10 pmsrc/vendor/pocketmine/raklib/src/server/ipc/RakLibToUserThreadMessageReceiver(43): pocketmine\network\mcpe\raklib\RakLibInterface->onPacketReceive(integer 0, string[16] .8.e..N..K......)
[03:46:27.309] [Server thread/CRITICAL]: #11 pmsrc/src/network/mcpe/raklib/RakLibInterface(120): raklib\server\ipc\RakLibToUserThreadMessageReceiver->handle(object pocketmine\network\mcpe\raklib\RakLibInterface)
[03:46:27.309] [Server thread/CRITICAL]: #12 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\raklib\RakLibInterface->pocketmine\network\mcpe\raklib{closure}()
[03:46:27.309] [Server thread/CRITICAL]: #13 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[03:46:27.309] [Server thread/CRITICAL]: #14 pmsrc/src/Server(1540): pocketmine\snooze\SleeperHandler->sleepUntil(double 1612583187.3115)
[03:46:27.309] [Server thread/CRITICAL]: #15 pmsrc/src/Server(1090): pocketmine\Server->tickProcessor()
[03:46:27.309] [Server thread/CRITICAL]: #16 pmsrc/src/PocketMine(261): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[03:46:27.309] [Server thread/CRITICAL]: #17 pmsrc/src/PocketMine(285): pocketmine\server()
[03:46:27.309] [Server thread/CRITICAL]: #18 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)
[03:46:27.310] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[03:46:27.322] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Sat_Feb_6-03.46.27-UTC_2021.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
[03:46:27.322] [Server thread/INFO]: Disabling VanillaGenerator v0.0.3
[03:46:27.323] [Server thread/INFO]: [NetworkSession: ibratabian17] Session closed due to Server closed
[03:46:27.323] [Server thread/INFO]: Unloading world "world"
[03:46:27.324] [Server thread/INFO]: Unloading world "nether"
/tmp/17: line 391: 29 Killed ./bin/php7/bin/php ./PocketMine-MP.phar --no-wizard --disable-ansi

@Muqsit
Copy link
Owner

Muqsit commented Feb 6, 2021

This has nothing to do with VanillaGenerator.

@Muqsit Muqsit closed this as completed Feb 6, 2021
@Muqsit Muqsit added the invalid This doesn't seem right label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants