Auga
Auga copied to clipboard
Incompatibility with Smarter Containers
Smarter Containers mod adds two crucial buttons (group settings and mass unload) into a chest interface. Project Auga replaces the interface, rendering Smarter Containers partially non-functional, with this error in the log:
[Error :Smart Containers Mod] Failed to properly patch GUI with additional buttons: System.NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at SmartContainers.GuiFactory.AddContainerGuiButton (System.String btnObjName, System.String text, UnityEngine.Vector2 size, UnityEngine.Vector2 pos) [0x00007] in <81e45903871245daa05e0e11c3c87312>:0 at SmartContainers.Gui_Patch.AddCreateGroupBtn (InventoryGui __instance) [0x00030] in <81e45903871245daa05e0e11c3c87312>:0 at SmartContainers.Gui_Patch.InitButtons (InventoryGui __instance) [0x00038] in <81e45903871245daa05e0e11c3c87312>:0
Hopefully this is fixable.