DaPigGuy / PiggyFactions

A modern open source factions plugin for PocketMine-MP
https://rtdx.aericio.net/en/latest/plugins/piggyfactions/
Apache License 2.0
52 stars 30 forks source link

Faction home world not loaded #81

Closed Omlo0417 closed 4 years ago

Omlo0417 commented 4 years ago

Please make sure your issue complies with these guidelines:

Link to crashdump:

Extra Information

This error appear when a one player died, cant enter again

[00:56:32] [Server thread/CRITICAL] :

InvalidArgumentException: "Spawn position must

reference a valid and loaded World" (EXCEPTION)

in

"src/pocketmine/event/player/Player Respawn Event" at line 47 [00:56:32] [Server thread/CRITICAL]: #0

plugins/PigeyFactions

(1). phar/src/DaPigGuy/PiggyFactions/EventListener

(148): pocketmine event\player\PlayerRespawnEvent

>set Respawn Position (object pocketmine level Position)

[00:56:32] [Server thread/CRITICAL]: #1

src/pocketmine/plugin/MethodEventExecutor (42): PigGy\Piggy Factions\ Event Listener >onRespawn (object

pocketmine\event\player\PLayer Respawn Event) [00:56:32] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/Registered Listener (80): pocketmine\plugin\Method EventExecutor

>execute(object PigGy\Piggy Factions Event Listener, object

pocketmine \event\player\Player Respawn Event)

And This when use /f home

[01:09:53] [Server thread/CRITICAL] : pocketmine utils Assumption Failed Error: "Position world is null" (EXCEPTION) in

"src/pocketmine/level/Position" at line 83

[01:09:53] [Server thread/CRITICAL]: #0 src/pocketmine/entity/Entity(1862):

pocketmine\level\Position->getLevel NonNull()

[01:09:53] [Server thread/CRITICAL): #1 src/pocketmine/Player (3918):

pocketmine\entity\Entity->teleport(object

pocketmine\level Position, NULL, NULL)

[01:09:53] [Server thread/CRITICAL]: #2 plugins/PiggyFactions

(1).phar/src/PigGy/Piggy Factions/commands/subc commands/homes/ Home SubCommand (24): pocketmine\Player->teleport(object

pocketmine\level\Position)

[01:09:53] [Server thread/CRITICAL]: # 3 plugins/Piggy Factions

(1).phar/src/PigGy/Piggy Factions/commands/subc ommands/FactionSubCommand (91): PigGy Piggy Factions commands subcommands homes Home SubCommand->on Normal Run(object

pocketmine\Player, object PigGy Piggy Factions\factions\ Faction, object

DaPig Guy\Piggy Factions\players\Factions Player, string[4] home, array[0])

[01:09:53] [Server thread/CRITICAL]: #4 plugins/PiggyFactions

(1). phar/src/PigGy/Piggy Factions/libs/Cortex

/Commando/BaseCommand (124):

PigGy\Piggy Factions commands subcommands Facti onSub Command->to Run(object pocketmine\Player
Aericio commented 4 years ago

Version information needed.

Omlo0417 commented 4 years ago

Sorry, versión [01:51:10] [Server thread/INFO]: This server is running PocketMine-MP 3.15.0 for Minecraft: Bedrock Edition v1.16.20 (protocol version 408) And Piggy Faction v1. 1.1

Aericio commented 4 years ago

Duplicate of #72