mojira.dev

Coleton Watt

Assigned

No issues.

Reported

No issues.

Comments

@darknavi I could send my server file however it is really easy to replicate the problem, just by going back and forth from the nether and overworld. My hypothesis is that when going back and forth it causes the chunks in the nether and overworld to load again. Meaning the server has multiple of the same chunks loaded in memory without realizing. This might be caused by the server writing to storage but never returns the memory to the stack, a skipped destructor. This is only worsened by have building and content beyond the chunks that need to be loaded.

Might be connected to BDS-17527, memory crash bug effecting all Minecraft versions running on Ubuntu.

The problem continue to exist in the latest update patch 1.19.63.01. Depending on activity my self hosted server crashes more then once a day.

I'm having similar problem a normal restart fixed it. I also did  re-downloading it and moving the world file however the error persists.