EMERGENCY HELP = Home made Stack Size Controller config files causing errors

I know this is something I did when I created my own files HOWEVER I cannot figure out what is wrong.... I have a complicated set of stack sizes in the old config and tried to do full upgrade and so I used a macro program and built NEW config files from my old ones...

LINK: StackSizeController__ConfigFiles.zip

Anyway now I am getting thiis error message using the linked below config files:

Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v3.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.StackSizeController.MaintainVanillaStackSizes (System.Boolean refreshDataFileOnly) [0x0006e] in <2036a798f9254e0899f6867821827785>:0
at Oxide.Plugins.StackSizeController.OnServerInitialized () [0x00031] in <2036a798f9254e0899f6867821827785>:0
at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00177] in <2036a798f9254e0899f6867821827785>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

This is a known issue with that version. Should be fixed if you grab todays update, v3.2.0. I don't think you did anything wronge.

THANK YOU SO MUCH -- THAT WORKED!