Talk:Debug screen

Add topic
From Minecraft Wiki

Uncategorised discussion[edit source]

Ugh. What's the red moving thing for? - Mista_Epic


"As of Beta 1.5, the FPS shows the same number as chunk updates." - that's not strictly true; when paused (i.e. in Game menu) or during the first few moments back from pause, chunk updates whill show 0 while FPS will show a plausible value. During game, the two values may also differ a bit occasionally. Could this be not a bug after all but but rather just reflect the way chunk updates are scheduled?

L value?[edit source]

The article and nowhere on the internet had information on the L value, nor does anything can change it from zero. what is it? --101.190.94.27 16:45, 10 April 2018 (UTC)

Red and Green[edit source]

"If you go to menu with the f3 menu open it stays open and if you then go to the main menu it stays open and the red bar becomes green." The colors actually indicate whether the latency is below a certain value or not. Red indicates the latency is above, and green indicates if the latency is below. Green is good and red is bad. It just so happens that in the main menu there's very little to render and so the latency is very low and is pretty much green. However on a fast computer, the bar does become green while ingame and on slow computers the bar will stay red, even on the menu screen. Retep998 21:24, 19 June 2011 (UTC)

Data provided by graph[edit source]

What this article currently says about what the graph shows, as far as I am aware, is currently incorrect. The red and green bars produced by the graph are representative of the current framerate which the game is running at. Green seems an indicator for above or equal to 60 frames per second, and red is defined as anything below. However, the graph does sometimes display some extra white bars which appear either on top, or more likely, behind the framerate graph but larger bars. This may be an indicator of latency, I'm not fully sure, however playing in single player would depict otherwise as they appear there too, unless in SSP the white part of the graph defines different data than in SMP. This or you can give yourself more server latency by switching to 'Power Saver' performance under video options, which certainly doesn't sound right. (P.S. If in the current article context, 'latency' is defined as the latency occurring from the GPU in actually rendering the frame, I would highly recommend a change of terminology to avoid confusion.) -TheWyo 22:30, 16 August 2011 (UTC)

I always thought this graph was time spent. The colours are for different things (tho the threshold effect of green->red may also be correct). I believe white has to do with particles. Notice how the graph behaves when entering a new area, vs standing still until the world is completely rendered/loaded.
--GufNZ (c: 01:21, 17 August 2011 (UTC)
Depends how you define 'time spent'. Time spent doing what? White may have something to do with computational time but red/green is definitely framerate. Just playing with the video options can show you that immediately if you have a mid-range GPU or if you compare it between computers of different specs. -TheWyo 18:52, 17 August 2011 (UTC)

Opinion without basis[edit source]

"which also was considered cheating and took away from the game. Because of this, the Entity ID label was removed in Beta 1.8."

This is entirely opinionated. If the developers did not mention why they removed this debug feature, then that opinion should be rephrased.--72.19.122.68 04:20, 18 October 2011 (UTC)

Why was the seed removed from SMP?[edit source]

92.25.138.149 19:37, 2 April 2012 (UTC)

To prevent people from loading the same world in singleplayer creative, and using xray to find dungeons/etc. People seem to be less interested in seeds today than before, anyway. Calinou - talk × contribs » 20:39, 2 April 2012 (UTC)

y - coordinate[edit source]

The page says: "64 is overworld sea level". This, however, is not correct. Sea level decreased to 63 in Beta 1.8 Pre 1! 79.210.122.56 20:21, 20 May 2012 (UTC)ToreI_R

c[edit source]

what is the new section labeled "c" next to the x/z coordinates chunks? in 1.4.2 –Preceding unsigned comment was added by 75.5.241.235 (talk) at 13:35, 25 October 2012 (UTC). Please sign your posts with ~~~~

That is the ID of the chunk you are in. Soandso2 01:20, 5 July 2013 (UTC)

Raw lighting[edit source]

I think that Raw Lighting should be Resulting lighting, because raw would mean before. Pokechu22 23:53, 2 January 2013 (UTC)

We really need an updated screenshot...[edit source]

Or perhaps one for each version in which something major changed in this screen... --GufNZ (c: (talk) 22:04, 23 January 2014 (UTC)

Reduced debug info[edit source]

What information is hidden when the reducedDebugInfo gamerule is set to true should be added to the page. 72.196.105.43 11:38, 8 December 2014 (UTC)

Spurious Footnote Asterisk Usage[edit source]

Why do more than half of the names in the "Legend" section have a footnote asterisk yet the footnote is never defined? Atypicaluser (talk) 11:50, 24 August 2015 (UTC)

It's actually mentioned above the table: "When displaying reduced debug info, only the starred items are included." -- Orthotopetalk 15:34, 24 August 2015 (UTC)

"Lag" Redirect[edit source]

Why does the page for "Lag" or searching for "Lag" redirect to this page? The Debug screen has nothing to do with client- or server-side lag, unless you're counting framerate drops (which are far different from actual tick lag). TheBuilderOfEmpires (talk) 21:17, 18 April 2016 (UTC)

Profiler Graph Information[edit source]

I am not sure if this information is the same for everybody, but for at least me, this is all the information the Profiler can show:

  • gameRenderer
  • display_update
  • tick
    • level
      • entities
        • regular
          • tick
            • travel
              • move
              • rest
            • livingEntityBaseTick
            • entityBaseTick
            • ai
            • push
            • jump
            • headTurn
            • rangeChunk
            • CheckChecks
            • rest
            • move
          • remove
        • blockEntities
          • asb
          • ase
          • asp
        • remove
        • global
        • pendingBlockEntities
      • chunkCache
        • recheckGaps
          • getBrightness
          • checkedPosition < toCheckCount
      • blocks
        • getChunk
        • buildList
      • reEntryProcessing
    • textures
    • gameMode
    • animateTick
    • particles
      • 0
        • 0
        • 1
      • 1
        • 0
        • 1
      • 2
        • 0
        • 1
      • 3
        • 0
        • 1
    • pick
    • gameRenderer
    • gui
    • keyboard
    • LevelRenderer
    • mouse
  • render
    • display
    • display
  • unspecified
  • sound
  • scheduledExecutables
    • getBrightness
    • checkPosition < toCheckCount
    • checkLight
      • getBrightness
      • checkPosition < toCheckCount
  • preRenderErrors–Preceding unsigned comment was added by Slscool (talkcontribs) at 21:59, 18 June 2018 (UTC). Please sign your posts with ~~~~

ServerChunkCache before 1.8[edit source]

I just started 1.7.10 and "ServerChunkCache" is not there. Maybe someone intended to put it into the current section, because it was added in a 1.14.2-prerelease? Or does it only show under certain circumstances? Fabian42 (talk) 11:33, 30 May 2019 (UTC)

1.6.4 position glitch?[edit source]

File:1.6.4millionmph.jpg i flew here with modified fly speed Raginghippo2 (talk) 13:46, 10 January 2020 (UTC)

B value is unused![edit source]

It is possible to make the 'B' values other than zero, since this debug name is unused? 184.22.109.174 08:27, 29 February 2020 (UTC)

Take a look at the screenshot seen on the main page. The "B" value is clearly 7. So it is used, but for what? Mushroom378 (talk) 12:03, 14 March 2020 (UTC)
    • Wrong! It's not the first 'B' for biome blend setting. This is the unused second 'B'. 49.228.185.160 06:42, 19 March 2020 (UTC)