Can't toggle sharing, always says disabledFixed
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.
pauri27I 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"
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.