Jump to content
TrinityCore

hintzsche

Plebs
  • Posts

    5
  • Joined

  • Last visited

Posts posted by hintzsche

  1. you wrote this:

     

    8) I can't connect i get:
    debugMessage=JSON error: ERROR_HTTP_COULDNT_CONNECT

    Put your public ip on LoginREST.LocalAddress.

    9) I can't connect i see:

    Realm.png.700c9414f7df5c16861a715ebff3dc

    You are using to old or to new client to connect to TrinityCore, read https://community.trinitycore.org/topic/10582-6x-branch-client-supported-624-21463/ to known what's the supported version.
    It also can be you have disabled auth database updater and you forgot to apply updates at https://github.com/TrinityCore/TrinityCore/tree/6.x/sql/updates/auth/6.x specialy the ones named " Changed supported version to " or someone forgot to update auth_database.sql

     

    i followed the second link and downloaded the second sql file. So what did i wrong? i cant do more than download the sql file. 

    Edit i see what i did wrong. i had to klick on the link and download the raw file. i didnt mentiont that the link liked to another website sorry for that.

     

  2. i have done what ? i build the trinitycore server via cmake

    this is the error code that mysql shows me when i try to import the  2016_04_17_00_auth.sql file into auth schema via mysql workbench

    i downloaded the file from here https://github.com/TrinityCore/TrinityCore/blob/6.x/sql/updates/auth/6.x/2016_04_17_00_auth.sql

     

    screenshot.png

  3. Thank you very much, it worked to place the world full sql in the world database. I could config the server now till i come to the point where i have to log in. The client tells me that my realm is incompatible. but i used the newest 6.x branch to compile and my client is version 6.2.4. Does someone know what i did wrong ? i also tried to update auth sql to the versoon of april 17th but got the following error.

    10:27:18 Restoring D:\Trinity\sql\updates\auth\2016_04_17_00_auth.sql
    Running: mysql.exe --defaults-file="c:\users\admini~1\appdata\local\temp\1\tmpcs1nai.cnf"  --protocol=tcp --host=localhost --user=root --port=3306 --default-character-set=utf8 --comments --database=auth  < "D:\\Trinity\\sql\\updates\\auth\\2016_04_17_00_auth.sql"
    ERROR 1064 (42000) at line 5: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!DOCTYPE html>
    <html lang="en" class=" is-copy-enabled is-u2f-enabled">
      <head' at line 1

    Operation failed with exitcode 1
    10:27:25 Import of D:\Trinity\sql\updates\auth\2016_04_17_00_auth.sql has finished with 1 errors

     

    how buged is the server? can i play a solo game or do i run in any issues?
     

     

  4. Hello, when i start Worldserver.exe the first time it updates the databases successful till it comes to world database. Then i got the following error, and the program crash.

    [1146] Table 'world.updates_include' doesn't exist
    Your database structure is not up to date. Please make sure you've executed all
    queries in the sql/updates folders.

    can someone Help me and tell me what to do know? thank you very much.

×
×
  • Create New...