Server occasionally crashing after using Nether portals

I'm running a Fabric 1.21 server and lately I've been seeing occasional crashes when I rapidly move in and out of Nether portals. Usually it is as mild as a client disconnect, but sometimes it results in the server crashing, and even once it took down the host machine (Unraid running Docker). I'll attach the crashlog of the most recent incident, but I can't make heads or tails of anything in it. Is there some sort of problematic mod or setting that I may have accidentally enabled? Thanks.
30 Replies
Admincraft Meta
Admincraft Meta8mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by mrscopi#0
Skullians
Skullians8mo ago
!logs
Carl-bot
Carl-bot8mo ago
Please check your server log for errors from your plugins.
If you need further help understanding the errors, please send us the whole log file. Where can I find the server log? Logs are stored in <server_directory>/logs/. Search for a file explorer in your server's management interface and navigate to that directory. Once you've opened that up, search for the latest.log file. Some providers have a separate page for logs and may hide the "logs" folder. On Aternos: • Go to https://aternos.org/log/. On Minehut and server.pro: • Go to the "files" tab in the left menu. • Navigate to the root directory of your server. • From there navigate to /logs/latest.log. What should I do with the log? • First of all, read it! I mean, that's what you do all the time when you run a server, isn't it? Try to locate any errors that have anything to do with the issue you are facing. • If you got the latest.log file or created a .txt file with the necessary errors you can upload these directly to the channel, but we prefer if you upload them to https://mclo.gs/. • If you have trouble downloading the log file, copy/paste the text to a paste service (like mclogs). Copy the link that it gives you and send it to us. (Don't worry, McLogs hides your users' IPs.)
Admincraft Canned Responses
Admincraft Meta
Admincraft Meta8mo ago
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
crash-2024-07-20_11.15.14-server.txt
Requested by mrscopi#0
MrScopi
MrScopiOP8mo ago
Admincraft Meta
Admincraft Meta8mo ago
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
Requested by mrscopi#0
MrScopi
MrScopiOP8mo ago
And here is one where I believe I caused a crash
MrScopi
MrScopiOP8mo ago
the earlier latest.log isn't necessarily a crash
Skullians
Skullians8mo ago
Have you pregenerated
MrScopi
MrScopiOP8mo ago
no, but the portal is to an established area that has already been generated e.g. not a blind portal
Skullians
Skullians8mo ago
GitHub
Server Crashes when trying to generate the end/nether · Issue #995 ...
ATM8 1.0.13 Every time myself or other players on the server try to use a nether portal or end portal the server times you out, then crashes. https://mclo.gs/Pssz2Bm
Skullians
Skullians8mo ago
What mods do you have
MrScopi
MrScopiOP8mo ago
No description
MrScopi
MrScopiOP8mo ago
No description
MrScopi
MrScopiOP8mo ago
i'm hesitant to delete our nether as we've put a bit of work in to it, and it's more an issue leaving the nether than entering it but i could for testing purposes if there wasn't anything more obvious
Skullians
Skullians8mo ago
In the comment I linked it just mentions downloading the nether off your server, enter it in singleplayer, go out and in again, and then re upload it back to the server Not outright deleting You can take backups in case something goes wrong
MrScopi
MrScopiOP8mo ago
oh i misread that i'll give it a shot, but i'm not sure it completely applies -- could be an issue with the server not fetching the world files fast enough but i'm not sure what would cause that
Skullians
Skullians8mo ago
What drive are you on? HDD or SSD
MrScopi
MrScopiOP8mo ago
i'll double check my settings, but they should be on an nvme ssd but that's a good point if it was on the array that would kill it
Skullians
Skullians8mo ago
set sync chunk writes to false in server.properties
MrScopi
MrScopiOP8mo ago
i think it may have been writing to the array i'll move things over and see if that improves issues tyvm!
Skullians
Skullians8mo ago
It’s possible however if the area + portal was already generated there wouldn’t be any writing only reading
MrScopi
MrScopiOP8mo ago
i hadn't noticed it was set to spill over onto the array
Skullians
Skullians8mo ago
ah
MrScopi
MrScopiOP8mo ago
what does this do?
Skullians
Skullians8mo ago
Setting it to false allows servers to save chunks off the main thread loop Also iirc relates to HDDs and SSDs
MrScopi
MrScopiOP8mo ago
kk thvm well, moving the files fully on to the nvme ssd seems to have alleviated much of the issue. Thanks for the help troubleshooting! !closed !solved
Admincraft Meta
Admincraft Meta8mo ago
post closed!
The post/thread has been closed!
Requested by mrscopi#0

Did you find this page helpful?