The server runs out of it's maximum memory (server params aren't applied) #69
Labels
No labels
bug
Config Change
duplicate
enhancement
Exploit
good first issue
help wanted
invalid
lag/crash
question
v5-beta
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/PluginConfigs#69
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
The server sometimes shuts down properly at improper times due to multiple OutOfMemoryErrors stating that the GC couldn't free enough heap memory. In addition, serious lag has been observed before that point (4,275.21% of normal tick time, so about 2 seconds per tick).
It was also noted that the server's maximum memory is around 1 GB while the parameters explicitly say 5 GB. Some other params aren't applied as well (possibly none).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The TPS stays at around 20 and the server doesn't have memory issues.
Screenshots
Additional context
I believe the sole reason is that the server params aren't applied - which is possibly a ServerRunner bug.
Testers: @alisolarflare, thewindmillman, TheShyPig