Jump to content
TrinityCore

Soky

Plebs
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Soky

  1. Thank you very much Shauren by this: https://github.com/TrinityCore/TrinityCore/commit/fa74fa1f4db379b24dfd3366860e15dd6ed28e5a

    I set 192.168.0.100 (my local IP adress) in bnetserver.conf and config.wtf too:

    config.wtf : SET portal "192.168.0.100"

    bnetserver.conf :

    LoginREST.Port = 8081
    LoginREST.ExternalAddress=127.0.0.1
    LoginREST.LocalAddress=192.168.0.100

     

    and THIS is not in trinitycore "manual" Installation guide https://trinitycore.atlassian.net/wiki/display/tc/Server+Setup

    there is : " The IP in the Config.wtf file should be exactly the same as the IP address you entered in the realmlist table above. (Example: SET portal "localhost") "

    anyway thank you very much one more time :)

  2. @Dabloon I want to connect on my computer (localhost) settins are:

    config.wtf : SET portal "localhost"

    bnetserver.conf :

    LoginREST.Port = 8081
    LoginREST.ExternalAddress=127.0.0.1
    LoginREST.LocalAddress=127.0.0.1

     

    everything on default settings (auth.realmlist is from fresh auth db - nothing changed), runned connection_patcher succesfully like on 6.2.3...fresh auth/char/hotfix/world database till revision https://github.com/TrinityCore/TrinityCore/commit/c1c02535605710cf42e748c76d3aa7184551bab4

    and I cant still log in...stil persist problem BLZ51901002 like client cant connect so bnetserver.exe

     

    I want fix starting zones like this https://github.com/TrinityCore/TrinityCore/commit/7de5842f08645f24f20e24baf2a57cc4291db37e

    but I cant...if anybody not help me, I will stop patching starting zones...

×
×
  • Create New...