Jump to content
TrinityCore

MrRobot

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by MrRobot

  1. Oh my... What are you talking about? First off there are plenty of browser available with Debian (Firefox, Chromium, Arora, Conqueror... even lynx if you're into text browsing). Second there's even an official wiki page for the opera browser. No one within Debian project want to 'track you' *rolling eyes*

  2. You need a (unmodified) Wrath of the Lichking game client that is 3.3.5a for the 3.3.5 branch and a Legion game client that is currently 7.3.2 when you want to use the master branch. That means you can't use the 3.3.5 extractors on a 7.3.2 game client and you can't use the master-branch extractors on a 3.3.5 game client.

     

    You want to use master branch -> use 7.3.2 game client and master extractors

    You want to use 3.3.5 branch -> use 3.3.5a game client and 3.3.5 extractors

     

    Anyway you should probably just post the error you receive while using your extractors :)

  3. A commong web hosting offer will not work here. The least you need is a virtual server (vServer or VPS) because you need full root and ssh access to compile and install several applications (as you know). The steps are mainly the same for local or remote installations. The only thing you should take care of is security on your public server. That's no easy job for someone who's not doing this all day long...

  4. +1 for not compiling

    5 hours ago, Lost PMR said:

    So, I need to install LLVM 5.0.1 ? bcz , I have same error on CentoS with gcc6, & def install clang on centos 6.9 is : clang  3.4.2 & have same error, 5.0.1 work fine?

     

     

    This is Error in Ubuntu 16.04 with GCC7

    ../../../dep/lualib/liblualib.a(loslib.c.o): In function `os_tmpname':
    /mnt/e/Game/TrinityCoreF/dep/lualib/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    ../game/libgame.a(DBCStores.cpp.o): In function `boost::cpp_regex_traits<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const':
    /usr/include/boost/regex/v4/cpp_regex_traits.hpp:965: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const'
    ../game/libgame.a(DBCStores.cpp.o): In function `boost::cpp_regex_traits<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const':
    /usr/include/boost/regex/v4/cpp_regex_traits.hpp:961: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const'
    collect2: error: ld returned 1 exit status
    src/server/worldserver/CMakeFiles/worldserver.dir/build.make:212: recipe for target 'src/server/worldserver/worldserver' failed
    make[2]: *** [src/server/worldserver/worldserver] Error 1
    CMakeFiles/Makefile2:1661: recipe for target 'src/server/worldserver/CMakeFiles/worldserver.dir/all' failed
    make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2
    Makefile:127: recipe for target 'all' failed
    make: *** [all] Error 2

    Yep + 1 for this. Happens to me as well although console output says that I'm using clang (using ubuntu 16.04.3)

  5. 1 hour ago, cpe1904 said:

    Should I have downloaded a wow client from 3.3.5 and extracted from that? because I have just extracted from the current version of World of Warcraft.

    That's the point. It's impossible to extract game data for 3.3.5a from a current 7.x.x client... You definitely need a 3.3.5a patched one to get the needed files...

  6. Hopefully it's okay to hook up because this is exactly what I'm looking for. So if I start using the 335a_to_434.sql 'converter' the basic convertion from auth to bnet will be done more or less automatically to patch 4.x and from that point I can go/patch on?

    335a server/database -> apply auth_database_conversor_335a_to_434.sql -> 434 database (ofc not working with 6x)?

    So if I have a working database converted from 335a to 434 is it neccessary to manually import all 6.x auth database update file or is this done while compiling the latest 6.x git source and starting the bnet application with active auto db update option?

×
×
  • Create New...