Server Implementation
Paper
Server Version
1.21.8
Describe the bug
I regularly receive the error message High memory usage detected, FAWE will attempt to slow operations to prevent a crash. even though my Java startup flags have the same value for XMS and XMX. This seems abnormal as I expect FAWE to handle available memory correctly with this configuration.
To Reproduce
- Start the Minecraft server with FAWE installed
- Set Java startup flags with XMS = XMX
- Use WorldEdit or FAWE normally
- Observe the high memory usage warning message appearing in the console
Expected behaviour
I expect FAWE to not show a high memory usage message if I properly set XMX and XMS in my Java flags. I expect FAWE to properly use all available memory without unnecessarily displaying this alert or slowing operations.
Screenshots / Videos
No response
Error log (if applicable)
https://mclo.gs/iKvHP92
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/cc8a76ca2da7434b87e5538724fab576
Fawe Version
FastAsyncWorldEdit-2.14.1-SNAPSHOT-1212
Checklist
Anything else?
Other users on forums and Discord reported similar messages even with proper memory flags. It may be a false positive or an internal memory management issue of FAWE.
Server Implementation
Paper
Server Version
1.21.8
Describe the bug
I regularly receive the error message
High memory usage detected, FAWE will attempt to slow operations to prevent a crash.even though my Java startup flags have the same value for XMS and XMX. This seems abnormal as I expect FAWE to handle available memory correctly with this configuration.To Reproduce
Expected behaviour
I expect FAWE to not show a high memory usage message if I properly set XMX and XMS in my Java flags. I expect FAWE to properly use all available memory without unnecessarily displaying this alert or slowing operations.
Screenshots / Videos
No response
Error log (if applicable)
https://mclo.gs/iKvHP92
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/cc8a76ca2da7434b87e5538724fab576
Fawe Version
FastAsyncWorldEdit-2.14.1-SNAPSHOT-1212
Checklist
Anything else?
Other users on forums and Discord reported similar messages even with proper memory flags. It may be a false positive or an internal memory management issue of FAWE.