Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 06/02/17 in Posts

  1. There is no patch file for the honor system at this time or at least I have not seen any, and to really implement this you have to add this manually for now unless you want errors which you get if you do the patch link or cherry picking it into master
    1 point
  2. Do you know how many problems this makes when you are setting up more than one server and using one database for all that is not only asking for problems but makes my head hurt even thinking about it. lol
    1 point
  3. You can use the same files from windows to Linux as long as you are using the same branch like 3.3.5 because I run a server on my Linux server and windows server all the time with the same files that I extract from one to another.
    0 points
  4. You need to set the IP in the config file bnetserver.conf this is the reason for the disconnects when using the master branch because of new settings for LoginRest not to mention the new port for master branch port 1119. The ports to be open are 8085, 8086, 1119, 8081. The things to change in the config file are, because I take it you are trying to connect outside where the server is, which even if you are not this should be set to the correct IP's. When you open the ports that I mention you will ensure that the ports are now open for 3.3.5 and for 7.2.0 this way you can connect to either one. LoginREST.ExternalAddress=xxx.xxx.xxx.xxx LoginREST.LocalAddress=xxx.xxx.xxx.xxx
    0 points
  5. You can tell it is compiled on windows because you said you had to specified it to do it, if you were doing it for Linux it does not need to be specified to the path it does it automatically. Still strange even for windows that you had to specified I did not have to it did it for me. Are you sure you installed the correct ones in the right paths without changing anything
    0 points
  6. Yeah your lucky you get to compile on Linux
    0 points
×
×
  • Create New...