Ok im going to work through these for you and hopefully we can fix the problem..
You seem to be missing a few core edits i believe thats why your getting problems.
Server/Item.cs
Around line 1021 (in mine anyways)
Look for
private void SetFlag(ImplFlag flag, bool value)
above this add...