
F3 screen polution
MeeniMc opened this issue ยท 5 comments
Hi there, late adopter but I love it.
One thing I do not like is the amount of debug that are produced in the Right F3 screen. The targeted block is printed, with all its tags etc, that is a lot, and moves the rest of the F3 information all around the place when moving and targetting different blocks.
I understand that this can be critical information for debugging specific issues, could this heavy printing of the targetted block be toggable in the configuration screen so that it is not distracting when everything works as intended?
I double-double checked, and here is what I found:
- problem arise when using mod better F3
- the Better F3 mod splits the targetted block and the "misc left, misc right" areas, these misc areas can be written by mods
- With Presence Footsteps active, the tags are duplicated in both areas (targetted block, and misc right, see picture)
So this is more of a compatibility request then, since the behavior without better f3 is normal.
In this picture, the Targetted Block panel contains the tags and blockstates, Presence Footsteps is loaded and the information is duplicated in the Misc Right panel
In this picture, the Targetted Block panel contains the tags and blockstates, Presence Footsteps is not loaded so the information is not duplicated in the Misc Right panel
Also the piece of text that should have been injected "Targetted Block sounds like: ..." got stripped out when using better F3
Presence Footsteps only inserts its new lines before the tags. It doesn't append anything else that was already there. If the tags are being duplicated that is entirely a problem with Better F3