Just installed this on freshly updated copy of ServUO (Dec 19 2019). Seems there's some very minor additional steps.
In `playermobile.cs`, you do not need to add the "partial", it's already there.
In `playermobilepartial.cs`, you need to add `using Server.Services.Virtues;` at the very top.
Otherwise, this all started right up!