Sudden crash
any idea what happeed? suddenly server closed. and there's no crash-report in my file :confusedCat:
19 Replies
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by .spirito15#0
There's no crash report and there's no error in the console however it suddeny stop. is it because of my startup cmd? I have 12gb ram though
How much total ram u have
12
So you're allocating all 12 physical gb ram
?
i dont think so :/
Ok good
idk probably my host provider
Use normal flag
See if it works
you are
You shouldn't use all 12GB :-:
something like this would work where you can only allocate 90% of your heap: -Xmx$((12000*90/100))M
Should i lower the allocate ram or u guys have a better suggestions?
Do what coffeebean said
replace
-Xms128m -Xmx12288M
-Xmx$((12000*90/100))M
?I think that's what they mean
thanks guys
just do this
-Xms11G -Xmx11G
easier to read
+ you want those values the samethat has been debated