• 0

    posted a message on Need help debugging my server for the first time.

    So my brother and I got a bunch of mods setup and now my server is lagging really badly. I have pretty decent computer and decent internet so I'm not sure what's causing it.

     

    ---- Minecraft Profiler Results ----
    // You should add flames to things, it makes them go faster!

    Time span: 236339 ms
    Tick span: 4739 ticks
    // This is approximately 20.05 ticks per second. It should be 20 ticks per second

    --- BEGIN PROFILE DUMP ---

    [00] save - 50.60%/50.60%
    [00] levels - 48.56%/48.56%
    [01] | world - 98.93%/48.04%
    [02] | | tick - 71.32%/34.26%
    [03] | | | mobSpawner - 68.36%/23.42%
    [03] | | | village - 23.03%/7.89%
    [03] | | | unspecified - 5.25%/1.80%
    [03] | | | tickBlocks - 1.37%/0.47%
    [04] | | | | pollingChunks - 74.59%/0.35%
    [05] | | | | | forcedChunkLoading - 52.52%/0.18%
    [05] | | | | | unspecified - 40.65%/0.14%
    [05] | | | | | regularChunkLoading - 6.83%/0.02%
    [04] | | | | unspecified - 22.38%/0.10%
    [04] | | | | playerCheckLight - 3.03%/0.01%
    [03] | | | tickPending - 0.80%/0.28%
    [04] | | | | ticking - 49.65%/0.14%
    [04] | | | | unspecified - 35.32%/0.10%
    [04] | | | | cleaning - 15.04%/0.04%
    [03] | | | chunkSource - 0.78%/0.27%
    [03] | | | chunkMap - 0.20%/0.07%
    [03] | | | forcedChunkLoading - 0.10%/0.03%
    [03] | | | portalForcer - 0.07%/0.02%
    [03] | | | regularChunkLoading - 0.04%/0.02%
    [02] | | tracker - 28.25%/13.57%
    [02] | | unspecified - 0.39%/0.19%
    [02] | | timeSync - 0.03%/0.02%
    [01] | unspecified - 1.07%/0.52%
    [00] unspecified - 0.33%/0.33%
    [00] tickables - 0.28%/0.28%
    [00] commandFunctions - 0.05%/0.05%
    [00] dim_unloading - 0.05%/0.05%
    [00] connection - 0.04%/0.04%
    [00] jobs - 0.03%/0.03%
    [00] snooper - 0.03%/0.03%
    [00] players - 0.02%/0.02%
    [00] tallying - 0.01%/0.01%
    --- END PROFILE DUMP ---

     

     

    [08:22:00] [Server thread/INFO] [minecraft/DedicatedServer]: Started debug profiling
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.village' took aprox 494.248 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 495.266 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 497.0378 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 497.4415 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 497.8947 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 435.7415 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 436.6207 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 438.4056 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 438.5622 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 439.0082 ms
    [08:22:46] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 497.9335 ms
    [08:22:46] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 498.4414 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tracker' took aprox 474.0713 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 474.7804 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 476.5619 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 477.0166 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 416.9166 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 417.6919 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 419.7542 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 420.1032 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 420.5964 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 436.2816 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 436.9753 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 438.4217 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 438.7403 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 439.0627 ms
    [08:25:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 494.4545 ms
    [08:25:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 494.7516 ms
    [08:25:48] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 2013.1494 ms
    [08:25:48] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 2013.4455 ms
    [08:25:48] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2023ms behind, skipping 40 tick(s)
    /debug stop

     

    I'm new to all of this. I've seen other people post these debug pages and their /debug results so here they are! I don't even know where to start to fix all of this. My game renderer is taking up most of my processing right now. As you can see I already have optifine. Here is my mod list too...

    Posted in: Support
  • 0

    posted a message on Need help debugging my server for the first time

    So my brother and I got a bunch of mods setup and now my server is lagging really badly. I have pretty decent computer and decent internet so I'm not sure what's causing it.

     

    ---- Minecraft Profiler Results ----
    // You should add flames to things, it makes them go faster!

    Time span: 236339 ms
    Tick span: 4739 ticks
    // This is approximately 20.05 ticks per second. It should be 20 ticks per second

    --- BEGIN PROFILE DUMP ---

    [00] save - 50.60%/50.60%
    [00] levels - 48.56%/48.56%
    [01] | world - 98.93%/48.04%
    [02] | | tick - 71.32%/34.26%
    [03] | | | mobSpawner - 68.36%/23.42%
    [03] | | | village - 23.03%/7.89%
    [03] | | | unspecified - 5.25%/1.80%
    [03] | | | tickBlocks - 1.37%/0.47%
    [04] | | | | pollingChunks - 74.59%/0.35%
    [05] | | | | | forcedChunkLoading - 52.52%/0.18%
    [05] | | | | | unspecified - 40.65%/0.14%
    [05] | | | | | regularChunkLoading - 6.83%/0.02%
    [04] | | | | unspecified - 22.38%/0.10%
    [04] | | | | playerCheckLight - 3.03%/0.01%
    [03] | | | tickPending - 0.80%/0.28%
    [04] | | | | ticking - 49.65%/0.14%
    [04] | | | | unspecified - 35.32%/0.10%
    [04] | | | | cleaning - 15.04%/0.04%
    [03] | | | chunkSource - 0.78%/0.27%
    [03] | | | chunkMap - 0.20%/0.07%
    [03] | | | forcedChunkLoading - 0.10%/0.03%
    [03] | | | portalForcer - 0.07%/0.02%
    [03] | | | regularChunkLoading - 0.04%/0.02%
    [02] | | tracker - 28.25%/13.57%
    [02] | | unspecified - 0.39%/0.19%
    [02] | | timeSync - 0.03%/0.02%
    [01] | unspecified - 1.07%/0.52%
    [00] unspecified - 0.33%/0.33%
    [00] tickables - 0.28%/0.28%
    [00] commandFunctions - 0.05%/0.05%
    [00] dim_unloading - 0.05%/0.05%
    [00] connection - 0.04%/0.04%
    [00] jobs - 0.03%/0.03%
    [00] snooper - 0.03%/0.03%
    [00] players - 0.02%/0.02%
    [00] tallying - 0.01%/0.01%
    --- END PROFILE DUMP ---

     

     

    [08:22:00] [Server thread/INFO] [minecraft/DedicatedServer]: Started debug profiling
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.village' took aprox 494.248 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 495.266 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 497.0378 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 497.4415 ms
    [08:22:29] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 497.8947 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 435.7415 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 436.6207 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 438.4056 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 438.5622 ms
    [08:22:44] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 439.0082 ms
    [08:22:46] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 497.9335 ms
    [08:22:46] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 498.4414 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tracker' took aprox 474.0713 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 474.7804 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 476.5619 ms
    [08:23:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 477.0166 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 416.9166 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 417.6919 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 419.7542 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 420.1032 ms
    [08:23:32] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 420.5964 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick.mobSpawner' took aprox 436.2816 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world.tick' took aprox 436.9753 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels.world' took aprox 438.4217 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.levels' took aprox 438.7403 ms
    [08:24:50] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 439.0627 ms
    [08:25:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 494.4545 ms
    [08:25:01] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 494.7516 ms
    [08:25:48] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root.save' took aprox 2013.1494 ms
    [08:25:48] [Server thread/WARN] [minecraft/Profiler]: Something's taking too long! 'root' took aprox 2013.4455 ms
    [08:25:48] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2023ms behind, skipping 40 tick(s)
    /debug stop

     

    I'm new to all of this. I've seen other people post these debug pages and their /debug results so here they are! I don't even know where to start to fix all of this. My game renderer is taking up most of my processing right now. As you can see I already have optifine. Here is my mod list too...

     

     

    Posted in: Mod Discussion
  • To post a comment, please or register a new account.