Astra
Astra
AAdmincraft
Created by Astra on 7/10/2024 in #questions
Modded Server crashing when chunks load, logs not being of much help
I am running a modded server that is crashing every time someone's base chunks are being loaded. The crash logs are being incredibly unhelpful in diagnosing this problem due to it being a Watchdog crash, and the only thing the proper logs are saying immediately after the chunks load is the following
[01:10:40] [Server thread/WARN]: Cannot be stored block data, level is NULL

[01:10:42] [Netty Acceptor IO Thread/ERROR]: Exception occurred in netty pipeline

io.netty.handler.timeout.ReadTimeoutException: null.
[01:10:40] [Server thread/WARN]: Cannot be stored block data, level is NULL

[01:10:42] [Netty Acceptor IO Thread/ERROR]: Exception occurred in netty pipeline

io.netty.handler.timeout.ReadTimeoutException: null.
I'm turning to here since I truly do not know what to make of this. Here's the modlist and crash log, it's basically identical every time the chunks are loaded. Can anyone help diagnose this?
4 replies