View Single Post
  #4  
Old 07-29-2015, 09:19 PM
AdrianD
Discordant
 
Join Date: Dec 2013
Posts: 297
Default

I was able to stop the error log from appearing. I searched for a missing sql but couldn't find one so, I searched the source folder for any clues. Client.cpp gave enough information for me to at least test the table schema it was describing.

I don't understand why I didn't receive an sql for the altered table. I searched https://github.com/EQEmu/Server/tree/stable and it has everything I have. https://github.com/EQEmu/Server/tree...l/git/required has newer stuff, including something that specifically alters the table in question, although it appears incorrect.

The little error message means nothing for my classic server, although. I fixed it to see if it, somehow, someway, affected the much larger issue of my derived statistics being FUBAR. That's foo-bar for all you geeks. ~

* Another plus: it seems the weapon skills/defense/offense issue I described in another recent thread has been fixed. I am unsure how but, it's fair to assume it was from "redoing" the source. Two to one ain't bad...
Reply With Quote