ok i installed mangos... realmd is fine... but mangosd has a problem...
heres what it say
That was my DBErrorsCode:2007-01-29 21:24:00 Error loading `playercreateinfo` table or table empty. 2007-01-29 21:24:24 Error loading `playercreateinfo` table or table empty. 2007-01-29 21:33:04 Error loading `playercreateinfo_item` table or table empty. 2007-01-29 21:33:04 Error loading `playercreateinfo_spell` table or table empty. 2007-01-29 21:33:04 Error loading `playercreateinfo_skill` table or table empty. 2007-01-29 21:33:04 Error loading `playercreateinfo_action` table or table empty. 2007-01-29 21:33:04 Error loading player_levelstats table or table empty. 2007-01-29 21:33:23 Error loading `playercreateinfo_item` table or table empty. 2007-01-29 21:33:23 Error loading `playercreateinfo_spell` table or table empty. 2007-01-29 21:33:23 Error loading `playercreateinfo_skill` table or table empty. 2007-01-29 21:33:23 Error loading `playercreateinfo_action` table or table empty. 2007-01-29 21:33:23 Error loading player_levelstats table or table empty. 2007-01-29 21:36:35 Error loading `playercreateinfo_item` table or table empty. 2007-01-29 21:36:35 Error loading `playercreateinfo_spell` table or table empty. 2007-01-29 21:36:35 Error loading `playercreateinfo_skill` table or table empty. 2007-01-29 21:36:35 Error loading `playercreateinfo_action` table or table empty. 2007-01-29 21:36:35 Error loading player_levelstats table or table empty.
and here is my Server.log
Code:2007-01-29 21:36:34 World Database: 127.0.0.1;3306;root;mango;mangos 2007-01-29 21:36:34 Login Database: 127.0.0.1;3306;root;mango;realmd 2007-01-29 21:36:34 Realm running as realm ID 1 2007-01-29 21:36:34 Using DataDir C:/mangos/ ... 2007-01-29 21:36:34 Initialize data stores... 2007-01-29 21:36:34 2007-01-29 21:36:34 >> Loaded 28 data stores 2007-01-29 21:36:34 2007-01-29 21:36:34 Loading Game Object Templates... 2007-01-29 21:36:35 >> Loaded 4004 game object templates 2007-01-29 21:36:35 2007-01-29 21:36:35 Loading player create info & level stats... 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 40 player create definitions 2007-01-29 21:36:35 ERROR:SQL: SELECT `race`,`class`,`itemid`,`amount` FROM `playercreateinfo_item` 2007-01-29 21:36:35 ERROR:query ERROR: Unknown column 'race' in 'field list' 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 0 player create items 2007-01-29 21:36:35 ERROR:Error loading `playercreateinfo_item` table or table empty. 2007-01-29 21:36:35 ERROR:SQL: SELECT `race`,`class`,`Spell`,`Active` FROM `playercreateinfo_spell` 2007-01-29 21:36:35 ERROR:query ERROR: Unknown column 'race' in 'field list' 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 0 player create spells 2007-01-29 21:36:35 ERROR:Error loading `playercreateinfo_spell` table or table empty. 2007-01-29 21:36:35 ERROR:SQL: SELECT `race`,`class`,`Skill`,`SkillMin`, `SkillMax` FROM `playercreateinfo_skill` 2007-01-29 21:36:35 ERROR:query ERROR: Unknown column 'race' in 'field list' 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 0 player create skills 2007-01-29 21:36:35 ERROR:Error loading `playercreateinfo_skill` table or table empty. 2007-01-29 21:36:35 ERROR:SQL: SELECT `race`,`class`,`button`,`action`,`type`,`misc` FROM `playercreateinfo_action` 2007-01-29 21:36:35 ERROR:query ERROR: Unknown column 'race' in 'field list' 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 0 player create actions 2007-01-29 21:36:35 ERROR:Error loading `playercreateinfo_action` table or table empty. 2007-01-29 21:36:35 ERROR:SQL: SELECT `race`,`class`,`level`,`hp`,`mana`,`str`,`agi`,`sta`,`int`,`spi` FROM `player_levelstats` 2007-01-29 21:36:35 ERROR:query ERROR: Table 'mangos.player_levelstats' doesn't exist 2007-01-29 21:36:35 2007-01-29 21:36:35 >> Loaded 0 level stats definitions 2007-01-29 21:36:35 ERROR:Error loading player_levelstats table or table empty.
can someone help me fix this?
thanx :D... and how do u make a website with mangos... or is it possible?


Reply With Quote

