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

The server suddenly stops #2150

Closed
AkmalFairuz opened this issue Apr 14, 2018 · 1 comment
Closed

The server suddenly stops #2150

AkmalFairuz opened this issue Apr 14, 2018 · 1 comment

Comments

@AkmalFairuz
Copy link
Contributor

OS : Ubuntu 16.04.4
PocketMine-MP 1.7dev-913

07:14:20] [Server thread/DEBUG]: #22 src/pocketmine/network/Network(89): pocketmine\network\mcpe\RakLibInterface->process()
[07:14:20] [Server thread/DEBUG]: #23 src/pocketmine/Server(2495): pocketmine\network\Network->processInterfaces()
[07:14:20] [Server thread/DEBUG]: #24 src/pocketmine/Server(2243): pocketmine\Server->tick()
[07:14:20] [Server thread/DEBUG]: #25 src/pocketmine/Server(2119): pocketmine\Server->tickProcessor() [07:14:20] [Server thread/DEBUG]: #26 src/pocketmine/Server(1701): pocketmine\Server->start()
[07:14:20] [Server thread/DEBUG]: #27 src/pocketmine/PocketMine(305): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/server3/, string /root/server3/plugins/)
[07:14:20] [Server thread/DEBUG]: #28 /root/server3/PocketMine-MP.phar(1): require(string phar:///root/server3/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
8:56] [Server thread/INFO]: Cipuk123[/36.81.39.121:50219] logged in with entity id 851 at (SysZee's Island Project, 58, 86, -262)
[07:19:03] [Server thread/INFO]: • Cipuk123 bergabung ke server
[07:19:07] [Server thread/INFO]: • [Junior] Dash rahmawan21 > km punya rumah?
[07:19:18] [Server thread/INFO]: • [Player] ItzMomoghiSan > baru main sekarang pak :u
[07:19:27] [Server thread/CRITICAL]: Could not pass event 'pocketmine\event\block\BlockBreakEvent' to 'FactionsPro v1.3.11-9': SQLite3::query(): Unable to prepare statement: 1, near "s": syntax error on FactionsPro\FactionListener
[07:19:27] [Server thread/CRITICAL]: ErrorException: "SQLite3::query(): Unable to prepare statement: 1, near "s": syntax error" (EXCEPTION) in "FactionsPro.phar/src/FactionsPro/FactionMain" at line 398
[07:19:27] [Server thread/DEBUG]: #0 (): pocketmine\error_handler(integer 2, string SQLite3::query(): Unable to prepare statement: 1, near "s": syntax error, string phar:///root/server3/plugins/FactionsPro.phar/src/FactionsPro/FactionMain.php, integer 398, array Array())
[07:19:27] [Server thread/DEBUG]: #1 FactionsPro.phar/src/FactionsPro/FactionMain(398): SQLite3->query(string SELECT faction FROM plots WHERE 74 <= x1 AND 74 >= x2 AND -255 <= z1 AND -255 >= z2 AND world = 'SysZee's Island Project';)
[07:19:27] [Server thread/DEBUG]: #2 FactionsPro.phar/src/FactionsPro/FactionListener(98): FactionsPro\FactionMain->pointIsInPlot(integer 74, integer -255, string SysZee's Island Project)
[07:19:27] [Server thread/DEBUG]: #3 src/pocketmine/plugin/MethodEventExecutor(38): FactionsPro\FactionListener->factionBlockBreakProtect(pocketmine\event\block\BlockBreakEvent object)
[07:19:27] [Server thread/DEBUG]: #4 src/pocketmine/plugin/RegisteredListener(98): pocketmine\plugin\MethodEventExecutor->execute(FactionsPro\FactionListener object, pocketmine\event\block\BlockBreakEvent object)
[07:19:27] [Server thread/DEBUG]: #5 src/pocketmine/plugin/PluginManager(696): pocketmine\plugin\RegisteredListener->callEvent(pocketmine\event\block\BlockBreakEvent object)
[07:19:27] [Server thread/DEBUG]: #6 src/pocketmine/level/Level(1707): pocketmine\plugin\PluginManager->callEvent(pocketmine\event\block\BlockBreakEvent object)
[07:19:27] [Server thread/DEBUG]: #7 src/pocketmine/Player(2400): pocketmine\level\Level->useBreakOn(pocketmine\math\Vector3 object, pocketmine\item\ItemBlock object, pocketmine\Player object, boolean 1)
[07:19:27] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(132): pocketmine\Player->handleInventoryTransaction(pocketmine\network\mcpe\protocol\InventoryTransactionPacket object)
[07:19:27] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/protocol/InventoryTransactionPacket(155): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleInventoryTransaction(pocketmine\network\mcpe\protocol\InventoryTransactionPacket object)
[07:19:27] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\network\mcpe\protocol\InventoryTransactionPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
[07:19:27] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/protocol/BatchPacket(114): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\InventoryTransactionPacket object)
[07:19:27] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\network\mcpe\protocol\BatchPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
[07:19:27] [Server thread/DEBUG]: #13 src/pocketmine/Player(3031): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
[07:19:27] [Server thread/DEBUG]: #14 src/pocketmine/network/mcpe/RakLibInterface(153): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
[07:19:27] [Server thread/DEBUG]: #15 vendor/pocketmine/raklib/server/ServerHandler(98): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string 125.164.255.39 49603, raklib\protocol\EncapsulatedPacket object, integer 0)
[07:19:27] [Server thread/DEBUG]: #16 src/pocketmine/network/mcpe/RakLibInterface(94): raklib\server\ServerHandler->handlePacket()
[07:19:27] [Server thread/DEBUG]: #17 src/pocketmine/network/Network(89): pocketmine\network\mcpe\RakLibInterface->process()
[07:19:27] [Server thread/DEBUG]: #18 src/pocketmine/Server(2495): pocketmine\network\Network->processInterfaces()
[07:19:27] [Server thread/DEBUG]: #19 src/pocketmine/Server(2243): pocketmine\Server->tick()
[07:19:27] [Server thread/DEBUG]: #20 src/pocketmine/Server(2119): pocketmine\Server->tickProcessor()
[07:19:27] [Server thread/DEBUG]: #21 src/pocketmine/Server(1701): pocketmine\Server->start()
[07:19:27] [Server thread/DEBUG]: #22 src/pocketmine/PocketMine(305): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/server3/, string /root/server3/plugins/)
[07:19:27] [Server thread/DEBUG]: #23 /root/server3/PocketMine-MP.phar(1): require(string phar:///root/server3/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

After that the server suddenly stops online

I've tried servers without plugins and the normal world still like that.

@support
Copy link

support bot commented Apr 14, 2018

This issue tracker is not a support forum. Please use the forums for support.

@support support bot closed this as completed Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants