The line number it's stating as the problem - common/shareddb.cpp line 894 - loads an item's Fire Resist from the database, so it sounds like some item's FR field is null, or otherwise not a number.
https://github.com/EQEmu/Server/blob...reddb.cpp#L894