Jump to content

Recommended Posts

Posted (edited)

A server I've been hosting for friends has continuously stopped responding, nothing in the world continues to occur, and any commands, even the stop command, fail to do anything in the server console. 

This is the most recent server log from when I only started the server and immediately stopped it.

  Reveal hidden contents

I can't figure out a reason as to why this might be happening.

Edited by Paint_Ninja
Edit title to mark as solved
Posted

According to your log, the server started in about 10s and then 10s later it started saving things and shutting down.

  Quote

24Jul2023 13:34:18.155] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (10.531s)! For help, type "help"

(...)

[24Jul2023 13:34:18.432] [Server thread/INFO] [net.bettercombat.logic.WeaponRegistry/]: Encoded Weapon Attribute registry size (with package overhead): 288963 bytes (in 29 string chunks with the size of 10000)
[24Jul2023 13:34:28.891] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: brutalbosses
[24Jul2023 13:35:04.442] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping the server
[24Jul2023 13:35:04.487] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[24Jul2023 13:35:04.488] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[24Jul2023 13:35:04.488] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds

Expand  

Looking more closely at near the start of your log, it looks like you've got some broken mods installed that are trying to directly modify client-side-only things on a dedicated server, which'll cause problems. Make sure you've removed all client-only mods from your server. Check for updates for your mods here https://www.curseforge.com/minecraft/search?page=1&class=mc-mods&gameFlavorsIds=1&gameVersion=1.20.1&sortType=1&pageSize=20

 

(thanks for putting your log in a spoiler btw!)

Posted
  On 7/24/2023 at 10:25 PM, Paint_Ninja said:

Looking more closely at near the start of your log, it looks like you've got some broken mods installed that are trying to directly modify client-side-only things on a dedicated server, which'll cause problems.

Expand  

This was exactly it. I thought I had removed all the client-side mods beforehand, but I guess I had missed a few. Thanks so much for the help! The server has been running for a few hours now and nothing has occurred. 

  • Like 1
  • Paint_Ninja changed the title to [Solved] 1.20.1 Forge Server is suddenly stopping, but produces no Crash Log due to client-only mods installed

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.