Welcome to Ac-Web AC-Web

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Ask a Question

Ask Questions and Get Answers from Our Community

Ac-Web Official Repacks !

Here you will find all our official repacks

Contact Us

Contact a Staff member if needed

Server Crash after start

turbosnecek

Registered
joined: Apr 21, 2020
messages: 2
Reaction score: 0
Points: 1
Credits: 0
Hello. I have a problem with startup server.
Have this repo https://github.com/TrinityTBC/core. Yes, its a very old repo :D.

Compilation server without problem.

Starting server: Applying update OK.
Loading some script OK, but on loading instance write this Error

DB Error:
Code:
[1064] 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 ''' at line 1
Error while parsing SQL. Core fix required.
where is the bat SQL syntax?


Server logs
Code:
TrinityTBC rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Debug, Static) (worldserver-daemon)
<Ctrl-C> to stop.\n

     _________  ________  ___  ________   ___  _________    ___    ___ _________  ________  ________
    |\___   ___\\   __  \|\  \|\   ___  \|\  \|\___   ___\ |\  \  /  /|\___   ___\\   __  \|\   ____\
    \|___ \  \_\ \  \|\  \ \  \ \  \\ \  \ \  \|___ \  \_| \ \  \/  / ||___ \  \_\ \  \|\ /\ \  \___|
         \ \  \ \ \   _  _\ \  \ \  \\ \  \ \  \   \ \  \   \ \    / /     \ \  \ \ \   __  \ \  \
          \ \  \ \ \  \\  \\ \  \ \  \\ \  \ \  \   \ \  \   \/  /  /       \ \  \ \ \  \|\  \ \  \____
           \ \__\ \ \__\\ _\\ \__\ \__\\ \__\ \__\   \ \__\__/  / /          \ \__\ \ \_______\ \_______\
            \|__|  \|__|\|__|\|__|\|__| \|__|\|__|    \|__|\___/ /            \|__|  \|_______|\|_______|
                                                          \|___|/
    
 
Using configuration file C:/Users/Turbosnecek/Desktop/WOW Server/Server/Builde/bin/Debug/worldserver.conf.
Using SSL version: OpenSSL 1.1.1k  25 Mar 2021 (library: OpenSSL 1.1.1k  25 Mar 2021)
Using Boost version: 1.67.0
Daemon PID: 10988

Process priority class set to HIGH
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
DatabasePool 'auth' opened successfully. 2 total connections running.
Opening DatabasePool 'characters'. Asynchronous connections: 1, synchronous connections: 1.
DatabasePool 'characters' opened successfully. 2 total connections running.
Opening DatabasePool 'world'. Asynchronous connections: 1, synchronous connections: 1.
DatabasePool 'world' opened successfully. 2 total connections running.
Opening DatabasePool 'logs'. Asynchronous connections: 1, synchronous connections: 1.
DatabasePool 'logs' opened successfully. 2 total connections running.
Updating Auth database...
>> Auth database is up-to-date! Containing 1 new and 6 archived updates.
Updating Character database...
>> Character database is up-to-date! Containing 1 new and 37 archived updates.
Updating World database...
>> World database is up-to-date! Containing 16 new and 365 archived updates.
Updating Logs database...
>> Logs database is up-to-date! Containing 1 new and 8 archived updates.
Realm running as realm ID 1
Using World DB: TTDB 20011
Using DataDir data/
WORLD: VMap support included. LineOfSight:1, getHeight:1
WORLD: VMap data directory is: data/vmaps
Loading Trinity strings...
>> Loaded 759 Trinity strings from table trinity_string
Initialize data stores...
>> Loaded 58 data stores
Using enUS DBC Locale as default. All available DBC locales: enUS 
>> Loading Cinematic Camera files
>> Loaded 0 cinematic waypoint sets in 2 ms
Loading Item Extended Cost Data...
>> Loaded 387 item extended cost
Loading Spell templates...
>> Loaded 30865 spell templates (as well as 545 overrides).
Loading SkillLineAbilityMultiMap Data...
>> Loaded 7025 SkillLineAbility MultiMap
Loading Spell Required Data...
>> Loaded 37 spell required records
Loading SpellInfo store...
>> Loaded SpellInfo store in 124 ms
Loading SpellInfo corrections...
>> Loaded SpellInfo corrections in 58 ms
Loading SpellInfo custom attributes...
>> Loaded SpellInfo custom attributes in 315 ms
Loading Spell Elixir types...
>> Loaded 105 spell elixir definitions
Loading Spell Rank Data....
>> Loaded 2167 spell rank records in 30 ms
Loading Spell Group types...
>> Loaded 283 spell group definitions in 8 ms
Loading Spell Learn Skills...
>> Loaded 82 Spell Learn Skills from DBC
Loading Spell Learn Spells...
>> Loaded 14 spell learn spells + 504 found in DBC
Loading Spell Bonus Data...
>> Loaded 367 extra spell bonus data in 7 ms
Loading Threat Spells Definitions...
>> Loaded 170 SpellThreatEntries in 5 ms
Loading Spell Group Stack Rules...
>> Loaded 61 spell group stack rules in 4 ms
>> Parsing SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT stack rules...
>> Parsed 4 SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT stack rules in 4 ms
Loading Script Names...
Loading InstanceTemplate
>> Loaded 60 Instance Template definitions in 8 ms
Loading character cache store...
>>  Loaded 0 Players data!
Loading instances...


Crash Log Debug compilation
Code:
https://pastebin.com/3JfbfA1s


Can you help me where is the issue? Thakns for the answer.
Sorry for my English but I am Czech
 
Back
Top