-
Notifications
You must be signed in to change notification settings - Fork 84
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
2.6.37 draws stack sizes over 99 twice #537
Comments
I think this is due to changing the render scale of large stacks in GuiContainerManager in the drawItem method. This should work fine, but for some reason it doesn't disable the original renderer
|
I have the same problem here in 2.7.29. |
P.S. NEI always draw this numbers. only dynamic size added |
@slprime It is very unlikely that this is an issue with AE2. It worked fine in NEI <= 2.6.36. So, this issue has been introduced in 2.6.37-pre. If it is an issue with AE2, then it has always been present, but nobody noticed it - which would be a far fetch... |
NEI <= 2.6.36 - always draw stackSize in default size. you dont see that ME draw it twice because size mathes |
Due to a bug in #528, stack sizes of 100 and higher are now rendered twice, as seen in the screenshot below (illustrated through items from an AE2 network).
The bug ocurrs starting in 2.6.37-pre and was not present in 2.6.36.
Edit: I am using NEI-GTNH in Agrarian Skies 2.
The text was updated successfully, but these errors were encountered: