Cannot Launch Infinity Lite 1.10

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
A

Aci09

Guest
Title Cannot Launch Infinity Lite 1.10

Launcher Type

Modpack Infinity Lite

Modpack version v3.0.5

Have you modified the pack? No

Link to log file

Details of the issue So, I try launching the modpack after installing it and it simply doesn't launch. The launcher greys out but the game never launches and the launcher just re appears. What is this?
 
Last edited by a moderator:
A

Aci09

Guest
I checked, my GT420 is using a 369.09 version, so it can't be it; right? Either way, I checked the console, I'll also see what I can do about a log.

Here's a what I found in the console:


Setting up native libraries for FTB Infinity Lite 1.10 v Recommended Version MC 1.10.2
Syncing Assets:
Java Path: C:\Program Files\Java\jre1.8.0_121\bin\javaw.exe
Pack: FTB Infinity Lite 1.10 1.10.2
Setting MinMemory to 256
Setting MaxMemory to 2048
Exception in thread "main" com.beust.jcommander.ParameterException: Can only specify option --width once.
at com.beust.jcommander.ParameterDescription.addValue(ParameterDescription.java:235)
at com.beust.jcommander.ParameterDescription.addValue(ParameterDescription.java:210)
at com.beust.jcommander.JCommander.processFixedArity(JCommander.java:867)
at com.beust.jcommander.JCommander.processFixedArity(JCommander.java:849)
at com.beust.jcommander.JCommander.parseValues(JCommander.java:721)
at com.beust.jcommander.JCommander.parse(JCommander.java:281)
at com.beust.jcommander.JCommander.parse(JCommander.java:264)
at net.ftb.legacylaunch.Launch.main(Launch.java:41)
 
A

Aci09

Guest
Uhm, I've hit another snag. I don't know how to edit the amount of RAM allocated in the launcher.
 
A

Aci09

Guest
Never mind, I figured it out. However, it didn't fix the problem:

Setting up native libraries for FTB Infinity Lite 1.10 v Recommended Version MC 1.10.2
Syncing Assets:
Java Path: C:\Program Files\Java\jre1.8.0_121\bin\javaw.exe
Pack: FTB Infinity Lite 1.10 1.10.2
Setting MinMemory to 256
Setting MaxMemory to 5376
Exception in thread "main" com.beust.jcommander.ParameterException: Can only specify option --width once.
at com.beust.jcommander.ParameterDescription.addValue(ParameterDescription.java:235)
at com.beust.jcommander.ParameterDescription.addValue(ParameterDescription.java:210)
at com.beust.jcommander.JCommander.processFixedArity(JCommander.java:867)
at com.beust.jcommander.JCommander.processFixedArity(JCommander.java:849)
at com.beust.jcommander.JCommander.parseValues(JCommander.java:721)
at com.beust.jcommander.JCommander.parse(JCommander.java:281)
at com.beust.jcommander.JCommander.parse(JCommander.java:264)
at net.ftb.legacylaunch.Launch.main(Launch.java:41)