Hello when I run my mcpc+(latest 1.6.4 version) server with a custommodpack on it it starts loading everything and then gives me an OutOfMemoryError
I tried increasing the RAM (up to 4 gbs) given to the Server but didn't work it just keeps crashing ... appreciate if anyone can help me
2014-04-29 15:03:51 [Schwerwiegend] [ForgeModLoader] The following problems were captured during this phase
2014-04-29 15:03:51 [Information] [STDERR] java.lang.OutOfMemoryError: PermGen space
2014-04-29 15:03:51 [Schwerwiegend] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError
java.lang.OutOfMemoryError: PermGen space
2014-04-29 15:03:53 [Information] [Minecraft-Server] Stopping server
2014-04-29 15:03:53 [Information] [STDERR] java.net.SocketException: socket closed
2014-04-29 15:03:53 [Information] [STDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.PlainSocketImpl.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.ServerSocket.implAccept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.ServerSocket.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
2014-04-29 15:03:51 [Information] [STDERR] java.lang.OutOfMemoryError: PermGen space
2014-04-29 15:03:51 [Schwerwiegend] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError
java.lang.OutOfMemoryError: PermGen space
2014-04-29 15:03:53 [Information] [Minecraft-Server] Stopping server
2014-04-29 15:03:53 [Information] [STDERR] java.net.SocketException: socket closed
2014-04-29 15:03:53 [Information] [STDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.PlainSocketImpl.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.ServerSocket.implAccept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at java.net.ServerSocket.accept(Unknown Source)
2014-04-29 15:03:53 [Information] [STDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
I tried increasing the RAM (up to 4 gbs) given to the Server but didn't work it just keeps crashing ... appreciate if anyone can help me
Last edited: