I think not me the only one who had this issue: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release. What is the soultion to avoid the crash? Everyone crash around me when i start the enchanter, when i open some Interface like inventory, ME terminal, chest, Thaumonicon, randomly crash to.
Full crash-report please, not just the two last lines that come at the end of every minecraft log even if it terminated regularily.
Code: [19:34:55] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory [19:34:55] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer [19:35:04] [Client thread/INFO] [inventorytweaks]: appeng.client.gui.implementations.GuiCraftingTerm [19:35:04] [Client thread/INFO] [inventorytweaks]: appeng.container.implementations.ContainerCraftingTerm [19:35:04] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:none márc. 15, 2015 7:46:09 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false márc. 15, 2015 7:50:50 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false Exception in thread "NEI Item Loading Operation Timer" Exception in thread "NEI Item Loading Operation Timer" Exception in thread "NEI Item Loading Operation Timer" Exception in thread "NEI Item Loading Operation Timer" Exception in thread "NEI Item Loading Operation Timer" márc. 15, 2015 9:05:30 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false márc. 15, 2015 9:10:56 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false márc. 15, 2015 9:13:25 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false Exception in thread "NEI Item Loading Operation Timer" Exception in thread "NEI Item Loading Operation Timer" márc. 15, 2015 9:21:09 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false Exception in thread "NEI Item Loading Operation Timer" márc. 15, 2015 9:43:53 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false márc. 15, 2015 9:47:50 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false márc. 15, 2015 10:04:51 DU com.stek101.projectzulu.common.core.ProjectZuluLog log INFO: Gamerule pzKeepInventory is set to false AL lib: (EE) alc_cleanup: 1 device not closed Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release. Process ended with code: -1
BTW the osmonic enchanter crash is KNOWN, if you're using the MYM launcher there should be a fix already, if not you're screwed until the bug is fixed
For the Java 8 issue, maybe you want to use Java 7 for more stability. If you have Java 7 installed, you don't need to uninstall Java 8. However, if you are using the Mym Launcher, please open it and go to "Options..." Now there should be the line "JVM path:" where the text field is or should be empty. Copy paste the following text into that field: C:\Program Files\Java\jre7 if you are using Windows, which is the folder for Java 7 by default. Please note: This only works if you have downloaded and installed Java 7. Click on OK and start Minecraft via the Mym Launcher, your system now asks you for permission to use Java, meaning that it should be using Java 7 now. This is however not a fix for the crash caused by the Osmotic Enchanter, it just prevents Minecraft crashing randomly by the Java 8 problem, since Java 8 doesn't support Permsize arguments anymore.
PermGen stands for Permanent Generation and is used by JVM to hold classes. It can be increased by setting "PermSize"s, allocating memory to it, no longer in Java 8 though, which uses MetaSpace as replacement. More about PermGen errors here: Understanding and avoiding the Java Permgen Space error | Integrating Stuff
@atesz8916 I deleted both of your posts because we can't read it with this formatting. Please check here how to find and post a crash-report correctly: KnowledgeBase — MyM-Wiki 0.0.1 documentation Also, the thread is in the wrong place. On which server do you have the issue, so I can move it?
Minecraft with java 8 - Pastebin.com Minecraft with java 7 - Pastebin.com Sorry for my inaccuracy, i play on MineYourGalaxy.[DOUBLEPOST=1426489533,1426489056][/DOUBLEPOST] for me not, my client still crash, i setted higher the permgen nothing changed
thanks, perfect. I think the best approach is to test it on direwolf or infinity as they use the same version. We fixed it server side on there but I'm not sure if it fixed it client side, too in some way.