You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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: