#Out of memory but not out of memory?

1 messages · Page 1 of 1 (latest)

dry rivet
#

Hello everyone I require help with my lavalink I keep getting this random error on startup even though I have 11gb of ram I still get this error?

edgy latch
#

it doesn't matter how much ram your host machine has, allocating too little via -Xmx limits the java vm

dry rivet
#

I don't have any limits set.

#

I did try at one point with -Xmx4G but it made no difference.

dry rivet
#

I think I solved it

#

It was attempting to spawn a thread for every cpu core which was cauing it to crash.

#

Stopping that from happening has made it work again 👍