Jump to content

I can't get my Forge 1.12.2 to work


vWeePaddy

Recommended Posts

I'm not sure what I'm doing wrong especially since this is my first time using mods in Minecraft. It begins to open then shuts down, brings me back to the launcher and tells me it crashed. I also have Forge version 1.14.4 which does open and shows me 2 of my mods but doesn't allow me to use them and I'm not sure why. However my main concern is Forge 1.12.2 because that's the version with the best mods imo. Just mentioned my 1.14.4 issue in case it was connected and could be of help to whoever helps me.

Thanks for you time, I've pasted what I think is the right Log file below.

 

[01:14:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:14:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:14:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[01:14:54] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[01:14:54] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at S:\Program Files (x86)\Minecraft\runtime\jre-x64
[01:14:55] [main/INFO] [FML]: Searching C:\Users\Shaun\AppData\Roaming\.minecraft\mods for mods
[01:14:55] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from betterportals-0.2.6.jar
[01:14:55] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CMDCam_v1.4.3_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[01:14:55] [main/WARN] [FML]: The coremod com.creativemd.cmdcam.transform.CamPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[01:14:55] [main/WARN] [FML]: The coremod CamPatchingLoader (com.creativemd.cmdcam.transform.CamPatchingLoader) is not signed!
[01:14:55] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[01:14:55] [main/WARN] [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
[01:14:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:14:55] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[01:14:55] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Shaun/AppData/Roaming/.minecraft/mods/betterportals-0.2.6.jar Service=LaunchWrapper Env=CLIENT
[01:14:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:14:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:14:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:14:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:14:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[01:14:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[01:14:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:14:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: com/creativemd/cmdcam/transform/CamTransformer
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.creativemd.cmdcam.transform.CamPatchingLoader.getASMTransformerClass(CamPatchingLoader.java:16)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: com.creativemd.cmdcam.transform.CamTransformer
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:14:57] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 4 more
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NoClassDefFoundError: com/creativemd/creativecore/transformer/CreativeTransformer
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]:     at java.lang.ClassLoader.defineClass1(Native Method)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]:     ... 6 more
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.transformer.CreativeTransformer
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:14:57] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]:     ... 10 more
 

Link to comment
Share on other sites

I's cool I fixed it, for anyone else that ends up on this thread with the same issue you may have to do what I did. 

Create a desktop folder called mods or something and remove all the mods that you have in your mods folder into the new folder on the desktop. Then delete your Forhe 1.12.2 and reinstall it. after that try booting up Forge 1.12.2 in the Minecraft launcher it should work. Congrats!

Then from there all you have to do is move all your mods back to the real mods folder from the desktop folder and you should be good :)

Link to comment
Share on other sites

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.

×
×
  • Create New...

Important Information

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