Fabric Server Crashing when using DH pregen
Hi Ya'll,
I got some information yesterday about pre-generating chunks with the server-side DH mod. So, I installed DH on my fabric server which worked fine. Though, when starting the generation with the
I run Unraid and my Fabric server in a Crafty Docker. I allocated 6GB ram to the Fabric server and running a i7-4770K cpu. The freeze turns into a crash after a while and my whole Unraid server comes down. I also see that the CPU is running 100%, but that's expected behavior I think. I used the 2.3.4 version of DH. Not sure if its the server (because of outdated) or a bug? I removed DH from the server now, but maybe there is another way to preload chunks?
/dh command my server freezes completely. I have a decent server, but a bit outdated to be fair.I run Unraid and my Fabric server in a Crafty Docker. I allocated 6GB ram to the Fabric server and running a i7-4770K cpu. The freeze turns into a crash after a while and my whole Unraid server comes down. I also see that the CPU is running 100%, but that's expected behavior I think. I used the 2.3.4 version of DH. Not sure if its the server (because of outdated) or a bug? I removed DH from the server now, but maybe there is another way to preload chunks?
20 Replies
any errors in the logs?
!logs
You should send your
latest.log file to provide additional useful information.
Logs are usually located in the .minecraft/logs directory.
On Windows: %appdata%\.minecraft\logs
On Linux: ~/.minecraft/logs
On Mac: ~/Library/Application Support/minecraft/logs
Please upload the file to mclo.gs instead of sending the raw file. This makes reading the contents of the file a lot easier and improves the chances of you getting the help needed.
After uploading the file, click on Save and send the link.No unfortunately not. It stopped logging after a few lines of pre-gen progress.
Your panel probably killed the server
This is my current
java -Xms6000M -Xmx6000M -jar fabric-1.21.8.jar nogui
Should I try changing that to java -Xms6000M -XX:MaxRAMPercentage=95.0 -jar fabric-1.21.8.jar nogui ?remove the xms
Alright, Ill will try that, thanks!
however you should try giving the server more ram in general
6GB is not enough?
pregen can use more ram
also depends on how many mods you have
6gb is totally fine for me on heavy modded server
ig the cpu is just too weak?
or the mod might conflicted with another mod
I did installed C2ME but that is advised from DH, I don't have any pre-gen mod installed or could it also be another type of mode that could be conflicting?
There are a lot of wierd mods that are incompatible with DH
You can see a list of known confirmed ones in #faq-mod-support
But thre is more than that
mind showing what mods do u have on the server?

These are the mods I used with DH
it seems like nothing wrong
Right?! I'm not sure either...
but have you tried /dh with only dh installed?
No, havent tried that yet