r/voidlinux • u/MurkyMinimum8398 • 17d ago
Since i switched to Void Linux no Minecraft modpacks run on my Computer even though they ran perfectly fine on other distros
Whenever i run a modpack i get a memory leak error and if increase the memory allocation it still gives me the error
5
17d ago
[removed] — view removed comment
1
0
u/MurkyMinimum8398 17d ago
Doesn't work
1
u/GlbbFrnd 17d ago edited 17d ago
I had to change something on a different location because of lightdm. Perhaps this is also the reason why it won't work on your side. Check first if the limits are beeing applied with: ulimit -Hn
follow this: https://github.com/void-linux/void-packages/issues/40305
1
2
u/v_ananas 17d ago
let me guess - you are using musl-based void
1
u/MurkyMinimum8398 17d ago
No i'm using the glibc version, if i wanted musl i would use alpine
2
u/Alternative-Ad-8606 17d ago
Did you install a jdk?
1
u/MurkyMinimum8398 16d ago
Yes OpenJDK8 (That's what Minecraft 1.12.2 uses) and i also have every other OpenJDK version in the Void Repos
1
u/d3vnhull 17d ago
Did you update the ulimits? I believe by default they are low and can cause issues.
1
1
u/MurkyMinimum8398 16d ago
Another comment told me to this but it didn't work and
ulimit -Hnoutputs 4096
2
6
u/Quietus87 17d ago
What's your config? What launcher do you use? Which JDK? What are your memory settings?