Jump to content
TrinityCore

codeman3518

Members
  • Posts

    254
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by codeman3518

  1. 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.
  2. 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.
  3. 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?
  4. Yeah your lucky you get to compile on Linux
  5. I have to ask are you compiling in 64 bit mode or 32 bit and if so are you using everything in that bit like your libraries or are you mixing things up in different modes, because when I seen this problem last it was due to mixing up libraries in 64 bit using 32 bit, just wondering.
  6. Are you sure you are getting an error with this because everything looks great. Does it popup saying you have an error or does everything just turn red and that is why you think there is an error? Everything in cmake looks great now for compiling that is a different story.
  7. Looking for pthread.h - not found is not the problem that happens on everything if that is the case then I should get an error too because mine is not found either but I am still able to compile the server.
  8. So if it found everything now then can you post the errors you are getting so I can see what issue it is causing.
  9. Yeah but you haven't tried installing 1.63.0 boost or it would have worked without setting up the paths
  10. 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.
  11. 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.
  12. 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.
  13. I am just wondering why you do not try to follow the wiki by installing your own server instead of using one that is already been made this way you can learn the process it takes and get your feet wet to the server side then ask for help if needed, cannot really help when you are using some other server that has already been made or another repack.
  14. Yeah you are missing the gt folder this issue normally happens when that folder is missing from the server directory.
  15. Well for one azerothcore is not always updated as well as trinitycore and the azerothcore is also outdated when it comes to things complete. The other thing is trinitycore is also moving on to things like 7.2.0 and azerothcore has yet to complete this task for 7.2.0
  16. This has nothing to do with cheating this is server limitations and need to be fixed for networking just like the lag you get if more then one person is on the server it is more than just bad ISP and altogether networking issues.
  17. I understand 1119 and 8085 but where did you get 8086 and 8081 from, the config file I take it?
  18. For some reason which I do not understand it didn't work to well for me until I used the main IP address or the routers IP and when I used localhost it did not work for me at all.
  19. Try using your router IP instead of localhost as followed 192.168.xxx.xxx if that doesn't work try something for me and open ports 3724, 8085, & 1119 on your router then use your main IP address. If you don't know what it is either check your router or go to www.whatismyip.com
  20. Before you set the IP address did you delete cache, logs & wtf folder to let the client rebuild the files by itself then exit the client again then set the IP address after that run world of warcraft. Take a screen shot & also give me the error number if you would thanks
  21. If you are talking about Blizzard's trial account it is all the same it is still the full version of world of warcraft client 7.2.0 it just means until you pay for it you only get a trial account the client is still the full version and is complete if that is what you mean.
  22. There is an update coming which is going to do a complete change on the structure of authserver dealing with authentication and the way the client communicates with the server and using a stronger socket for connection, which is also going to change the way latency is handled in a better way after the updates have been done.
  23. For now only the config.wtf file but after the changes have been made to the correct files it will require the database to also change with an update to a sql file.
×
×
  • Create New...