Jump to content

Recommended Posts

Posted

So I have a lot of mods installed and my minecraft won't even launch, it just crashes on launch, here's the crash log:

 

Spoiler

[18:06:31] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:06:31] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:06:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:06:31] [main/INFO]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[18:06:31] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\StrayGrub\Twitch\Minecraft\Install\runtime\jre-x64
[18:06:31] [main/INFO]: Searching C:\Users\StrayGrub\Twitch\Minecraft\Instances\Gah\mods for mods
[18:06:31] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from betterportals-0.3.7.7.jar
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in colytra-1.12.2-1.2.0.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod c4.colytra.asm.ColytraLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:06:31] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.1.0.jar
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in HardcoreDarkness-MC1.12.2-2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:06:31] [main/WARN]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.12.2-1.7.5.192.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:06:31] [main/WARN]: The coremod TransformerLoader (li.cil.oc.common.launch.TransformerLoader) is not signed!
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[18:06:31] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Thaumcraft-1.8.9-5.2.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:06:31] [main/WARN]: The coremod thaumcraft.loader.ThaumcraftLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:06:31] [main/WARN]: The coremod ThaumcraftLoader (thaumcraft.loader.ThaumcraftLoader) is not signed!
[18:06:31] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:06:31] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader.fail(ServiceLoader.java:232)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader.access$100(ServiceLoader.java:185)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader$LazyIterator.access$700(ServiceLoader.java:323)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader$LazyIterator$2.run(ServiceLoader.java:407)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.security.AccessController.doPrivileged(Native Method)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:409)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Class.newInstance(Class.java:442)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.SecurityException: class "org.spongepowered.asm.service.ServiceInitialisationException"'s signer information does not match signer information of other classes in the same package
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.security.AccessController.doPrivileged(Native Method)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.Class.getDeclaredConstructors0(Native Method)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.Class.getConstructor0(Class.java:3075)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.Class.newInstance(Class.java:412)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380)
[18:06:31] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 18 more
 

 

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

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.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I've been having trouble trying to use forge as it shows a black screen when I open the game, but I can still interact with it and hear the music.  I've done all of the step by steps and most common fixes like updating drivers, keeping up to date with Java, deleting and reinstalling minecraft, restarting my computer MANY times, even smaller things like splash.properties (I didn't have that file so I added it and set it to false thinking it would do something, definitely not) and making sure to prioritize my rtx 3070 in the settings but with no luck. Minecraft works as intended when I uninstall forge and I also don't have any mods currently, it just gives me this issue when I install forge. I also increased the ram usage, made sure my hardware isn't full or anything, and even changed the resolution in hopes it would fix things. I checked my antivirus and firewall but that isn't the issue either. Trust me, I've done everything I can think of. For some reason the black screen does flicker a little into the main menu, but obviously unplayable. I couldn't even make my way to the settings with how little it flickered. I'm not sure if it flickered randomly or if it was because I was messing around moving and clicking a bunch, I didn't really test it that much.  
    • I've had a really weird issue recently,  I wanted to add the Depper and Darker mod on my dedicated server (MC 1.21 with Fabric 0.16.9, hosted on nitroserv.com) but whenever I do add the mod the sever stops doing anything after listing the mods, and I get no crash or error or anything, just a stuck server. Here's a normal log of the server booting up: https://pastebin.com/JipFF2Eh and here's the log of the server doing the weird thing: https://pastebin.com/W4JBh3eX I just don't understand it. I've tried removing other mods (somewhat randomly) but deeper and darker still breaks my server whenever I add it. NitroServ support staff is about as confused as I am and I've had no response from the Deeper and Darker support staff... Now I know this is the Forge support not the Fabric support but I'm just trying to know if anyone has any kind of idea to fix this (aside from not using the mod obviously) Also I still have a bunch of errors and warnings whenever the server does start properly, are there any of them I should be worried about?
    • Delete the config of RandomTweaker (config folder) If there is no change, remove this mod
    • Hello! So i have been trying to make a mod that adds plant fiber to minecraft 1.16.5 (i believe there are mods that add plant fiber but not for 1.16.5) but the problem is that i want to modify the loot table of grass to always drop plant fiber but also keep the vanilla drops. Most common answer i have seen is GlobalLootModifiers. But my tiny brain cant understand any tutorials. So any help is appreciated.
  • Topics

×
×
  • Create New...

Important Information

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