Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Entity Outlines messes with minecraft font renderer [Bug] #705

Open
DefinitivVair0 opened this issue Mar 29, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@DefinitivVair0
Copy link

DefinitivVair0 commented Mar 29, 2024

Discord Username

DefinitivVair0

Bug Description

My custom mod uses Minecraft.getMinecraft().fontRenderObj.drawString to draw a few strings on the screen.
When entering skyblock, those strings don't only show in the bottom right (where its supposed to be) but also in the middle:
Bild_2024-03-29_213204300

After some troubleshooting I found out, that everything worked fine with Show Entity Outlines disabled:
image

This is happening with both version 1.6.1 and 1.7.2 of SBA

Edit:
activating fast render or using a shader gets rid of the issue.
activating antialiasing moves the wrong text to the top left corner.

(i know that the mod itself says that the feature wont work with those enabled but maby this information will help with finding the problem)

SBA Version

1.7.2

Other Installed Mods

[my mod = only a API request and some string formatting magic]
apec
Cowlection
ctjs
Dungeon Rooms
dungeonsguide
OptiFine
Patcher
itlt
Danker's Skyblock Mod
NotEnoughUpdates
Scrollable Tooltips
Popup Events
Resource Pack Manager
TNT Time
smooth scrolling everywhere
Skytils

Operating System

Windows 11

Crash Report

No response

@DefinitivVair0 DefinitivVair0 added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant