Error issue.

hello im kind of new at rust, i have Building grade plugin, and a player askme to change stone to dlc skin, and i found this plugin.
this is what i do
/bskin to seleckt skin its ok,
but got an error after use /bskin build, the skin its appllyied but it nevers finish to apply.
in chat says "Skin update ... has started"

this is the console error
FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
i can select another skin, but when i type /skin build, chat says"please wait.. skin update to finish"
if i reload the plugin, i can apply that other skin, but again, same error, i can not apply not even the default skin back.
the building its a 3x3 2 stories, its seems all building block where changed, so idk what thar error could mean?

any ideas?

Had the same problem, updating line 552 to the code below fixed it for me 🙂

else PrintToChat(player, string.Format(GetMessage("Lang_UpdateCompleted", player), count, blocks.Length));


Merged post

I fixed that and some other stuff, I will put a link to the updated .cs below

https://cdn.discordapp.com/attachments/1091321828829569034/1365253016634003506/BuildingSkins.cs?ex=680ca274&is=680b50f4&hm=145e1e579e8f5e5dfde2393352586d26d5547e382dddc15e179632c353243d6f&

excellent! thank you very much! its working!
 idk how to ask this, but "are you ready for the jungle!!!??" xd