Jump to content
TrinityCore

Thugly

Members
  • Posts

    132
  • Joined

  • Last visited

Posts posted by Thugly

  1. well I guess you still have some thing messed up .

     

    cmake  in the errors you were posting can not find the build , also visual c++  complains about this

     

    I would suggest scrapping all and restarting , read the wiki twice maybe even three times , you made your compile difficult for your self as you are using two  

    different hard drives with the directory's . would hazard a guess C: has the visual C++ and cmake on it and your build and source are on D:

     

    if you are new to this project I would suggest sticking to the wiki and not adding complications like extra directory's

    • Upvote 1
  2. first install TDB_full_434.04_2013_02_14.sql  full world

     

    then check updates in the source directory , you need to install some of the 3.3.5a sql files , these are marked with "4.3.4" at the end I think from memory

     

    there are 5 or 6 of them .

     

    then from your DB directory install the updates for your build making sure you install the updates with the correct date I believe there will be 4 folders

     

    of updates choose the latest and install them in order making sure you do not miss any out

  3. @ CDawg

     

    why do you say that ? sounds like your upset !

     

    anyway I have extracted both dbc / maps / vmaps with no errors from the client I built from that link posted , so I guess mmaps will be no issue

     

    I only now need to fight my way through the ABORTION called the 4.3.4 data base to see if I can get a 4.3.4 server running

     

    please TC devs sort that mess out !!!!!!!

  4. sorry Paradox

     

    the time I posted above you , you had posted a kind of over lap I guess ....

     

    well I did extract a lot of the mpq files as I was curious to what they contain , and your right they do contain a lot of obsolete junk

     

    I only hope that what I have made from the rather crude link that was posted works

  5. ok so I am now set to run the map extractors on this 4.3.4 client I have made , are there some additional switches that I can add to the process to log the progress and errors! if any

     

    I have looked at the additional parts of the wiki but I don't see anything and a search here just lead me to posts about errors

     

    a heads up would be great

     

    thank you

  6. just out of curiosity I was wondering what the issue was with the extractors for 4.3.4 was anyway

     

    I might be answering my own question here , but was it to do with each of the expansions up to and including 4.3.4

     

    as I am interested to see what exactly the extractors are looking for i.e is it the patch information etc

     

    from reading the forums folk have said that certain areas/maps error or are not found , the original OP how ever said the extractors crashed

     

    in MrSmites write up on patching from 3.3.5a to 4.3.4 he does say that there was issues with the extractors but that was a while ago so I assume

     

    that this may have been fixed.


    Has anyone figured out how to get the actual update files for doing this "offline" or from your own server instead of using Blizzard's? I realize it's handy that this streaming can be done this way now, but, what happens when they stop hosting those updates, or change them to take you directly to the latest revision in one fell swoop?

     

    I think this is down to the information in the MFIL/TFIL file in your game I think some say "direct" or "streaming" depending on the patch information

     

    I think CDawg said this a few posts back

     

    example =

    location=http://blizzard.vo.llnwd.net/o16/content/wow-pod-retail/NA/15050.direct/

     

     

    in the wiki there used to be a section about hosting your own patches if I am not mistaken, but if it would stream to a client ?

  7. i found this

     

    well I have tried it and it makes a client that is 15.01 Gb ! is that to small ?

     

    It seems to work  however saying that I logged into a private server with it and could not log out again , is that a known issue or a server side bug ?

     

    the client I created does say 100% complete and was not getting any streaming data at the time  

     

    I must add the server was not my own as I am yet to create one as the TC wiki is still messed up , when I do I will give you a heads up on how this client does as regards to the map extractors .

     

    I tried and tried CDawg way with the cata DVD but always at some point in the patching process the stupid launcher caught me out :angry:

     

     

    small edit to add information

  8. you will need to give more information for this issue,

     

    what core revison

    what OS

    what version of  sql  server

    what ace version

    what ssl version

     

     

    you can not just drop a data base and install a new one as the new data base you download may now be newer than your core

     

    core and data base must match as many updates form the date base require core changes to run correctly

     

    see the link and NOTE sql and src changes

     

    https://github.com/TrinityCore/TrinityCore

  9. the answer is in the error , you have not updated the sql library correctly

     

    once you have installed  the master db  from the download section , you need to install all the world updates

     

    auth and character updates are the same as TC 3.3.5a server but world updates are from *

     

    *see link

     

     

    note : the world updates for 4.3.4 branch are NOT in the core folder you must download from 

     

     

    and install  the updates for the version you have

     

    reference =  http://collab.kpsn.org/display/tc/Installing+TDB+4.3.4

     

    "also on a side note the merge bat file is ether broken or has no info on what directory it is required to be put in , manually insert the updates if need be "

    • Upvote 1
×
×
  • Create New...