View Single Post
  #6  
Old 06-23-2015, 11:42 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

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
Reply With Quote