Old-LiquidBounce-Issues
Old-LiquidBounce-Issues copied to clipboard
[BUG] Little bug from new tab command complete
Strange, for me it works in the latest nightly Dev-Build:
Let me test again
edit: bcs u r using i not ı xD
i try that again from latest build and its still same
but just for inventory things other ones working good
working for me too
i try that again from latest build and its still same
but just for inventory things other ones working good
That's wired. Especially since it also works for @kawaiinekololis.
Let me test again
I need further informations. Can you share a video, wherein you show when this bug occurs.
I will make one asap
https://youtu.be/MYxejMVI2vo
@derech1e
https://youtu.be/MYxejMVI2vo
@derech1e
It is really hard to reproduce your issue. I have fixed some other bugs i found and partially recoded the render check.
Download my Dev-Build here: https://easyupload.io/uacrf9 and test it again.
@Teals53
https://youtu.be/MYxejMVI2vo @derech1e
It is really hard to reproduce your issue. I have fixed some other bugs i found and partially recoded the render check.
Download my Dev-Build here: https://easyupload.io/uacrf9 and test it again.
@Teals53
this build have same problem too
https://youtu.be/MYxejMVI2vo @derech1e
It is really hard to reproduce your issue. I have fixed some other bugs i found and partially recoded the render check. Download my Dev-Build here: https://easyupload.io/uacrf9 and test it again. @Teals53
this build have same problem too
Okay I have no idea, where this bug come from. Can you maybe send me your LiquidBounce-1.8 config folder and your latest client log from LB? @Teals53
https://youtu.be/MYxejMVI2vo @derech1e
It is really hard to reproduce your issue. I have fixed some other bugs i found and partially recoded the render check. Download my Dev-Build here: https://easyupload.io/uacrf9 and test it again. @Teals53
this build have same problem too
Okay I have no idea, where this bug come from. Can you maybe send me your LiquidBounce-1.8 config folder and your latest client log from LB? @Teals53
its doesnt matter its still happening in resetted folder also where can i find log
also i find different bug
also i found different bug too why latest page commands not listed for this first letter
also i find different bug
also i found different bug too why latest page commands not listed for this first letter
I cant reproduce any of your bugs. Idk, for me everthing works fine: https://streamable.com/f99jpj @Teals53
well i delete my .minecraft and try again with latest build but still same i dont understand why i happen this bugs and u cant reporouduce those things do you have a discord ?
well i delete my .minecraft and try again with latest build but still same i dont understand why i happen this bugs and u cant reporouduce those things do you have a discord ?
Yeah, i have Discord.
Teals53#1508
Teals53#1508
I added you
Teals53#1508
I added you
send me a pm dude i forgot
its causing of optifine
so when im use lb with optifine this bugs is happening but when im use lb without optifine its working good
@derech1e
I'll wait until the first stable cross-version is released, before I continuing to look at the bug. If it's really an Optifine problem, I think it will be maybe difficult to fix it. @Teals53
okk ^^
maybe its causing of ı if i start with i no problem
So, I found the issue that causes this wired shifting. The problem is located in the optifine Fontrenderer class.
Look:
The renderChar method returns the char width as a float:
This float is then added (to put it simple) to the X pos of the cursor:
But when the tabcomplete draws the examples, you can only get the width of the String as an int:
so there are this small decimal numbers that make this thing worse. Basically it only needs to be cast to an int. But as the Fontrenderer from optifine dont uses the same methods...
I will be fix it, but at the moment I have not that much time. And the other thing is, what is that letter "ı". I can't even type it on my keyboard. What Language is that? Is that an "i" or idk, it doesn't even have a point above the line. @Teals53
turkish letters like ı ö ü ç ş U can write I so its just capital ı