Issues
1 of 1
Minecraft app ignores ram value and crashes server.
Done
Description
Environment
None
Created October 14, 2024 at 6:51 PM
Updated October 15, 2024 at 5:27 PM
Resolved October 15, 2024 at 5:27 PM
Activity
Show:
Stavros Kois October 15, 2024 at 5:27 PM
Please see this https://github.com/truenas/apps/issues/630
I ran a minecraft server, with a lot of plugins. Now I seem that I can read that it completely ignores that I have set 4gb of memory for the server. it says the following in the logs : "[init] Setting initial memory to 1G and max to 1G" Then it proceeds to run a few plugins and crash with the following message :
java.nio.file.FileSystemException: /data/config/.7095562558783-96447613paper-global.yml.tmp: Operation not permitted.
So not only does it only does it completely ignore the value I gave it as to how much memory it can use. It also proceeds to crash the server.
I also tried just by pushing the server to see how much ram it uses. It only proceeds to use the 1GB. I tried using a big map to see if it could load it. It crashed. I believe that it is because of insufficient ram.