my game just randomly crashes after sometime of gameplay
i have 25gb ram allocated to mc defualt render 12 dh render 200 with bliss shaders xfx 7900xt gpu and i7-13700kf cpu 32gb ddr4 3600mghz ram
36 Replies
here is my latest log
i have latest version of everything
mc fabric version 1.21 latest dh version
and all latest mod versions
first of all you shouldn't allocate 25 gb of memory to Minecraft. 6-8 is recommended for DH and if you allocate any more than that you should use the Generational Z garbage collector
I'm also seeing a ton of errors from emerald equipment, and an error from REI
i have changed ram to 10gb
as of emerald armour mod i have the latest version
should i remove emerald mod ?
i deleted emerland mod and switched REI for EMI
why not just use JEI?
It doesn’t fit in the ui
When using crafting tables etc
you just have to close the recipe book
Hi I spawn here 'cause you said something really interesting
Can you tell more?
The more ram you allocate the worse your game will stutter due to the garbage collector when it runs and clears all the used up ram
You can solve stuttering with some jvm arguments
Shenandoah and Generational Z are much better garbage collectors than the default and have much less stuttering if any
But only a few JREs support them
Woww
How can I use it?
-XX:+UseZGC
or -XX:+UseShenandoahGC
in your JVM arguments
Eclipse Temurin supports bothI'll do that, thank you sm
Azul Zulu as well I think
But humm
Default JRE doesn't support them? I didn't know it was possible to modify the JRE used by Minecraft
My bad I love Java and I don't know that
I’m not sure how to do it with the vanilla launcher but it’s super easy with Prism Launcher
(Sorry for my silly questions)
No worries
They aren’t silly
Okie
I just took a look at Prism Website
It seems good
I think I'll remove Curseforge and use Prism instead
Tomorrow
jankforge o.O
any difference between the 2?
ZGC is better
bet
Jank? :Cryge:
Okay I just checked the meaning
Why do you hate Curseforge? :Shy:
everyone hates it here
it's annoying
I guess
I've never used it
I think I never saw anyone saying good things about Curseforge
but it's a pain I've heard
🤣
Modrinth wipes the floor with them
Oof
Emotional damage
If this issue is fixed could you please add the solved tag to your post thanks!
Done
curseforge.com: minecraft > mods page is good for me. its has good search
its search algorithm is terrible
Modrinth's is far better
I’ve been using GraalVM ee for a couple years now with G1GC.. but I’m actually interested in trying Adoptium based on this article https://joshbedwell.com/blog/modded-mc-jvm/
im gonna look ty