tool-tc-migration
tool-tc-migration copied to clipboard
Lack of table and wrong name
Hello,
When you upload the tools and you finish the instructions you will get an error when you launch the authserver and worldserver The solution is :
Rename the 7th column to "Token_key" in tables "account" and upload ip2nation Now, you have your AUTH
For the DB Characters, you have to add 3 tables
- recovery_item
- gameobject_respawn
- creature_respawn
Now, you have your Characters DB
@junker1609 thanks a lot for this report. Since you know how to solve it already, can you send a PR with your solution?
@junker1609 thanks a lot for this report. Since you know how to solve it already, can you send a PR with your solution?
Of course, you can check what I changed
@junker1609 it would be just easier to check if you open a PR via github :)
@FrancescoBorzi @BarbzYHOOL This pr https://github.com/azerothcore/tool-tc-migration/pull/8 solves this issue.
I sent a PR to fix this issue