Kli Kli

Results 72 comments of Kli Kli

@szernex what is the resolution you are running with? This does not happen to me on 1920x1080 for gui scale 2, but it does happen for gui scale 1.

Sorry - was on vacation! I was able to reproduce it but have not yet found a scaling logic that works properly. Still investigating

@JohnRamRu oh I had not even considered that - I need to investigate! That would be a great solution at least until I get the math figured out

I suspect this is an NBT issue (items with a lot of NBT are not always handled gracefully), or in this case, a data component with a lot of nbt...

Thanks a lot @Nodrance , I will check that!

hmm, I am using only vanilla data components which implement equals and hashCode correctly (namely, they should correctly handle NBT) ... the question is which part causes the issue

@Karashok-Leo what version of minecraft are you on? I think starting in 1.20.1 the text should scale to the page. This was implemented because previous discussions of auto-pagination ended nowhere...

Ahh I just checked and it turns out I added this feature in 1.21, not 1.20.1, I mixed up the timeline. I did not backport it because it requires major...

sorry for jumping on this so late, vacations and stress came inbetween - I need to look at why it does that, I probably messed up some hardcoded pixels somwhere

I have to look into this further, I am not sure if I am actively printing the feedback or if the command system is doing that on its own, I...