Jump to content
TrinityCore

STARK

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by STARK

  1. with cataclysm, they introduced streaming the client, which means you can play with an incomplete client, and the rest would download either in the background, or, as you entered a new area, so, many people ended up with an incomplete client...

     

    That's not sounds good, so is there any chance i get the full client ?

    And how i can understand is it a complete client before i start downloading ?

     

    Thanks.

  2. Thanks a lot.


    Now i fixed this problem but another appears.

    Here it is:

     

     

    Using configuration file worldserver.conf.
    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. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Release) (worldserver-daemon)
    <Ctrl-C> to stop.

    ______ __
    /__ _ __ __/ __
    /_/ / _ __ /_ ___ /_ , _ __ __
    /`'__/ /' _ `/ / / /
    / / / _ _
    _ _ _ _ _ _ __/`____
    /_//_/ /_//_//_//_//__/ `/___/>
    C O R E /___/
    http://TrinityCore.org /__/

    Realm running as realm ID 1
    Using World DB: TDB 434.04
    Using enUS DBC Locale
    Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    Using DataDir ./
    WORLD: MMap data directory is: ./mmaps
    VMap height checking disabled! Creatures movements and other various things WILL be broken! Expect no support.
    VMap support included. LineOfSight: 0, getHeight: 0, indoorCheck: 0
    VMap data directory is: ./vmaps
    Map file './maps/5303958.map': does not exist!
    Correct *.map files not found in path './maps' or *.vmtree/*.vmtile files in './vmaps'. Please place *.map/*.vmtree/*.vmtile files in appropriate directories or correct the DataDir value in the worldserver.conf file

     

    I extracted the maps with the map_extractor from the 4.3.4 branch.

    mmaps and vmaps are turned off by me. I wanna try it without them because it's faster to run the server at first time, after that i will turn them on.
    where can be the problem when i did not change the default value in the config for DataDir and the maps folder is in my server folder.

     

    Kind regards.

  3. Hi there.

     

    I am testing trinitycore  4.3.4 commit 7e17679ada81ee349cb557cb7b5c6aa13f01a759.

    OS: Windows x64
    Using XAMPP

    Core built type: x64

    And when i try to start worldserver.exe

    I get this error:

    Using configuration file worldserver.conf.
    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. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Release) (worldserver-daemon)
    <Ctrl-C> to stop.
    
     ______                       __
    /__  _       __          __/ __
    /_/ / _ __ /_    ___ /_ , _  __  __
         /`'__/  /' _ `/   / / / 
            /   / /     _  _ 
          _ _   _ _ _ _ __/`____ 
          /_//_/   /_//_//_//_//__/ `/___/> 
                                     C O R E  /___/
    http://TrinityCore.org                    /__/
    
    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;MYCORRECTPASSHERE;world

     

     

    MYCORRECTPASSHERE - This is tag replacing my real pass and i am sure all the information is correct.

    I am also using TDB for 4.3.4 with applied updates.

    Can someone help me ?

×
×
  • Create New...