Jump to content
TrinityCore

Thugly

Members
  • Posts

    132
  • Joined

  • Last visited

Everything posted by Thugly

  1. without seeing a error log I can not really comment, but did you install openSSL as to the guide on the wiki ensuring that you selected "openSSL binaries (/bin) directory " so the path would be for example "C:OpenSSL-Win32"
  2. use Win32 OpenSSL v1.0.1e i'm not sure why k does not work
  3. 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
  4. cmake is installed in C: but you are not giving the correct switches in cmake for it to look a D: maybe you should just use C:
  5. the wiki says DO NOT install light Find the 32bit version by finding the latest Win32 OpenSSL that is NOT the "light" version (the installer will be larger, ~ 8 MB). re read the guide at wiki
  6. 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
  7. @ 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 !!!!!!!
  8. 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
  9. 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
  10. @ CDawg the patcher worked for my log out issue I'm gona stick with the client I have built at 15.01 Gb and see if the maps will extract for a 4.3.4 server so fingers crossed fyi the client does say 100% complete
  11. 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. 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 ?
  12. oh ! ha ha couldn't see the forest because of the tree's will give it a spin , now for hours of downloading again ! ty CDawg
  13. oh well back to the drawing board , any clue on how the hell you stop the launcher ? I have it blocked in host file but it still manages to defeat me at some point , very frustrating as I would love to get a cata server going anyway thank you MrSmite for the heads up
  14. 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 small edit to add information
  15. that is an interesting point @ CDawg is it possible that the information that CDawg has posted is made as a sticky or moved to the "how to patch 3.3.5a to 4.3.4" thread as this may help a lot of users get / install a working client thanks CDawg
  16. yep me too ................... I guess the site was down for updates , or some thing .
  17. see above comment YOU CAN NOT JUST INSTALL A NEW DATABASE !! you must recompile and install all sql updates the core changes all the time *side note* I guess this might be a repack as your sql error shows only calendar but no error to line or row !! *sigh*
  18. 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
  19. 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 *git clone https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha.git 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 "
×
×
  • Create New...