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

Server crashed #4542

Closed
thinh2118 opened this issue Nov 3, 2021 · 1 comment
Closed

Server crashed #4542

thinh2118 opened this issue Nov 3, 2021 · 1 comment

Comments

@thinh2118
Copy link

2021-11-03 [21:50:36] [Server thread/CRITICAL]: InvalidArgumentException: "Value 2166454453 is too large!" (EXCEPTION) in "pmsrc/vendor/pocketmine/nbt/src/tag/IntTag" at line 37
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #0 pmsrc/vendor/pocketmine/nbt/src/tag/CompoundTag(240): pocketmine\nbt\tag\IntTag->__construct(string[7] XpTotal, integer 2166454453)
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/entity/Human(739): pocketmine\nbt\tag\CompoundTag->setInt(string[7] XpTotal, integer 2166454453)
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/Player(3805): pocketmine\entity\Human->saveNBT()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/Server(2282): pocketmine\Player->save()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Server(2419): pocketmine\Server->doAutoSave()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(2152): pocketmine\Server->tick()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/PocketMine(314): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[66] C:\Users\Administrator\Desktop\Network LordSoul\Skyblock LordSoul, string[74] C:\Users\Administrator\Desktop\Network LordSoul\Skyblock LordSoul\plugins)
2021-11-03 [21:50:36] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/PocketMine(344): pocketmine\server()

@dktapps
Copy link
Member

dktapps commented Nov 3, 2021

⚠️ This issue ticket doesn't have all the required information ⚠️
To make it as quick and easy as possible for maintainers to fix your problem, an issue template is provided which lists certain required information. This includes (but is not limited to):

  • PocketMine-MP version (use the version command)
  • PHP version
  • Minecraft version and/or edition
  • List of all plugins used (use the plugins command)

Without this information, your problem cannot begin to be investigated, so the issue will be closed. You may amend this one, or create a new one, providing all the required information using one of the provided issue templates.

Help us to help you by providing the information we ask for.

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