Followed all instructions and everything's installed properly, but I'm getting this error;
2009-08-22 17:17:41 SQL: SELECT db_version, script_version, cache_id FROM version LIMIT 1
2009-08-22 17:17:41 query ERROR: Table 'realmd.version' doesn't exist
2009-08-22 17:17:41 SQL: UPDATE `version` SET `core_version` = 'TrinityCore2-PryDevServer Rev: Archive Hash: c0fac4f61280 (Win32,little-endian)', `core_revision` = 'Archive'
2009-08-22 17:17:41 SQL ERROR: Table 'realmd.version' doesn't exist
2009-08-22 17:17:41 SQL: SELECT MAX(guid) FROM creature
2009-08-22 17:17:41 query ERROR: Table 'realmd.creature' doesn't exist
2009-08-22 17:17:41 SQL: SELECT MAX(guid) FROM gameobject
2009-08-22 17:17:41 query ERROR: Table 'realmd.gameobject' doesn't exist
2009-08-22 17:17:41 SQL: SELECT entry,content_default,content_loc1,content_loc2,content_loc3,content_loc4,conten t_loc5,content_loc6,content_loc7,content_loc8 FROM trinity_string
2009-08-22 17:17:41 query ERROR: Table 'realmd.trinity_string' doesn't exist
2009-08-22 17:17:41 >> Loaded 0 trinity strings. DB table `trinity_string` is empty. Cannot continue.
Anyone know what's up?
EDIT: Got that sorted, but now when I try to log in to the realm, it says 'password invalid' etc etc, the realmlist and such is all set I don't know what 's causing it