Ever since the new Alice update every time I click E to open my inventory my game would completely freeze up. In the log this would pop up when it freezes: 2014-06-17 11:32:20 [SEVERE] [ForgeModLoader] Unable to launch java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.OutOfMemoryError: PermGen space I don't know what this means and if it isn't enough info I can try to find the crash log. (forgot where it was) Anyone know how to fix this?
java.lang.OutOfMemoryError: PermGen space means that your PermGen is too low. Either update to Java 8 or increase your PermGen size to 256 or 512 in the launcher options.