10 posts
Posted 21 July 2014 - 08:24 PM
Hello Community
After a long day of trying to register i can ask you for help now…
Im running a modpack Server wich also includes CC. After running a bit im getting this Error:
http://pastebin.com/F8X5qD3sAfter this error every Computer in the World just freezes. Everything else continues to work like before.
Greetings Oninoni / Jan
3790 posts
Location
Lincoln, Nebraska
Posted 21 July 2014 - 08:26 PM
It seems like you're running out of memory, but to be sure, could you post your forge log?
10 posts
Posted 21 July 2014 - 08:29 PM
Forge Log:
http://pastebin.com/3enjhGRcI know that it is a OutOfMemory Exception, but shouldn't 4 GB be enough for aprox 80 Mods?
3790 posts
Location
Lincoln, Nebraska
Posted 21 July 2014 - 08:41 PM
You may need to allocate more permgen space.
EDIT: for example, since Minecraft uses 64m by default, you can use -XX:MaxPermSize=128m to double that.
Edited on 21 July 2014 - 06:43 PM
10 posts
Posted 21 July 2014 - 08:42 PM
My Hoster says it has 256MB MaxPermGen
10 posts
Posted 21 July 2014 - 09:07 PM
Is there a way to make sure it is changed? (I don't have acess to the start script)
1220 posts
Location
Earth orbit
Posted 22 July 2014 - 12:57 AM
Cranium - this is the same error and the same symptoms I was seeing when I was running WiRe (redstone control program) on your server. Could this possibly be an issue with CC1.63 itself?
3790 posts
Location
Lincoln, Nebraska
Posted 22 July 2014 - 12:59 AM
It's certainly possible. 1.6 was a huge rewrite, so it's possible that there's still bugs in it.
10 posts
Posted 22 July 2014 - 10:27 AM
So does this mean there's a way to detect wich computer causes it?
7083 posts
Location
Tasmania (AU)
Posted 22 July 2014 - 10:37 AM
I suppose with server access, you could always just move half the computer folders out of the world save then reboot. If the problem persists, take half of what's left and repeat, or if not, then swap the halves. Repeat until you've narrowed it down to a specific computer ID.
10 posts
Posted 22 July 2014 - 10:42 AM
Don't have Server Access… I just have a gameserver. But thanks anyway