Jump to content

Forge Mod Loader Overwrite the "JVM Arguments" every time the game is run.


lucas200206

Recommended Posts

Hello there!

 

My problem is NOT related to Crashes. But MAY be in some time.

The issue is Performance leaks.

 

I allocate more memory to my Minecraft, to give a boost to my GPU, so it doesn't overheats trying to render and manage everything in the game. The problem is that Forge is overlapping the JVM arguments, everytime I start  Minecraft. It just replaces

-Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Xmx1024M -Xincgc

to

-Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true

. And I can't mess with forge code to stop that, because doing it would be illegal.

I am researching yet, to see if another thing changes the Arguments, not Forge.

 

Anyways, there is a way to fix it, at least for now?

It doesn't matter if it's good or not, the world is a frickin' taco!

Link to comment
Share on other sites

We do not modify the jvm arguments like that.

We DO set the entire 'Forge' profile when you run the installer, if you want to have any settings beside that you have to rename the profile to something else.

Or jsut not re-run the installer...

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.