Jump to content

question of the 5.4.2 core repo MOP


Ace1

Recommended Posts

Hello,

 

everytime when i'm starting this core i get this error

 

MySQL client library: 5.5.35
MySQL server ver: 5.5.35-0+wheezy1
[ERROR]: In mysql_stmt_prepare() id: 55, sql: "SELECT name, security, help FROM command"
[ERROR]: Unknown column 'security' in 'field list'
[ERROR]: In mysql_stmt_prepare() id: 58, sql: "SELECT difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
[ERROR]: Unknown column 'trainer_spell' in 'field list'
DatabasePool burnworld NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to world database 127.0.0.1;3306;******;*********;burnworld

 

 

so my question is why the db acc is the right one :/
 

Link to comment
Share on other sites

Well I just follow  the wiki - first time working on Warcraft server and it's working for me - did u follow the wiki? 

 

 

My guess its when u made a mistake in cmake config - u dont check Mysql as wiki said.

 

 

edit3:

 

emmm did u import all databases? U start at "sqlbase" directory. Then u import skyfire updates - sql schemas - if u use phpmyadmin just IMPORT them !

 

Proper way:

 

sqlbaseauth_database.sql

sqlbasecharacters_database.sql

world beta dev's database is here -  

 

--------------------------------------------------------------------------------

You now get auth (login database) - char (character race, faction etc) - world (scripts, npc's spawns etc) data

--------------------------------------------------------------------------------

 

when u get the basic - import this.

 

sqlupdatesworld * ALL OF THEM *

 

 

*drunk grammar sry about that

 

** DTB it's one of my fav. animes.....

HOPE IT WILL HELP YOU - I'LL BE RLY PROUD IF CLICK THIS LIKE BUTTON RIGHT HERE ----- >>>>>>

Link to comment
Share on other sites

Hi

 

at first sorry for my grammar i'm french..

 

 

Well I just follow  the wiki - first time working on Warcraft server and it's working for me - did u follow the wiki? 

 

 

My guess its when u made a mistake in cmake config - u dont check Mysql as wiki said.

 

 

edit3:

 

emmm did u import all databases? U start at "sqlbase" directory. Then u import skyfire updates - sql schemas - if u use phpmyadmin just IMPORT them !

 

Proper way:

 

sqlbaseauth_database.sql

sqlbasecharacters_database.sql

world beta dev's database is here -  

 

--------------------------------------------------------------------------------

You now get auth (login database) - char (character race, faction etc) - world (scripts, npc's spawns etc) data

--------------------------------------------------------------------------------

 

when u get the basic - import this.

 

sqlupdatesworld * ALL OF THEM *

 

 

*drunk grammar sry about that

 

** DTB it's one of my fav. animes.....

HOPE IT WILL HELP YOU - I'LL BE RLY PROUD IF CLICK THIS LIKE BUTTON RIGHT HERE ----- >>>>>>

 

When you say that sqlupdatesworld * ALL OF THEM *

 

I have upload all sql but i got many error with this files i would like to know if i'm alone or not ^^

 

See picture :  http://i61.tinypic.com/11bm928.png

 

i know there are no support for 5.4.2 but i'm blocked at this point

 

Thank you in advance for help guys

Link to comment
Share on other sites

Got exactly same errors, core is new and scripts are outdated. Server is very bugged it's just a prototype or sandbox.

 

For missing spells I think it's core error. Or scripts changed in time and don't use some spell-effects.

 

You can delete most scripts - and for example start on Outland, when you fix all sql related error you can move on to new areas. etc. but its stupid and long process.

It's possible to dump console errors to .txt file? I will be best option here.

 

 

I will hunt down some errors in my free-time.

And if u like to, post your fixes here, on this section for unsupported core. And when 5.4.7 final release will pop out we can post all of them in bug-tracker.

Link to comment
Share on other sites

AlterEgo did ur and other devs works on this parser(5.4.2) will gone? Maybe some bugged unsupported release?

 

Why? u ask... Well, we got around 400mb of sniff files (5.4.2) here. Just laying and waiting - I think its 80%-85% of basic databases. And as we can see u got problems with your parsing methods (ex. auras). You're busy - anyone is  - but we can complete your parser.

 

There is nothing hard with it. Just learn the patterns - do some test on retail thats all.

 

If u can and its not a part of some secret mass-murder weapon.  :P

 

It will be really helpful. Thanks for your good job.

Link to comment
Share on other sites

  • Admin/Master Developers

It's not some secret mass-murder weapon. I will release the updated parser source when I get home this week. I do this in my spare time as I travel a lot. As for anyone being gone. We are just on hold for now. Prepping for 5.4.7 release.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.