Page 1 of 1

Download the database

Posted: Sat Oct 13, 2007 11:42 pm
by Ash
I can login as a player and I use build="SOEBuild=4427L. I created a toon and run around.
I also can compile the server but when I start the World.exe file and it start downloading the database, I get an error...bad pass word. I don`t know where I put the bad password. Can someone pls look at this console log and tell me what I do wrong? I also removed the last IP adress, I wasn`t sure if I could post that.
[Status] Using database 'eq2' at localhost
[Status] CURRENT_WORLD_VERSION:EQ2EMu 0.0.3 Developer Alpha
[Status] Loading opcodes..
[Status] Loading structs..
[Status] Loading command list..
[Status] Loaded 0 default command lists.
[Status] Loaded 0 NPCs.
[Status] Loaded 0 Objects.
[Status] Loaded global variables list..
[Status] Loaded visual states list..
[Status] Loading items.. (this might take a few minutes)
[Status] Loaded 0 Bags
[Status] Loaded 0 Foods
[Status] Loaded 0 Weapons
[Status] Loaded 0 Armor Pieces
[Status] Loaded 0 Regular Items
[Error] Error in LoadNextUniqueItemID query 'SELECT max(unique_id) from characte
r_items': #1146: Table 'eq2.character_items' doesn't exist
[Status] Loading spells..
Error Loading Spells, Query: select id, name, description, version, sub_version,
type, class_skill, mastery_skill, tier, hp_req, power_req, cast_time, recast, r
adius, max_aoe_targets, req_concentration, range, duration1, duration2, resistib
ility, hp_upkeep, power_upkeep, duration_until_cancel, target_type, recovery, le
vel, power_req_percent, hp_req_percent, icon, icon2, icontype, success_message,
fade_message, cast_type from spells, Error: #1146: Table 'eq2.spells' doesn't ex
ist
[Status] Loading factions..
Error Loading Factions, Query: SELECT id, name, type, description, default_level
, negative_change, positive_change from factions, Error: #1146: Table 'eq2.facti
ons' doesn't exist
[Status] ./LoginServer.ini read.
[Status] Loading EQ time of day..
Please refrain from drinking alcoholic beverages while using this program.
Starting factory Reader
Starting factory Writer
World server listening on: xxxxxxxxxxx:9000
World server listening on: xxxxxxxxxxxx:9000
Connected to LoginServer: eq2emulator.net:9100
Login Server returned a fatal error: Bad password
Disabling reconnect.
xxxxxxxxxx:9100: TCPConnection::RecvData(): Error: 10053

Posted: Sat Oct 13, 2007 11:50 pm
by Cadimiom
in LoginServer.ini there is an account=YourAccountName make sure this exists, does not have white space. Also make sure the password=YourPassword column is below the account column, same deal with the white space. Finally make sure that it was the information you registered with below the account registration, world registration is seperate.

Posted: Sat Oct 13, 2007 11:59 pm
by Ash
It work and it is downloading. I don`t know why it worked before I think I put the right user and password in it when I created the server. I recreated again an account and this time it work. :D