sylvrs / PlayerTags

A plugin to display a tag below the player's name tag. Packed with lots of customization & external plugin support!
GNU General Public License v3.0
7 stars 2 forks source link

PiggyFactions crash #10

Closed UnEnanoMas closed 3 years ago

UnEnanoMas commented 3 years ago

Backtrace: [15:57:18] [Server thread/CRITICAL]: Error: "Class 'sys\jordan\tags\session\PlayerSession' not found" (EXCEPTION) in "plugins/PlayerTags-master/src/sys/jordan/tags/session/SessionManager" at line 48 [15:57:18] [Server thread/CRITICAL]: #0 plugins/PlayerTags-master/src/sys/jordan/tags/PlayerTagsListener(65): sys\jordan\tags\session\SessionManager->create(object pocketmine\utils\UUID) [15:57:18] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/MethodEventExecutor(42): sys\jordan\tags\PlayerTagsListener->handleDataPacketReceive(object pocketmine\event\server\DataPacketReceiveEvent) [15:57:18] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object sys\jordan\tags\PlayerTagsListener, object pocketmine\event\server\DataPacketReceiveEvent) [15:57:18] [Server thread/CRITICAL]: #3 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\server\DataPacketReceiveEvent) [15:57:18] [Server thread/CRITICAL]: #4 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\event\Event->call() [15:57:18] [Server thread/CRITICAL]: #5 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\LoginPacket) [15:57:18] [Server thread/CRITICAL]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter) [15:57:18] [Server thread/CRITICAL]: #7 src/pocketmine/Player(3255): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [15:57:18] [Server thread/CRITICAL]: #8 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [15:57:18] [Server thread/CRITICAL]: #9 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[15] 81.0.51.23 1362, object raklib\protocol\EncapsulatedPacket, integer 0) [15:57:18] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket() [15:57:18] [Server thread/CRITICAL]: #11 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process() [15:57:18] [Server thread/CRITICAL]: #12 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}() [15:57:18] [Server thread/CRITICAL]: #13 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications() [15:57:18] [Server thread/CRITICAL]: #14 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1600005438.2234) [15:57:18] [Server thread/CRITICAL]: #15 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor() [15:57:18] [Server thread/CRITICAL]: #16 src/pocketmine/Server(1588): pocketmine\Server->start() [15:57:18] [Server thread/CRITICAL]: #17 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/) [15:57:18] [Server thread/CRITICAL]: #18 src/pocketmine/PocketMine(304): pocketmine\server()

PocketMine-MP version: 3.15.1 [Protocol 408]

sylvrs commented 3 years ago

I'll need more info about what version you are in and if other versions of the plugin are also affected.

UnEnanoMas commented 3 years ago

I am on the latest version of the 2 plugins.

PlayerTags dev21 PiggyFactions dev126

Aericio told me that it was a problem with this plugin, and that's why PiggyFactions didn't work for me

sylvrs commented 3 years ago

It seems to be a namespace issue caused by a corrupted phar. Try downloading it again and see what happens. If that doesn't work, use a different version from Poggit and tell me your results.

UnEnanoMas commented 3 years ago

Nah, I can't wait for the error to be fixed, I'll use another factions plugin