Jump to content

LAG


KPV922

Recommended Posts

The problem is most likely MapWriter. My GF was having a similar problem on her laptop. After some tinkering I tried this.

 

Navigate to your appdata folder > Roaming > .technic > modpack > attack-of-the-bteam > Config.

 

Find MapWriter.cfg and open it up in word pad or similar. Then change the options settings to:

 

####################
# options
####################
 
options {
    I:backgroundTextureMode=0
    I:chunksPerTick=2
    I:coordsEnabled=0
    I:coordsMode=0
    I:linearTextureScaling=1
    I:mapPixelSnapEnabled=0
    I:maxChunkSaveDistSq=1024
    I:maxDeathMarkers=3
    I:overlayModeIndex=0
    I:overlayZoomLevel=0
    I:playerTrailEnabled=0
    I:playerTrailMarkerIntervalMillis=5000
    I:playerTrailMaxLength=30
    I:portNumberInWorldNameEnabled=1
    I:regionFileOutputEnabledMP=0
    I:regionFileOutputEnabledSP=0
    S:saveDirOverride=
    S:teleportCommand=tp
    I:teleportEnabled=1
    I:textureSize=512
    I:undergroundMode=0
    I:useSavedBlockColours=0
    I:zoomInLevels=5
    I:zoomOutLevels=5
}

 

 

Note: you cant change the settings this low in game. Doing so will result in a more detailed map generation and thus lag spikes.

 

If this does help you could all ways remove the mod if your not to bothered about the map.

Link to comment
Share on other sites

You could also try replacing your server jar with MCPC+

   http://ci.md-5.net/job/MCPC-Plus-164/

 

Replace your current server jar BTeam.jar with the MCPC+ server jar will help.

 

When we hosted out first B-Team servers we were having performance issues with 5GB and only 13 players, there was so much block lag and rubber banding.

No matter how much RAM we threw at it the issue persisted

 

As soon as we added MCPC + to our test servers we were able to get 20 players nicely onto 3GB, with hardly any complaints about lag after that.

 

Once you install Essentials run /gc  you can see the ram usage and TPS

 

17.02 15:44:55 [server] INFO Nether "DIM-1": 0 chunks, 0 entities, 0 tiles.
17.02 15:44:55 [server] INFO The End "DIM1": 0 chunks, 0 entities, 0 tiles.
17.02 15:44:55 [server] INFO World "DIM-127": 4 chunks, 10 entities, 2 tiles.
17.02 15:44:55 [server] INFO World "DIM21": 0 chunks, 0 entities, 0 tiles.
17.02 15:44:55 [server] INFO World "world": 1,991 chunks, 378 entities, 1,086 tiles.
17.02 15:44:55 [server] INFO Loaded Mail Box for yellowz3 at x:-20 y:97 z:5303
17.02 15:44:55 [server] INFO Free memory: 662 MB.
17.02 15:44:55 [server] INFO Allocated memory: 3,048 MB.
17.02 15:44:55 [server] INFO Maximum memory: 3,048 MB.
17.02 15:44:55 [server] INFO Current TPS = 20.00
17.02 15:44:55 [server] INFO Uptime: 1 hour 16 minutes 50 seconds
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...