Dual Interface GUI problem and solution
Lyrandon opened this issue ยท 2 comments
The Dual Interface has a problem with its background. Just delete
@Override
protected String getBackground() {
return "guis/interface.png";}
in GuiItemDualInterface.java and it works again flawlessly.