Launcher icon indicating copy to clipboard operation
Launcher copied to clipboard

Java arguments still get applied when "Java arguments" checkbox is unticked

Open RikPi opened this issue 2 years ago • 2 comments

Operating System

Windows

Description of bug

Inserting Java arguments in the "Settings" tab of an instance and then unticking "Java arguments" doesn't disable the arguments and the instance still applies them to Java. image

Clicking "Close" will reset the textbox of the arguments.

Steps to reproduce

  • Edit instance
  • Go to "Settings">"Java"
  • Tick "Java arguments" on
  • Insert arguments in "Java arguments"
  • Untick "Java arguments"
  • Press "Test"/"Launch" The arguments still get applied

Suspected cause

The checkbox does not do anything

This issue is unique

  • [X] I have searched the issue tracker and did not find an issue describing my bug.

RikPi avatar Apr 27 '23 22:04 RikPi

I think a similar thing happened to me but I don't know. MultiMc just won't load and keeps crashing.

Eagleguydudee avatar Apr 30 '23 22:04 Eagleguydudee

I can only reproduce this for the "Test" button, when actually launching the game it works as intended.

arthomnix avatar May 23 '23 20:05 arthomnix