Skip to content

Instantly share code, notes, and snippets.

@Andromander
Created April 26, 2018 00:59
Show Gist options
  • Save Andromander/499b6e405cb5eeed7c0b4fc992aceb3d to your computer and use it in GitHub Desktop.
Save Andromander/499b6e405cb5eeed7c0b4fc992aceb3d to your computer and use it in GitHub Desktop.
[10:52:28] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:52:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:52:29] [main/INFO] [FML]: Forge Mod Loader version 14.23.2.2641 for Minecraft 1.12.2 loading
[10:52:29] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_151, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_151\jre
[10:52:30] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[10:52:30] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12-0.2.3.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[10:52:30] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:30] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[10:52:30] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DimensionalDoors-3.0.8-283.jar
[10:52:30] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.8.3-1.12.2-anarchy.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[10:52:30] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:30] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.4-122.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[10:52:30] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:30] [main/WARN] [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[10:52:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:30] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[10:52:30] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[10:52:30] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.ClassNotFoundException: org.spongepowered.asm.launch.MixinTweaker
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) ~[?:1.8.0_151]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:199]: Failed to start Minecraft:
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: java.lang.reflect.InvocationTargetException
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at java.lang.reflect.Method.invoke(Method.java:498)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: at org.multimc.EntryPoint.main(EntryPoint.java:34)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at java.lang.Runtime.exit(Runtime.java:107)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at java.lang.System.exit(System.java:971)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:52:30] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: ... 8 more
[10:52:30] [main/INFO] [STDOUT]: [org.multimc.EntryPoint:main:37]: Exiting with -1
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[10:52:30] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.multimc.EntryPoint.main(EntryPoint.java:38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment