Launcher Options > Java Settings > Java Args don't get passed to JVM
Dockter opened this issue · 8 comments
Tested this setting in various ways can't seem to get the launcher to respect any arguments. Verified with profiler, Process Explorer and log file.
This was intentional from what I've been told. Which is stupid imho.
My fix for this is here:
AlmuraDev/MinecraftCore@c0b97d1
Problem is that you can't compile the Launcher and distribute it due to the fact that the Technic signs the jar. Any un-signed jar traffic passed to the technic data core is denied. Thus the launcher only half works.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
could i request this patch be pull requested and added to the offical launcher please? id really like this feature to work as i rely on it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I appreciate you taking the time to resolve this.
Yeah, sorry about the delay.