First of all I'd like to say this is an awesome release Pryd, I really like your work! +Rep
But I get this error when I run TrinityCore.exe
Code:
2010-01-24 21:06:49 Using configuration file TrinityCore.conf.
2010-01-24 21:06:49 TrinityCore2 Rev: Archive Release Hash: 61f9deb27ed0 (Win32,little-endian) (core-daemon)
2010-01-24 21:06:49 <Ctrl-C> to stop.
2010-01-24 21:06:49 ______ __
2010-01-24 21:06:49 /\__ _\ __ __/\ \__
2010-01-24 21:06:49 \/_/\ \/ _ __ /\_\ ___ /\_\ \ ,_\ __ __
2010-01-24 21:06:49 \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
2010-01-24 21:06:49 \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
2010-01-24 21:06:49 \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
2010-01-24 21:06:49 \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
2010-01-24 21:06:49 C O R E /\___/
2010-01-24 21:06:49 http://TrinityCore.org \/__/
2010-01-24 21:06:49 MySQL client library: 5.0.56
2010-01-24 21:06:49 MySQL server ver: 5.5.0-m2-community
2010-01-24 21:06:49 MySQL client library: 5.0.56
2010-01-24 21:06:49 MySQL server ver: 5.5.0-m2-community
2010-01-24 21:06:49 MySQL client library: 5.0.56
2010-01-24 21:06:49 MySQL server ver: 5.5.0-m2-community
2010-01-24 21:06:49 Realm running as realm ID 1
2010-01-24 21:06:49 ERROR: SQL: SELECT db_version, script_version, cache_id FROM version LIMIT 1
2010-01-24 21:06:49 ERROR: query ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:49 Using World DB: Unknown world database.
2010-01-24 21:06:49 Using creature EventAI: Unknown creature EventAI.
2010-01-24 21:06:49 2010-01-24 21:06:49 ERROR: Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.SQL: UPDATE version SET core_version = 'TrinityCore2 Rev: Archive Release Hash: 61f9deb27ed0 (Win32,little-endian)', core_revision = 'Archive'
2010-01-24 21:06:49 ERROR: SQL ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:49 Using DataDir ./
2010-01-24 21:06:49 WORLD: VMap support included. LineOfSight:0, getHeight:0
2010-01-24 21:06:49 WORLD: VMap data directory is: ./vmaps
2010-01-24 21:06:49 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2010-01-24 21:06:49 ERROR: SQL: SELECT MAX(guid) FROM creature
2010-01-24 21:06:49 ERROR: query ERROR: Table 'world.creature' doesn't exist
2010-01-24 21:06:49 ERROR: SQL: SELECT MAX(guid) FROM gameobject
2010-01-24 21:06:49 ERROR: query ERROR: Table 'world.gameobject' doesn't exist
2010-01-24 21:06:49 ERROR: Check existing of map file './maps/0004331.map': not exist!
2010-01-24 21:06:49 ERROR: Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the Trinityd.conf file.
I copied it from from the log file - Server
also there's another error from db_errors log
Code:
2010-01-24 21:06:30 SQL: UPDATE version SET core_version = 'TrinityCore2 Rev: Archive Release Hash: 61f9deb27ed0 (Win32,little-endian)', core_revision = 'Archive'
2010-01-24 21:06:30 SQL ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:30 SQL: SELECT db_version, script_version, cache_id FROM version LIMIT 1
2010-01-24 21:06:30 query ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:31 SQL: SELECT MAX(guid) FROM creature
2010-01-24 21:06:31 query ERROR: Table 'world.creature' doesn't exist
2010-01-24 21:06:31 SQL: SELECT MAX(guid) FROM gameobject
2010-01-24 21:06:31 query ERROR: Table 'world.gameobject' doesn't exist
2010-01-24 21:06:38 SQL: SELECT db_version, script_version, cache_id FROM version LIMIT 1
2010-01-24 21:06:38 query ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:38 SQL: SELECT MAX(guid) FROM creature
2010-01-24 21:06:38 query ERROR: Table 'world.creature' doesn't exist
2010-01-24 21:06:38 SQL: SELECT MAX(guid) FROM gameobject
2010-01-24 21:06:38 query ERROR: Table 'world.gameobject' doesn't exist
2010-01-24 21:06:38 SQL: UPDATE version SET core_version = 'TrinityCore2 Rev: Archive Release Hash: 61f9deb27ed0 (Win32,little-endian)', core_revision = 'Archive'
2010-01-24 21:06:38 SQL ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:49 SQL: SELECT db_version, script_version, cache_id FROM version LIMIT 1
2010-01-24 21:06:49 query ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:49 SQL: UPDATE version SET core_version = 'TrinityCore2 Rev: Archive Release Hash: 61f9deb27ed0 (Win32,little-endian)', core_revision = 'Archive'
2010-01-24 21:06:49 SQL ERROR: Table 'world.version' doesn't exist
2010-01-24 21:06:49 SQL: SELECT MAX(guid) FROM creature
2010-01-24 21:06:49 query ERROR: Table 'world.creature' doesn't exist
2010-01-24 21:06:49 SQL: SELECT MAX(guid) FROM gameobject
2010-01-24 21:06:49 query ERROR: Table 'world.gameobject' doesn't exist
It's something probably missing?
I mean I followed the steps and when I try to run it I open TrinityRealm.exe works fine, like a charm, but TrinityCore.exe opens up and closes rapidly. I read the logs and from my small knowledge I think there is something missing.
I would really appreciate some help...