Jump to content
TrinityCore

Frayre

Plebs
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Frayre

  1. On 10/8/2020 at 4:43 PM, Frayre said:

    I've run into this same problem. only i am a little fuzzy on how to properly update my database.  ( new to Databases ) usually when i update my core i compare the databases on the workstation i use to assemble the core with the database on my virtual server, Create an SQL file to update the database on my Virtual server then move everything over. Up until now that seems to have worked just fine.  however with the removal of the the sha_pass_hash i'm not sure how ( or if it can be done ) to keep / convert the passwords for all the accounts to the new format.  any info or advice would be greatly appreciated!

    Ignore this... i figured it out

  2. I've run into this same problem. only i am a little fuzzy on how to properly update my database.  ( new to Databases ) usually when i update my core i compare the databases on the workstation i use to assemble the core with the database on my virtual server, Create an SQL file to update the database on my Virtual server then move everything over. Up until now that seems to have worked just fine.  however with the removal of the the sha_pass_hash i'm not sure how ( or if it can be done ) to keep / convert the passwords for all the accounts to the new format.  any info or advice would be greatly appreciated!

  3. On ‎2016‎-‎08‎-‎12 at 7:46 PM, Jaune said:

    Frayre, if you can connect in lan  (so not only with the machine hosting the server) the only thing you have to do is open firewall port on your router and give your external ip adress to friend !

    Thanks. I figured it out. I had the correct ports however I used an old in my firewall from when I was running multiple Realms that I had port 3725 ( external ) going to 3724 ( internal )... I removed the 3725 port and added the required ports however I forgot to remove the redirection to port 3724 so it pushed all those ports to 3724.... DOH! >.<

  4. 2 hours ago, Jaune said:

    Frayre, if you can connect in lan  (so not only with the machine hosting the server) the only thing you have to do is open firewall port on your router and give your external ip adress to friend !

    what ports need to be opened? I've opened  8081, 8087 ( changed from 8085 as my WOTLK runs on that port ) and 1119. on the firewall on the server as well as on my network firewall. however I can still only connect from the local network not the internet

  5. So This is the first time I've attempted to setup a 6.xx server for myself.  Downloaded the up to date client, Extracted maps, Compiled source, placed SQL files in appropriate places and Entered SQL login info to conf files. Started world server to create the databases. and after the updates completed the error below was the result.

     

    C:\TrinityCore.64\src\server\game\Spells\SpellMgr.cpp:2660 in SpellMgr::LoadSpellInfoStore ASSERTION FAILED:
      effect->EffectAura < TOTAL_AURAS TOTAL_AURAS must be at least 491

     

    Any Assistance is greatly appreciated!

     

    Frayre

×
×
  • Create New...