Question Server Stuck on Startup, No Crash Logs Generated - Need Help Troubleshooting

Status
Not open for further replies.

matsyui

New member
Mar 30, 2025
1
0
1
Issue:
Every time I restart/start my server, it gets stuck and no crash log files are generated in the directory. This makes it difficult to identify the issues. The server fails to start and gets stuck at the following log:

Code:
[23:35:05] [Server thread/INFO]: Waiting for I/O tasks to complete.
[23:35:05] [Server thread/INFO]: All I/O tasks to comple
[23:35:05] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s.
[23:35:05] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...

I am using a self-hosted server with Crafty Controller (v4.4.7). I have already raised this issue with Crafty Controller support, but they have confirmed that the issue isn't caused by Crafty Controller. Now I am seeking help in identifying any possible causes for the problem so I can resolve it.

---

Minecraft Server Environment:

  • Java Version: OpenJDK 21 (64-Bit Server VM 21.0.6+7-Ubuntu-124.04.1)
  • Operating System / Specs: Ubuntu Linux 6.8.0-56-generic (amd64) / 16GB RAM, 4 cores
  • Minecraft Jar: Paper 1.21.4-214-main@894631f
  • Server Execution Command: java -Xms6G -Xmx12G -jar paper-1.21.4.jar nogui

---

Installed Plugins (29 Total):

1. AuthMe (5.6.0-bCUSTOM)
2. AutomaticBroadcast (1.9.0)
3. BlockLocker (1.13)
4. ChestShop (3.12.2, build 353)
5. Chunky (1.4.28)
6. CraftingStore (2.9.3)
7. Essentials (2.21.0)
8. EssentialsChat (2.21.0)
9. EssentialsDiscord (2.21.0)
10. EssentialsDiscordLink (2.21.0)
11. EssentialsSpawn (2.21.0)
12. FreedomChat (1.7.2)
13. Geyser-Spigot (2.6.2-SNAPSHOT)
14. HealthBar-Reloaded (2.0.4.1)
15. LuckPerms (5.4.131)
16. MoneyFromMobs (4.9)
17. MyPet (3.12)
18. PlaceholderAPI (2.11.6)
19. PlayerWarps (3.3.2)
20. ProtocolLib (5.3.0)
21. SimpleClaimSystem (1.12.3.1)
22. SkinsRestorer (15.6.1)
23. TerraformGenerator (18.1.2)
24. Themis (0.17.5)
25. Vault (1.7.3-b131)
26. WorldEdit (7.3.10+7004-768a436)
27. WorldGuard (7.0.13+82fdc65)
28. floodgate (2.2.4-SNAPSHOT, build 116-0e3163c)
29. sleep-most (5.5.3)
 
Logs
https://paste.gg/p/anonymous/4a3ec239680d4611a17c26a346eccede
Version Output
This server is running Paper version 1.21.4-214-main@894631f (2025-03-21T17:21:46Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are 8 version(s) behind
Download the new version at: https://papermc.io/downloads/paper

Attachments

  • logs.zip
    29.2 KB · Views: 0
Status
Not open for further replies.