Experiencing PermGen issues with Logistic Pipes (see the comment)
Nexey opened this issue · 5 comments
I'm having a permGen issue when logging into a world. The game crashes when LP is loaded whereas the world works fine with just BC and a bunch of other mods. If you want a log, I'll paste it here, but it is mostly spamming "PermGen". As I said, this is strange since I've been playing with over 30 mods with no problems, enabling LP crashes my game. I also tried disabling the particle effect as well as setting the opaque cables option to true but that didn't help at all.
I also want to point out that I'm using the version .58 of the mod for forge .208
Version .59 of the mod freezes the entire game at the menu, right after the console is done loading the mods.
Google how to set your permGen Space to a higher amount. This is not a mod bug this is just somerthing with java.
I was expecting this answer. As my computer doesn't allow me to allow more than 1 gb of ram, this is impossible to me, but the real issue is that my game allows me to play with a lot of mods but your mod.
@dav, do you know is it is possible to dump the contents of the permagen
space, with the amount of reflection done by lp, there could be some areas
for improvement... (A Requirement for 256 mb for just class definitions is
beginning to get a little excessive)
On 28 Sep 2014 03:58, "Nexey" [email protected] wrote:
I was expecting this answer. As my computer doesn't allow me to allow more
than 1 gb of ram, this is impossible to me, but the real issue is that my
game allows me to play with a lot of mods but your mod.—
Reply to this email directly or view it on GitHub
#457 (comment)
.
Guessing you meant @davboecki