i'm running 1.7.7 server and client on my LAN for me and my two kids. running the server and a client on my pc with no problems. my kids are having terrible latency... can't open chest or doors; can't mine or place blocks; and my dog keeps killing my kids toon.
are there some tweaks i could make to my cable modem-router-access point to smooth this over?
all i have done to date is run with the following batch file:
@echo off
java -Xms2048M -Xmx2048M -jar minecraft_server.1.7.7.jar
pause
my pc is pretty robust; i7-4930k w/ 16GB of RAM; GeForce GTX 580;
the killer may be that we are all sharing a single wireless access point using 802.11g or n
thanks in advance.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
are there some tweaks i could make to my cable modem-router-access point to smooth this over?
all i have done to date is run with the following batch file:
java -Xms2048M -Xmx2048M -jar minecraft_server.1.7.7.jar
pause
my pc is pretty robust; i7-4930k w/ 16GB of RAM; GeForce GTX 580;
the killer may be that we are all sharing a single wireless access point using 802.11g or n
thanks in advance.