Jump to content
TrinityCore

[SOLVED]Fresh install worldserver error


Aidoboy
 Share

Recommended Posts

Create the auth, characters and world db manually.

Import https://github.com/TrinityCore/TrinityCore/blob/3.3.5/sql/base/auth_database.sql to the auth DB.

Import https://github.com/TrinityCore/TrinityCore/blob/3.3.5/sql/base/characters_database.sql to the characters DB.

Import https://github.com/TrinityCore/TrinityCore/releases/tag/TDB335.61 to the world DB.

And then start worldserver normally. It should automatically apply the SQL updates it needs from now on.

P.S Trinity3?

  • Upvote 1
Link to comment
Share on other sites

On 6/1/2016 at 10:09 AM, Nay said:

Create the auth, characters and world db manually.

Import https://github.com/TrinityCore/TrinityCore/blob/3.3.5/sql/base/auth_database.sql to the auth DB.

Import https://github.com/TrinityCore/TrinityCore/blob/3.3.5/sql/base/characters_database.sql to the characters DB.

Import https://github.com/TrinityCore/TrinityCore/releases/tag/TDB335.61 to the world DB.

And then start worldserver normally. It should automatically apply the SQL updates it needs from now on.

P.S Trinity3?

Woohoo, that worked! I didn't realize I needed to make them manually.

Link to comment
Share on other sites

It isn't supposed for you to create them manually but there's a bug somewhere that doesn't let mysql create the databases or import big-ish files.

Manually importing those files is just a workaround until we find the cause of the problem.

Link to comment
Share on other sites

21 hours ago, Nay said:

It isn't supposed for you to create them manually but there's a bug somewhere that doesn't let mysql create the databases or import big-ish files.

Manually importing those files is just a workaround until we find the cause of the problem.

Ah, ok.

20 hours ago, Aokromes said:

I didn't import either, but it seems to be working now.

 

Also on a unrelated not, should the death knight initiates in the starting area be attacking the scarlet crusaders? They just seem to walk around nonchalantly.

Edited by Aidoboy
Link to comment
Share on other sites

  • 9 months later...
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By Voarsh
      I suppose this is two questions in one.
      I ".reset spells", etc and now when I login to WowTLK 3.3.5A I get "can't speak that language"
      I have a macro that selects a language and then I can talk normally.... or I can just choose a language. What language is my char/client trying to use?
      I cleared my account/cache in my client. Only new chars work.
       
      I then thought, I can't solve this, all I can do is "select" a language every login... I can't even use GM commands until i do.
      So, perhaps make a new char and "copy" the quests over.... I've no idea how I might do this.
       
      Any help?
    • By ChiefMcClane
      Hello folks
      I once updated my Trinity Server (3.3.5a) to the latest version (30.09.2020), unfortunately my Draenei Warlock is now broken.  I once created one in an older version by simply changing the breed in the database. After the update I couldn't select it at first, because the combination is invalid. This message came in the console. 
      I did some research and found out that the playercreateinfo_ tables have to be filled. I did that.
      I can log in now, but it seems that I have no language. The error message "you can not speak this language" appears in the chat. I cannot select a language either. I have already tried many things, including adding the skills, but the error remains. 
      I can't remember that it was so difficult in the past, has anything been changed?
    • By shroom
      Hi,
      Following one recent commit officially adding MariaDB 10.4 support, I took this opportunity to update my database server (from MariaDB 10.1 to MariaDB 10.4) and compiled the game server with the corresponding libraries instead of MySQL 5.7.
      Everything went fine and the server runs properly.
      I had one tiny little issue though: I had to fill the MySQLExecutable variable in the conf file otherwise the worldserver executable wouldn't launch:
      Didn't find any executable MySQL binary at '/Server/Release/bin/Release' or in path, correct the path in the *.conf ("MySQLExecutable").
      I never had to fill this variable before and it was still working fine with this commit: https://github.com/TrinityCore/TrinityCore/commit/48c700347c91b1748427a8c5b09b8d4099c9a105
      I'm running with this commit at the moment: https://github.com/TrinityCore/TrinityCore/commit/43d9ffd1bc127768882711a47d5e2bae92845d04
      It's not that big of deal obviously, but the worldserver conf file states for this variable:
      If the path is left empty, built-in path from cmake is used.
      Alas, while being properly set in CMake, the path isn't used anymore.
      Is this the new expected behavior or is this a bug?
    • By leandrod
      Hello guys,
      I was wondering that would be nice if i can active the flying mounts in Azeroth allowing the players to use it in Orgrimmar for example.
      So, here's my question: is there any way to do that in the server core side? I know that the game doesnt support flying mounts in Azeroth in the retail but i would like to do it (if its possible).
      I've serched in the forum for it and didn't find anything about it.
      Thanks for the help!
    • By Billy
      Placed several items in the AH today with the 24 hour setting to check with, restarted both world and auth servers, and the items placed in AH were no longer there, nor was there any mail for items sold or returned.
      TrinityCore rev. 59682bbd9b33 2019-02-09 21:06:09 +0100 (3.3.5 branch) (Unix, RelWithDebInfo, Static) (worldserver-daemon)
       
×
×
  • Create New...