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 #5879

Closed
gamegam opened this issue Jul 6, 2023 · 2 comments
Closed

Server crashed #5879

gamegam opened this issue Jul 6, 2023 · 2 comments

Comments

@gamegam
Copy link

gamegam commented Jul 6, 2023

Link to crashdump:

[15:03:09.467] [Server thread/CRITICAL]: ErrorException: "include(): Write of 26777 bytes failed with errno=28 No space left on device" (EXCEPTION) in "pmsrc/vendor/composer/ClassLoader" at line 576
--- Stack trace ---
#0 pmsrc/vendor/composer/ClassLoader(576): pocketmine\errorhandler\ErrorToExceptionHandler::handle(int 8, string[76] include(): Write of 26777 bytes failed with errno=28 No space left on device, string[102] phar://C:/Users/plugi/OneDrive/...... ....../server/PocketMine-MP.phar/vendor/co, int 576)
#1 pmsrc/vendor/composer/ClassLoader(576): include()
#2 pmsrc/vendor/composer/ClassLoader(427): Composer\Autoload{closure}(string[154] phar://C:/Users/plugi/OneDrive/...... ....../server/PocketMine-MP.phar/vendor/co)
#3 pmsrc/src/data/bedrock/item/ItemDeserializer(47): Composer\Autoload\ClassLoader->loadClass(string[64] pocketmine\data\bedrock\item\ItemSerializerDeserializerRegistrar)
#4 pmsrc/src/world/format/io/GlobalItemDataHandlers(49): pocketmine\data\bedrock\item\ItemDeserializer->__construct(object pocketmine\data\bedrock\block\convert\BlockStateToObjectDeserializer#4442)
#5 pmsrc/src/crafting/CraftingManagerFromDataHelper(144): pocketmine\world\format\io\GlobalItemDataHandlers::getDeserializer()
#6 pmsrc/src/crafting/CraftingManagerFromDataHelper(97): pocketmine\crafting\CraftingManagerFromDataHelper::deserializeItemStackFromFields(string[19] minecraft:empty_map, int 2, int 1, null, null, array[0], array[0])
#7 pmsrc/src/crafting/CraftingManagerFromDataHelper(236): pocketmine\crafting\CraftingManagerFromDataHelper::deserializeItemStack(object pocketmine\crafting\json\ItemStackData#4443)
#8 pmsrc/src/Server(972): pocketmine\crafting\CraftingManagerFromDataHelper::make(string[109] phar://C:/Users/plugi/OneDrive/...... ....../server/PocketMine-MP.phar/vendor/po)
#9 pmsrc/src/PocketMine(334): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#6, object pocketmine\utils\MainLogger#3, string[45] C:\Users\plugi\OneDrive...... ......\server, string[53] C:\Users\plugi\OneDrive...... ......\server\plugins)
#10 pmsrc/src/PocketMine(357): pocketmine\server()
#11 pmsrc(11): require(string[89] phar://C:/Users/plugi/OneDrive/...... ....../server/PocketMine-MP.phar/src/Pocke)
--- End of exception information ---
[15:03:09.467] [Server thread/EMERGENCY]: 복구 불가능한 오류가 발생하여 서버가 충돌했습니다. 충돌 덤프를 만듭니다
[15:03:09.468] [Server thread/CRITICAL]: Error: "Class "pocketmine\crash\CrashDump" not found" (EXCEPTION) in "pmsrc/src/Server" at line 1576
--- Stack trace ---
#0 pmsrc/src/Server(1540): pocketmine\Server->crashDump()
#1 pmsrc/src/Server(1066): pocketmine\Server->exceptionHandler(object ErrorException#3579)
#2 pmsrc/src/PocketMine(334): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#6, object pocketmine\utils\MainLogger#3, string[45] C:\Users\plugi\OneDrive...... ......\server, string[53] C:\Users\plugi\OneDrive...... ......\server\plugins)
#3 pmsrc/src/PocketMine(357): pocketmine\server()
#4 pmsrc(11): require(string[89] phar://C:/Users/plugi/OneDrive/...... ....../server/PocketMine-MP.phar/src/Pocke)
--- End of exception information ---
[15:03:09.468] [Server thread/CRITICAL]: 충돌 덤프를 만들 수 없습니다: Class "pocketmine\crash\CrashDump" not found
[15:03:09.469] [Server thread/EMERGENCY]: 서버를 강제로 종료하는 중입니다
--- Waiting 120 seconds to throttle automatic restart (you can kill the process safely now) ---

===

Additional comments (optional)

@jasonw4331
Copy link
Contributor

Clearly says "No space left on device"

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

Hi, we only accept bug reports on this issue tracker, but this issue looks like a support request.

Instead of creating an issue, try the following:

Docs | Discord | Forums

@github-actions github-actions bot closed this as completed Jul 6, 2023
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