Jump to content

Recommended Posts

Posted (edited)

Hi!

I have just installed the latest Forge version on Linux. I started Forge and it was running once. Then, I updated the minecraft launcher and since then, I cannot start Forge anymore. The bug report is here:

 

[28jul2020 08:01:00.554] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, boqueronsb, --version, 1.16.1-forge-32.0.92, --gameDir, /home/manjaro/.minecraft, --assetsDir, /home/manjaro/.minec>
[28jul2020 08:01:00.561] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_252 by Oracle Corporation
[28jul2020 08:01:00.962] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[28jul2020 08:01:01.029] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/manjaro/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[28jul2020 08:01:01.846] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.loading.moddiscovery.InvalidModFileException: Missing License, please supply a license.
[28jul2020 08:01:01.847] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.lambda$new$2(ModFileInfo.java:66)
[28jul2020 08:01:01.848] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.Optional.orElseThrow(Optional.java:290)
[28jul2020 08:01:01.849] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.<init>(ModFileInfo.java:66)
[28jul2020 08:01:01.850] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.modsTomlParser(ModFileParser.java:62)
[28jul2020 08:01:01.850] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:46)
[28jul2020 08:01:01.852] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModFile.identifyMods(ModFile.java:114)
[28jul2020 08:01:01.853] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:116)
[28jul2020 08:01:01.854] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:213)
[28jul2020 08:01:01.855] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107)
[28jul2020 08:01:01.857] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:111)
[28jul2020 08:01:01.858] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:>
[28jul2020 08:01:01.858] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:269)
[28jul2020 08:01:01.859] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1628)
[28jul2020 08:01:01.859] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[28jul2020 08:01:01.862] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[28jul2020 08:01:01.862] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[28jul2020 08:01:01.863] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[28jul2020 08:01:01.868] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
[28jul2020 08:01:01.870] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116)
[28jul2020 08:01:01.871] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63)
[28jul2020 08:01:01.871] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
[28jul2020 08:01:01.872] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

 

Do you have an idea, where the problem is?

 

Thanks!

Edited by Aaron165487
Posted

Please see the "1.16.1 API Break" Announcement at the top of the page

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

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.