Hello! I'm kinda new to oxide and rust dedicated servers, so I'm sorry if I'm not posting in the right section. 

I get a single error, while compiling some plugins. 

This is the error I'm getting on CMD:
"Error while compiling: ActiveSort.cs(416,25): error CS1503: Argument `#1' cannot convert `ItemId' expression to type `uint'"

With another plugin, it goes kinda the opposite: 
"Error while compiling: BotReSpawn.cs(976,34): error CS0029: Cannot implicitly convert type `uint' to `ItemId'"

It's not a plugin problem, since no one is reporting the same issues. 
What could it be? Should I update the server? Oxide is already updated