NullReferenceException at UnlockBlueprintsFixed

Receiving an NRE when using the console command to give specific item to specific user:

> blueprintmanager unlock quietconundrum dropbox

Failed to call hook 'cmdBlueprintsConsole' on plugin 'BlueprintManager v1.1.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.BlueprintManager.UnlockBlueprints (BasePlayer player, System.Collections.Generic.List`1[T] blueprints) [0x00000] in <539d61fa341c499897771aa982104650>:0 
  at Oxide.Plugins.BlueprintManager.cmdBlueprintsConsole (ConsoleSystem+Arg arg) [0x00141] in <539d61fa341c499897771aa982104650>:0 
  at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003d6] in <539d61fa341c499897771aa982104650>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 
5d11539dc102b.jpg quietconundrum

Thank you very much.

I hope you called it from console, i made typo in executing so it tryed to give blueprints to console :)

5ba216a6d7f65.png Orange

I hope you called it from console, i made typo in executing so it tryed to give blueprints to console :)

Yes, I was calling it from a ConsoleCmd group via the CustomChatCommands plugin. I'll test in a moment to verify it's working.

5ba216a6d7f65.png Orange

I hope you called it from console, i made typo in executing so it tryed to give blueprints to console :)

sorry for the delay... it does indeed work correctly now. Thanks for the hotfix.

Got this error after applying the update
[9/24/2019 12:55:02 AM] Failed to call hook 'OnServerInitialized' on plugin 'BlueprintManager v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.BlueprintManager.CheckBlueprints () [0x00046] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.BlueprintManager.OnServerInitialized () [0x00000] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008a] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 ​
5d35f1495da0a.jpg FastBurst
Got this error after applying the update
[9/24/2019 12:55:02 AM] Failed to call hook 'OnServerInitialized' on plugin 'BlueprintManager v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.BlueprintManager.CheckBlueprints () [0x00046] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.BlueprintManager.OnServerInitialized () [0x00000] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008a] in <c7a02f4489814308ad1261f9675f71de>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 ​

Read update notes

working perfectly here. Thank you so much for the fix. Great plug in!

I also am having the same issue as FastBurst. Am I missing something? It happened when I installed the plugin, and happens everytime when I reload it. I see you said "Read update notes" but I don't know where to find these.

http://prntscr.com/pbyidi

Jade

I also am having the same issue as FastBurst. Am I missing something? It happened when I installed the plugin, and happens everytime when I reload it. I see you said "Read update notes" but I don't know where to find these.

http://prntscr.com/pbyidi

1.1.0 required a config & lang wipe (plugin will rebuild them w/ new content), as well as made everything permission-based. Have you seen to these changes and made sure everything is in order?

Jade

I also am having the same issue as FastBurst. Am I missing something? It happened when I installed the plugin, and happens everytime when I reload it. I see you said "Read update notes" but I don't know where to find these.

http://prntscr.com/pbyidi

2O2EqYl.png

Here

(Calytic fix The content is too short or empty and cannot contain only markup)

Locked automatically