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

crash of the server #4

Closed
rem137 opened this issue Mar 21, 2021 · 3 comments
Closed

crash of the server #4

rem137 opened this issue Mar 21, 2021 · 3 comments
Labels
bug Something isn't working fixed

Comments

@rem137
Copy link

rem137 commented Mar 21, 2021

the server crash and say me that: RuntimeException: "Tag with name "Walk" not found and no valid default value given" (EXCEPTION) in "pmsrc/vendor/pocketmine/nbt/src/tag/CompoundTag" at line 176

@brokiem brokiem added the bug Something isn't working label Mar 22, 2021
@brokiem
Copy link
Owner

brokiem commented Mar 22, 2021

can you please tell me all the crash dumps?

@rem137
Copy link
Author

rem137 commented Mar 22, 2021

2021-03-21 [15:29:43] [Server thread/CRITICAL]: RuntimeException: "Tag with name "Walk" not found and no valid default value given" (EXCEPTION) in "pmsrc/vendor/pocketmine/nbt/src/tag/CompoundTag" at line 176
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #0 pmsrc/vendor/pocketmine/nbt/src/tag/CompoundTag(191): pocketmine\nbt\tag\CompoundTag->getTagValue(string[4] Walk, string[27] pocketmine\nbt\tag\ShortTag, NULL , boolean )
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #1 plugins/SimpleNPC.phar/src/brokiem/snpc/EventHandler(104): pocketmine\nbt\tag\CompoundTag->getShort(string[4] Walk)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): brokiem\snpc\EventHandler->onMove(object pocketmine\event\player\PlayerMoveEvent)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object brokiem\snpc\EventHandler, object pocketmine\event\player\PlayerMoveEvent)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerMoveEvent)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Player(1660): pocketmine\event\Event->call()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/Player(1773): pocketmine\Player->processMostRecentMovements()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/level/Level(854): pocketmine\Player->onUpdate(integer 4292)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/level/Level(787): pocketmine\level\Level->actuallyDoTick(integer 4292)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/Server(2265): pocketmine\level\Level->doTick(integer 4292)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/Server(2396): pocketmine\Server->checkTickUpdates(integer 4292, double 1616340583.7883)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/Server(2152): pocketmine\Server->tick()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
2021-03-21 [15:29:43] [Server thread/CRITICAL]: #16 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
2021-03-21 [15:29:43] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
2021-03-21 [15:29:43] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Sun_Mar_21-15.29.43-UTC_2021.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
2021-03-21 [15:29:44] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/4838344 or use the ID #4838344.

@brokiem
Copy link
Owner

brokiem commented Mar 23, 2021

Fixed in sNPC v1.0.1-beta (https://github.com/brokiem/SimpleNPC/releases/tag/1.0.1-beta)

@brokiem brokiem closed this as completed Mar 23, 2021
@brokiem brokiem added the fixed label Apr 18, 2021
@cherrychip8293 cherrychip8293 mentioned this issue Jan 26, 2022
Closed
@gamegam gamegam mentioned this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants