Solved Help optimizing my small server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Nelocanelo

New Member
Jul 29, 2019
4
0
0
Hello, i'm currently running a server with 2 friends (we're always 3 players inside it) and we seem to have always a bit of lag, but it becomes much worse when we enter the Twilight Forest. We're running the Unleashed version of FTB. I'll post my specs:

Motherboard: ASUS M4N78 PRO

AMD Phenom II X4 955 Processor 3.20 GHz

Nvidia GTS 250

8 Gb of RAM DDR2

Win7 Professional 64 bits

10 Mbps download speed/ 1 Mbps upload

I only changed the server.bat to this:

Code:
java -server -Xms1G -Xmx3G -XX:PermSize=128m -jar ftbserver.jar

for allocating more RAm to the server.

Thanks in advance and excuse my English, it's not my first language.
 
Last edited:

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
Totally not enough upload speed. The Twilight Forest uses a lot more than any other dimension so that explains why the lag gets worse there.

You probably want 1 - 2mbps per player.
 

Nelocanelo

New Member
Jul 29, 2019
4
0
0
A few months ago my roommate set ujp a server with this Internet conenction and it went fine in the Overworld and slightly laggy in the Twilight Forest. His computer was better than mine, but, still, in'st there any changes that i can make to improve the stability a bit?
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
You could try going into server.properties and changing the view distance from the default of 10 down to something lower. If you lower the view distance to 6 it should help a bit.

The other change would be getting a package with faster upload speed.