r2.0-208 - Server crashing when trying to load bigdungeon?
funcShawn opened this issue · 2 comments
My dedicated server keeps crashing while loading new chunks. I chalked it up to not enough memory, but then I noticed these messages in the console right before the crash. Full crashlog
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:27:02] [Server thread/ERROR] [ne.mi.fm.ne.si.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
[20:27:02] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 4369ms or 87 ticks behind
Could you turn on the worldgen watchdog feature in the quark config and
report back with the crash log that produces?
…On Thu, Jan 2, 2020, 01:48 Shawn Daddy ***@***.***> wrote:
My dedicated server keeps crashing while loading new chunks. I chalked it
up to not enough memory, but then I noticed these messages in the console
right before the crash. Full crashlog
<https://hastebin.com/ehohuposeg.php>
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:26:58] [Server thread/ERROR] [minecraft/Structures]: Unknown structure piece id: minecraft:bigdungeon
[20:27:02] [Server thread/ERROR] [ne.mi.fm.ne.si.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
[20:27:02] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 4369ms or 87 ticks behind
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1776>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANWFL4XQDRMZWZBKW35SLLQ3VBVTANCNFSM4KB5X24Q>
.
Sorry for the delay. Hopefully this is what you need. Let me know if I can help further.