Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 05/25/17 in Posts

  1. 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.
    2 points
  2. 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.
    1 point
  3. I found the error, please stop looking, it is on my end So sorry My cmake was pointing to a subdir
    1 point
  4. 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.
    1 point
  5. I might of missed this not sure but is this for 7.2.0 or 3.3.5a I am looking into this right now to see if there were any changes to that table.
    1 point
  6. I have a question are you trying to do the updates for the database yourself or are you letting the server do the updates for you, just wondering?
    1 point
  7. 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!
    1 point
  8. 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.
    1 point
  9. 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.
    1 point
  10. So if it found everything now then can you post the errors you are getting so I can see what issue it is causing.
    0 points
  11. Yeah but you haven't tried installing 1.63.0 boost or it would have worked without setting up the paths
    0 points
  12. 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.
    0 points
  13. Yeah you are missing the gt folder this issue normally happens when that folder is missing from the server directory.
    -1 points
×
×
  • Create New...