NullReferenceException in PopulateContainer after modifying configSolved

Hello, the error i'm getting is -

(17:39:37) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.BetterLoot.PopulateContainer (LootContainer container) [0x0000c] in <4ec854235b73401c9062b8b2e21a8145>:0

at Oxide.Plugins.BetterLoot.<UpdateInternals>m__0 () [0x000b2] in <4ec854235b73401c9062b8b2e21a8145>:0

at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <4452f821def6406d834e4149849fe7ea>:0

Ill link the config here https://codeshare.io/2j7VZD

Ill try and copy paste them below. I'm lost, everything has been working and i can't seem to find the error.

In response to dIMjIM ():
i recommend to use a Validator

try this https://pastebin.com/72cvSXu1
Thank you so much, I will for sure lookin to validator. Dude you saved me so much time thank you, and thank this community.
Locked automatically