1

Something Blocking Me From Allocating Ram

Trollography 4/5/17 11:04 pm
126
4/6/2017 6:38 pm
Hello, im having an issue dedicating more than 1G of ram for my Thermos server with the startup.bat reading "@echo off
Java -Xms2024M -Xmx2024M -jar Thermos-1.7.10-1614-server.jar -o true
pause". I have 16gigs of ram in my rig with about 6 constantly free. The server runs fine with 1G, or at-least was until recently where the "death lag" is now an issue. That is because the server in one particular clustered part of my map runs out of memory. I am able to dedicate more ram clientside for my game but that does not fix the death lag so I know it is serverside. If anyone knows how to fix the deathlag, that would also be helpful but I really feel that I need more ram for the server anyway. This is the problem I receive with the above code: https://gyazo.com/51a6855911d8ead6493d556f7fe7551d
Posted by
Trollography
Level 2 : Apprentice Miner
0

  Have something to say?

JoinSign in

2

OtakuMC
04/06/2017 6:38 pm
Level 8 : Apprentice Network
Translation: he had java6.
1
Trollography
04/06/2017 4:13 am
Level 2 : Apprentice Miner
I have found and solved the issue with my brother. If anyone ever has this same problem, it's because you are using Java 32bit. I updated my Java and I thought it was all good but apparently the whole time it was for 32bit which came default for windows 7. Just download the 64bit version from the website.
1

Welcome