poggit-orphanage / FactionsPro

By Tethered
21 stars 69 forks source link

Internal Server Error when creating a faction. #80

Closed samuelctn closed 4 years ago

samuelctn commented 4 years ago

I am getting disconnected with the reason internal server error after creating a faction

FactionsPro 1.3.20 AntiSpamPro 1.4.1 PureChat 1.4.11 All of them are phar poggit versions. `[07:29:24] [Server thread/INFO]: [SocialSpy] SamyR0> /f create epic [07:29:24] [Server thread/CRITICAL]: Error: "Call to a member function hasProfanity() on null" (EXCEPTION) in "plugins/FactionsPro_dev-52.phar/src/FactionsPro/FactionMain" at line 369 [07:29:24] [Server thread/DEBUG]: #0 plugins/FactionsPro_dev-52.phar/src/FactionsPro/FactionCommands(156): FactionsPro\FactionMain->isNameBanned(string[4] epic) [07:29:24] [Server thread/DEBUG]: #1 plugins/FactionsPro_dev-52.phar/src/FactionsPro/FactionMain(117): FactionsPro\FactionCommands->onCommand(object jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player, object pocketmine\command\PluginCommand, string[1] f, array[2]) [07:29:24] [Server thread/DEBUG]: #2 src/pocketmine/command/PluginCommand(58): FactionsPro\FactionMain->onCommand(object jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player, object pocketmine\command\PluginCommand, string[1] f, array[2]) [07:29:24] [Server thread/DEBUG]: #3 src/pocketmine/command/SimpleCommandMap(270): pocketmine\command\PluginCommand->execute(object jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player, string[1] f, array[2]) [07:29:24] [Server thread/DEBUG]: #4 src/pocketmine/Server(2029): pocketmine\command\SimpleCommandMap->dispatch(object jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player, string[13] f create epic) [07:29:24] [Server thread/DEBUG]: #5 src/pocketmine/Player(2238): pocketmine\Server->dispatchCommand(object jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player, string[13] f create epic) [07:29:24] [Server thread/DEBUG]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(239): pocketmine\Player->chat(string[14] /f create epic) [07:29:24] [Server thread/DEBUG]: #7 src/pocketmine/network/mcpe/protocol/CommandRequestPacket(54): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleCommandRequest(object pocketmine\network\mcpe\protocol\CommandRequestPacket) [07:29:24] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\CommandRequestPacket->handle(object jasonwynn10\VanillaEntityAI\network\PlayerNetworkSessionAdapter) [07:29:24] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/protocol/BatchPacket(123): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\CommandRequestPacket) [07:29:24] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object jasonwynn10\VanillaEntityAI\network\PlayerNetworkSessionAdapter) [07:29:24] [Server thread/DEBUG]: #11 src/pocketmine/Player(3136): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [07:29:24] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [07:29:24] [Server thread/DEBUG]: #13 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 86.121.184.46 52059, object raklib\protocol\EncapsulatedPacket, integer 0) [07:29:24] [Server thread/DEBUG]: #14 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket() [07:29:24] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process() [07:29:24] [Server thread/DEBUG]: #16 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}() [07:29:24] [Server thread/DEBUG]: #17 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications() [07:29:24] [Server thread/DEBUG]: #18 src/pocketmine/Server(2349): pocketmine\snooze\SleeperHandler->sleepUntil(double 1573284564.8737) [07:29:24] [Server thread/DEBUG]: #19 src/pocketmine/Server(2206): pocketmine\Server->tickProcessor() [07:29:24] [Server thread/DEBUG]: #20 src/pocketmine/Server(1784): pocketmine\Server->start() [07:29:24] [Server thread/DEBUG]: #21 src/pocketmine/PocketMine(278): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[15] /root/Factions/, string[23] /root/Factions/plugins/) [07:29:24] [Server thread/DEBUG]: #22 src/pocketmine/PocketMine(300): pocketmine\server()

[07:29:24] [Server thread/INFO]: [StaffChat] SamyR0 deconectat [07:29:24] [Server thread/INFO]: SamyR0[/86.121.184.46:52059] logged out due to Internal server error [07:29:24] [RakLibServer thread/NOTICE]: Blocked 86.121.184.46 for 5 seconds `

samuelctn commented 4 years ago

i fixed it nvm