Getting the following errors when trying to go into the Stacks, Gathering, Furnace settings page.
 
	 
 
	[Loottable] Error (Object reference not set to an instance of an object) 
	   at int Oxide.Plugins.Loottable+LootManager.GetConfigState(int id) 
	   at void Oxide.Plugins.Loottable.CreateSelectUI(BasePlayer player) 
	   at void Oxide.Plugins.Loottable.CMD_cmd(IPlayer player, string command, string[] args_0) 
	   at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) 
	[Loottable] Error (Object reference not set to an instance of an object) 
	   at void Oxide.Plugins.Loottable+StackManager.ApplyStacksize() 
	   at void Oxide.Plugins.Loottable.CMD_cmd(IPlayer player, string command, string[] args_0) 
	   at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) 
	[GatherManager] Unsubscribed from 7 hooks.
 
	 
 
	Thanks!