for this error lemme guess you have Beer Hat/Cap?
the script on the item_db doesn't seem to have
{ bonus bFlee2, 5; skill SM_RECOVERY, 3; skill MG_SRECOVERY, 3; }
"" on the skill part
this should be it:
{ bonus bFlee2,5; skill "SM_RECOVERY",3; skill "MG_SRECOVERY",3; }