Search found 5 matches

by LeadingRise
Fri Aug 02, 2019 6:53 pm
Forum: Minecraft
Topic: VPS - Unable to add Ram.
Replies: 9
Views: 4447

Re: VPS - Unable to add Ram.

Yes, I run the server and after like 1 minute or two it just closed byitself.

Then generates the following file with information like I listed before.
http://prntscr.com/onq6lk
by LeadingRise
Wed Jul 31, 2019 11:28 pm
Forum: Minecraft
Topic: VPS - Unable to add Ram.
Replies: 9
Views: 4447

Re: VPS - Unable to add Ram.

Yea, so it basically explains why it doesn't run.

The VDS only has 2048MB of memory and having the minecraft server run at 2048m leaves no room for the OS to function.

So That leaves me with only being able to use half the memory since I cannot do something like 1536m.
by LeadingRise
Wed Jul 31, 2019 10:33 pm
Forum: Minecraft
Topic: VPS - Unable to add Ram.
Replies: 9
Views: 4447

Re: VPS - Unable to add Ram.

I have the following set in the run.bat file:

java -Xmx1024M -Xms1024M -jar spigot-1.14.4.jar -o true

This is the only way that I know of, unless there are other methods that I don't know about?
by LeadingRise
Wed Jul 31, 2019 9:21 pm
Forum: Minecraft
Topic: VPS - Unable to add Ram.
Replies: 9
Views: 4447

Re: VPS - Unable to add Ram.

This is unmanaged VDS and I am using the run.bat method to add the ram. It generates a file and it contains stuff like this: "There is insufficient memory for the Java Runtime Environment to continue." # Out of Memory Error (allocation.cpp:389), pid=3040, tid=0x0000000000000950 # # JRE ver...
by LeadingRise
Wed Jul 31, 2019 7:22 pm
Forum: Minecraft
Topic: VPS - Unable to add Ram.
Replies: 9
Views: 4447

VPS - Unable to add Ram.

Hello. I recently purchased a 2048MB VPS and I want to run minecraft on it using the 2048MB.

But, I seem to not be able to add anymore ram than 1024MB to the minecraft server. Any reason why? Or if anyone has any recommendations?

Thank you.