[1.12.2] Crash on Creative Tabs scrolling
Krutoy242 opened this issue ยท 0 comments
Happen to one of E2EE player - he was tabulating between creative tabs and when get to the page 20, game crashed:
NullPointerException: Rendering screen
at com.anthonyhilyard.itemborders.util.Selectors.itemMatches(Selectors.java:85)
at com.anthonyhilyard.itemborders.config.ItemBordersConfig.getBorderColorForItem(ItemBordersConfig.java:214)
at com.anthonyhilyard.itemborders.ItemBorders.render(ItemBorders.java:61)
at com.anthonyhilyard.itemborders.ItemBorders.renderBorder(ItemBorders.java:41)
at net.minecraft.client.gui.inventory.GuiContainer.handler$zzg000$drawSlotItemBorders(GuiContainer.java:784)
https://mclo.gs/Oc4anIW
I am developer of E2EE and can't reproduce it, but I though it would be worth to mention.