I run a carbon server. Every time i hit a node i get this error in my server console
[Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_stone
Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.4' (MultiplyGatherItems is null in _ore_stone)
at void Oxide.Plugins.Loottable+LootConfig.MultiplyDispenserItem(Item item) in /home/container/carbon/plugins/Loottable.cs:line 5320
at void Oxide.Plugins.Loottable.OnDispenserGather(ResourceDispenser dispenser, BasePlayer player, Item item) in /home/container/carbon/plugins/Loottable.cs:line 578
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)