NullReferenceException at OnServerInitializedError

Seems that it is broken for this update.  Get errors in the log and the boxes dont show up.

Failed to call hook 'OnServerInitialized' on plugin 'GlobalStorage v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.GlobalStorage.OnServerInitialized (System.Boolean initial) [0x001f5] in <31926756cfe040478572cc9f04a4f052>:0
  at Oxide.Plugins.GlobalStorage.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a0] in <31926756cfe040478572cc9f04a4f052>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <dfcb48ea05694263bbc08e62a39c274c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0

yeah i had same issue - i solved it by removing the plugin :0

Not having the issue on my server. Unload the plugin and delete the data in the "monuments" section so it looks like this:

"monuments": {}​

Then reload the plugin.

wrong place will recreate

Hey there
we're experiencing a weird issue , the boxes place in monuments loose content and take damage , the damage fixes by itself , i cannot reproduce the loss of content between 2 boxes outside of monuments
any ideas ?

Today is the first time I see this error. For the duration of the plugin.

Failed to call hook 'OnEntityTakeDamage' on plugin 'GlobalStorage v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GlobalStorage.OnEntityTakeDamage (StorageContainer entity, HitInfo info) [0x0000e] in <9bdc5424673b45c9bdca2f2a32b6f3e2>:0 at Oxide.Plugins.GlobalStorage.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00261] in <9bdc5424673b45c9bdca2f2a32b6f3e2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0