Can't toggle sharing, always says disabledFixed
I have re-installed to the latest to make sure nothing was messing with it. All permissions are set to the Default group. When I try to "toggle" sharing it always says I diabled sharing. No one on the server can share. I was told they try to share to a person and get an error (an error occured).
I had this problem at first too... 
o.unload BlueprintShare
delete oxide\data\BlueprintShare.json
o.load BlueprintShare

I also had a problem where my console was throwing errors and kicking people when they used the tree at first... if you get something like that, restart the server.
still no dice but thank you for the reply
Could you show me the error that you are getting as I can't really do much without seeing the error.
I have the same issue too, I add permisions to the default group and then I write as a player "/bs toggle" and it allways says "you have disabled sharing blueprints" and when i write "/bs share {name}" says "An error occured while attempting to share items with another player"
pauri27
I have the same issue too, I add permisions to the default group and then I write as a player "/bs toggle" and it allways says "you have disabled sharing blueprints" and when i write "/bs share {name}" says "An error occured while attempting to share items with another player"

This error gets thrown when the list of blueprints learnt in the database is non existant so the player hasn't learnt any blueprints to share with the specified person. Although this error shouldn't really be thrown so I will look into why it might be occuring.

This issue is occuring and the lag issue. When will this plugin be fixed?

Same issue with the new release v1.2.3 /bs toggle => always "you have disabled sharing blueprints"

AvXwlCCVnd4nNp7.jpg Link

Same issue with the new release v1.2.3 /bs toggle => always "you have disabled sharing blueprints"

Are you using a fresh install of the plugin or updating? I do not have this issue myself but the likely cause is that the user is not in the database so it just returns a default of false. Can you check if the user is in the database if not maybe try adding them manually.

Locked automatically