Hello!
I currently working on a mod called TooManyOres mod that depends on a library mod called HexianCore.
The mod worked properly and i could compile it without any problem but recently, I encountered some pretty strange compilation error sthat only occurs when I'm trying to build the project (works fine in dev environnement).
It says that I didn't implemented the method GuiContainer::drawGuiContainerBackgroundLayer even though it is implemented the the GuiConainerBase class.
So I almost tried everthing and I could not find a solution to this problem, so if someone knows what i did wrong, I would be very grateful !
GuiContainerBase:
GuiContainerDestabilizer:
PS: sorry for my bad english