Pixelmon Mod - Bug tracker

4.2.7 ignoring option MaxPermSize=128m; support was removed in 8.0 support request

Ticket description:
Pixelmon error!
Session:
[14:40:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:40:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:40:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:40:17] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[14:40:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25_tmp
[14:40:18] [main/WARN] [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:40:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:40:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:40:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:40:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:40:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:22] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:40:22] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:40:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:40:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:40:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:40:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:40:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:40:27] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:57]: Completely ignored arguments: [--launcher, 2.0.26]
[14:40:28] [Client thread/INFO]: Setting user: OrganicNightmare
[14:40:28] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.UnsatisfiedLinkError: no awt in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857) ~[?:1.8.0_25]
at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_25]
at java.lang.System.loadLibrary(System.java:1119) ~[?:1.8.0_25]
at java.awt.Toolkit$3.run(Toolkit.java:1636) ~[?:1.8.0_25]
at java.awt.Toolkit$3.run(Toolkit.java:1634) ~[?:1.8.0_25]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at java.awt.Toolkit.loadLibraries(Toolkit.java:1633) ~[?:1.8.0_25]
at java.awt.Toolkit.<clinit>(Toolkit.java:1668) ~[?:1.8.0_25]
at sun.awt.AppContext$2.run(AppContext.java:277) ~[?:1.8.0_25]
at sun.awt.AppContext$2.run(AppContext.java:266) ~[?:1.8.0_25]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at sun.awt.AppContext.initMainAppContext(AppContext.java:266) ~[?:1.8.0_25]
at sun.awt.AppContext.access$400(AppContext.java:135) ~[?:1.8.0_25]
at sun.awt.AppContext$3.run(AppContext.java:321) ~[?:1.8.0_25]
at sun.awt.AppContext$3.run(AppContext.java:304) ~[?:1.8.0_25]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at sun.awt.AppContext.getAppContext(AppContext.java:303) ~[?:1.8.0_25]
at javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:154) ~[?:1.8.0_25]
at javax.imageio.ImageIO.<clinit>(ImageIO.java:66) ~[?:1.8.0_25]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:319) ~[ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 6 more
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:40:28] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Exception in thread "Client thread" Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0

Comments

#14227 Posted by Guest » 24 Sep 2016 00:39

I recieved a similar error except for the last two lines are like this instead:
Code: Select allAL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0

#14232 Posted by Jay113355 » 24 Sep 2016 12:28

Reinstall forge.

Ticket details

  • Ticket ID: 10543
  • Project: Pixelmon Mod
  • Status: Support request
  • Component: Error
  • Project version: 4.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: (unassigned)
  • Reported by: Dreadthebadgamer (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 23 Sep 2016 14:52
  • Ticket last visited by: Some Body on 24 Sep 2016 12:37
JOIN THE TEAM