View Single Post
  #2  
Old 01-05-2015, 01:17 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Quote:
Originally Posted by ionhsmith View Post
hmm nevermind I got it to work ... thanks guys!
It is always good to post what you did to fix it. Multiple people spent time to assist you to get it resolved, so it is worthwhile to spent a little time to post what you did to fix it. The main reason for this is for future users that have the same issue, so they might know what they are missing or need to do.

Based on your SQL logs in the previous post showing you are missing the character_corpse_items table, I have to assume the issue was that you were not running the latest source code. Maybe you had just updated your database, but not the actual source code. I am guessing this because the character_corpse_items table is automatically created in more recent code updates as part of the removal of the corpse blob from the older tables. Since you were missing that table, it means your source was older than the corpse blob conversion, which means it was older than the RoF2 client compatibility.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote