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

i died and constantly get blocked for 5 seconds #4340

Closed
Natman-bad opened this issue Aug 1, 2021 · 2 comments
Closed

i died and constantly get blocked for 5 seconds #4340

Natman-bad opened this issue Aug 1, 2021 · 2 comments

Comments

@Natman-bad
Copy link

Natman-bad commented Aug 1, 2021

So to try and fix this issue i set my default world to my lobby with help of another discussion hoping that it would fix the bug.
it didnt......
everytime i die once i get kicked
everytime i try to join back i also get kicked

the only way i know to fix this is to change the default world to a new world
else im stuck in the void or something else and i constantly get kicked
im done with this bot kicking me EVERY time i hope they remove the bot
or do you all have something to fix this? :|
btw its not of some plugin
I have tried pardoning/unbanning myself it doesnt work either
I think the issue is that my spawn world is lobby but
when i die i still spawn in one of those deleted worlds

the error is:
[Server thread/CRITICAL]: InvalidArgumentException: "Spawn position must reference a valid and loaded World" (EXCEPTION) in "pmsrc/src/pocketmine/event/player/PlayerRespawnEvent" at line 47
[11:09:51] [Server thread/CRITICAL]: #0 plugins/MSpawns.phar/src/MSpawns/EventListener(54): pocketmine\event\player\PlayerRespawnEvent->setRespawnPosition(object pocketmine\level\Position, double 180.14404296875, double 10.963424682617)
[11:09:51] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): MSpawns\EventListener->onPlayerRespawn(object pocketmine\event\player\PlayerRespawnEvent)
[11:09:51] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object MSpawns\EventListener, object pocketmine\event\player\PlayerRespawnEvent)
[11:09:51] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerRespawnEvent)
[11:09:51] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Player(3891): pocketmine\event\Event->call()
[11:09:51] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Player(1120): pocketmine\Player->respawn()
[11:09:51] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(310): pocketmine\Player->doFirstSpawn()
[11:09:51] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/network/mcpe/protocol/SetLocalPlayerAsInitializedPacket(45): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleSetLocalPlayerAsInitialized(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[11:09:51] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[11:09:51] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/network/mcpe/protocol/BatchPacket(130): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[11:09:51] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[11:09:51] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/Player(3321): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[11:09:51] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[11:09:51] [Server thread/CRITICAL]: #13 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] xxx.xxx.x.xxx 59007, object raklib\protocol\EncapsulatedPacket, integer 0)
[11:09:51] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[11:09:51] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[11:09:51] [Server thread/CRITICAL]: #16 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[11:09:51] [Server thread/CRITICAL]: #17 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()
[11:09:51] [Server thread/CRITICAL]: #18 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1627812591.4215)
[11:09:51] [Server thread/CRITICAL]: #19 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
[11:09:51] [Server thread/CRITICAL]: #20 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
[11:09:51] [Server thread/CRITICAL]: #21 pmsrc/src/pocketmine/PocketMine(311): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[24] D:\PocketMine-MP-3.22.1, string[32] D:\PocketMine-MP-3.22.1\plugins)
[11:09:51] [Server thread/CRITICAL]: #22 pmsrc/src/pocketmine/PocketMine(341): pocketmine\server()
[11:09:51] [Server thread/CRITICAL]: #23 pmsrc(11): require(string[79] phar://D:/PocketMine-MP-3.22.1/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
CoinClamp joined
[RakLibServer thread/NOTICE]: Blocked xxx.xxx.x.xxx for 5 seconds

@github-actions
Copy link

github-actions bot commented Aug 1, 2021

Thanks, but this issue tracker is not intended for support requests. Please read the guidelines on submitting an issue.

Docs | Discord | Forums

@github-actions github-actions bot closed this as completed Aug 1, 2021
@Natman-bad
Copy link
Author

i fixed it it works just delete Mspawns and ur good and if it still doesnt work join the idscord above me because they are really fast and help so good :)

@pmmp pmmp locked and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants