Let me compile a server real quick to see if I get the same error because now this is going to bother me until I figure this out, and I bet I am overlooking something with the night I have had so far into the morning with no sleep it has to be something I'm overlooking.
Oh okay cool just glad you figured it out, I didn't think there were any changes lately to the characters database, but I do know that 4.3.4 is the only one that using the field level for the guild now and it was removed from 7.2.0 Just glad you got it fixed, thanks for letting me know, good job.
Hmmm this is really strange because I noticed the column it is trying to find has been removed for a while now and you said you cleared the characters database which this is the field it is calling in the characters database. Unless I am missing something I am about to compile another one just to see if I get the same thing you are.
Ok, i found the error.
The extractor creates the folder structure "dbc/deDE" since im using the german version of WoW. But the worldserver was looking for "dbc/enUS", thats why it couldnt find the dbc files. So i manually created this enUS folder und copy and pasted the dbc files in. Now everything is working fine. Thank you all for your help!
I noticed with 1.64.0 you have to set the paths yourself when it comes to cmake finding them but when I installed boost 1.63.0 it worked just fine cmake was able to see the paths so have you tried installing 1.63.0 of boost.
This is strange and you are sure the gt folder is in the worldserver directory too because I had this extract problem when the gt folder was missing and it was fixed once I put it into the worldserver directory.
If you were using 3.3.5a or 4.3.4 this can be done easily by using the item_template in the database to make what you want and the stats you want with each item but with 7.2.0 you cannot do this task as easy without editing the files in the client because the item_template is no more in 7.2.0 I would go in detail on how to edit the client files to complete this task but it is prohibited to do so on the forums. Unless there is something I missed that someone can add to it.