Jump to content
TrinityCore

khosrohamid

Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by khosrohamid

  1. i have compiled the core couple of times, no errors and the files does nt create and also i have copy pasted files manualy and my problem is fixed
  2. yes , i compiled the core, yeah its weird that it didnt created the files btw i found libeay32.dll in my system files , but when i copy it ,i get this error : the application was unable to start currectly (0xc000007b)
  3. oww. i remembered that,it was like this back in 3.3.5 ,we had to copy paste these files, but as far as i recall i didnt done this for a long time, but there is another problem , "libeay32.dll" i cannot find this in my mysql directory, there is one in sqlyog folder ,but my sqlyog is for 64bit,and when i copy that file to the core folder ,i get an error that i assume is because that core needs the 32bit version (im just guessing , cause when i pasted the ssleay32.dll from the 64 bit openssl folder i got the same error and the error fixed when i pasted the 32 bit version) im trying to search trough forums for a guide , Btw thank you for your reply
  4. hi i am facing this error when im trying to run the core This application failed to start because ssleay32.dll was not found. Re-installing the application may fix this problem Can anyone help me with this ?
  5. hey guys, i just wanted to run 4.3.4 to see how its going im getting this : In mysql_stmt_prepare() id: 56, 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, exp_unk, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, type_flags2, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, HoverHeight, Health_mod, Mana_mod, Mana_mod_extra, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?" Unknown column 'unit_flags2' in 'field list' DatabasePool world 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;root;aa123321;world Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013) Using ACE version: 6.1.4 TrinityCore rev. 14d80d269dd7 2013-08-27 16:10:11 +0100 (4.3.4 branch) (Win64, Release) (worldserver-daemon) can u explain why core cannot connect to database while there is no problem with the info ? what is this ? or atleast tell me when does it occur : DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. i have been looking into commits and updates for this column: Unknown column 'unit_flags2' in 'field list' but i havent found anything so far what im using : core : https://github.com/TrinityCore/TrinityCore/tree/4.3.4 DB : http://www.trinitycore.org/f/files/file/9-tdb-full-434/ DB UPDATES : https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha.git i have searched and read topics in here, but nothing had helped me so far i guess there is some stupid thing im missing
×
×
  • Create New...