Broken on current updateFixed

Loads fine but calling hooks gives errors

Could you provide said errors?

Failed to call hook 'ToggleCommand' on plugin 'BlueprintShare v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BlueprintShare.AddTeamShare (System.String playerId, System.Int32 blueprint) [0x00024] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.BlueprintShare.AddBlueprintToDatabase (BasePlayer player, BasePlayer sharer, System.Int32 blueprint) [0x0005d] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.BlueprintShare.UnlockBlueprints (BasePlayer player, BasePlayer sharer, System.Collections.Generic.List`1[T] blueprints) [0x00064] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.BlueprintShare.ShareWithPlayer (BasePlayer player, BasePlayer target) [0x00126] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.BlueprintShare.ToggleCommand (BasePlayer player, System.String command, System.String[] args) [0x002b2] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.BlueprintShare.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x015bf] in <1211678a23e847f68f0b051a4bd1ff1b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>: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

@Deflaxz delete BlueprintShare.json located at data folder

Sorry for the late response, I did look at this problem and found an unrelated error, but the only option I could see is if you hadn't deleted your data file as @j0se suggested.

Locked automatically