Robotic Parts

Robotic Parts

1M Downloads

Crash when using Cyberware CreativeTab Buttons

mallrat208 opened this issue ยท 0 comments

commented

This is all on me, I apparently forgot to include the obfuscated name of setCurrentCreativeTab when I sent in the fix for the buttons not working or showing up properly.

Method tab = ReflectionHelper.findMethod(GuiContainerCreative.class,"setCurrentCreativeTab", null, CreativeTabs.class);

that null should be func_147050_b