Random stopping issue?

Status
Not open for further replies.

Rubri

New Member
Jul 29, 2019
15
0
0
Having an issue with playing mindcrack pack suddenly. The only thing that the console log say sis "STOPPING! SOUND SYSTEM SHUTTING DOWN" and no other things when it happens. No errors or log changes or anything like that, just suddenly interjects the STOPPING! command and then shuts down my minecraft. Anyone know what would cause this?

*Edit*

Quick little edit after a few more tries and reinstalling the pack completely. I'm now getting an out of memory error it seems, still not sure what's caused it since I haven't done anything different to the files at all other than a reinstall and it's not a constant error either so I'm very confused.

2013-03-12 14:20:09 [INFO] [STDERR] Exception in thread "Thread-17" java.lang.OutOfMemoryError: PermGen space
2013-03-12 14:20:19 [INFO] [STDOUT] Stopping!
2013-03-12 14:20:20 [INFO] [STDOUT] SoundSystem shutting down...
2013-03-12 14:20:21 [INFO] [STDERR] Exception in thread "Client read thread" java.lang.OutOfMemoryError: PermGen space
2013-03-12 14:20:28 [INFO] [STDERR] Exception in thread "Thread-7" java.lang.OutOfMemoryError: PermGen space
2013-03-12 14:20:32 [INFO] [STDERR] Exception in thread "Thread-0" java.lang.OutOfMemoryError: PermGen space
 

joaopms

New Member
Jul 29, 2019
14
0
0
You should go to Options -> Advanced Options and on Additional Java Parameters you should put
Code:
-XX:PermSize=128M
Hope that helps!
 
Status
Not open for further replies.