Jump to content
TrinityCore

Dr.Core

Members
  • Posts

    142
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Dr.Core

  1. Core: https://github.com/TrinityCore/TrinityCore/commit/ef5bc9c70a6b50e1244a91fb922ecab455f6966f

    System: Windows 8.1 x64

    CMake: 2.8.12

    Compiler: Wisual Studio 2013 Desktop Version

    OpenSSL: 1.0.1 G 32 / 64

     

    Error;

     

    CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:442 (execute_process):

    execute_process given COMMAND argument with no value.

    Call Stack (most recent call first):

    C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)

    C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)

    CMakeLists.txt:12 (project)

     

    The C compiler identification is unknown

    CMake Error: Could not find cmake module file: C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/2.8.12-rc1/CMakeCXXCompiler.cmake

    Configuring incomplete, errors occurred!

    See also "C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeOutput.log".

    See also "C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeError.log".

     

     

    Error Log :

    
    Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
    Compiler:  
    Build flags: 
    Id flags: 
    
    The output was:
    1
    Microsoft (R)-Buildmodul, Version 12.0.30501.0
    [Microsoft .NET Framework, Version 4.0.30319.34014]
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
    
    Der Buildvorgang wurde am 19.05.2014 08:23:08 gestartet.
    Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
    PrepareForBuild:
      Das Verzeichnis "Debug" wird erstellt.
      Das Verzeichnis "DebugCompilerIdC.tlog" wird erstellt.
    InitializeBuildStatus:
      "DebugCompilerIdC.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
    ClCompile:
      C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
      CMakeCCompilerId.c
    cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
    Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.
    
    Fehler beim Buildvorgang.
    
    "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" (Standardziel) (1) ->
    (ClCompile Ziel) -> 
      cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
    
        0 Warnung(en)
        1 Fehler
    
    Verstrichene Zeit 00:00:00.91
    
    
    Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
    Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
    Compiler:  
    Build flags: 
    Id flags: 
    
    The output was:
    1
    Microsoft (R)-Buildmodul, Version 12.0.30501.0
    [Microsoft .NET Framework, Version 4.0.30319.34014]
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
    
    Der Buildvorgang wurde am 19.05.2014 08:23:09 gestartet.
    Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" auf Knoten "1" (Standardziele).
    PrepareForBuild:
      Das Verzeichnis "Debug" wird erstellt.
      Das Verzeichnis "DebugCompilerIdCXX.tlog" wird erstellt.
    InitializeBuildStatus:
      "DebugCompilerIdCXX.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
    ClCompile:
      C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
      CMakeCXXCompilerId.cpp
    cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1xx.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj]
    Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.
    
    Fehler beim Buildvorgang.
    
    "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj" (Standardziel) (1) ->
    (ClCompile Ziel) -> 
      cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1xx.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCXXCompilerIdCXX.vcxproj]
    
        0 Warnung(en)
        1 Fehler
    
    Verstrichene Zeit 00:00:00.89
    
    
    Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
    Determining if files pthread.h exist failed with the following output:
    
    Source:
    /* */
    #include <pthread.h>
    
    
    int main(){return 0;}
    
    Determining if the IPPROTO_IPV6 exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <winsock2.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef IPPROTO_IPV6
      return ((int*)(&IPPROTO_IPV6))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the IPV6_V6ONLY exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <winsock2.h>
    #include <ws2ipdef.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef IPV6_V6ONLY
      return ((int*)(&IPV6_V6ONLY))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the S_IROTH exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <sys/stat.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef S_IROTH
      return ((int*)(&S_IROTH))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the _S_IREAD exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <sys/stat.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef _S_IREAD
      return ((int*)(&_S_IREAD))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the S_IFIFO exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <sys/stat.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef S_IFIFO
      return ((int*)(&S_IFIFO))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the _S_IFIFO exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <sys/stat.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef _S_IFIFO
      return ((int*)(&_S_IFIFO))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the SIGQUIT exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <signal.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef SIGQUIT
      return ((int*)(&SIGQUIT))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the SIGTERM exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <signal.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef SIGTERM
      return ((int*)(&SIGTERM))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the SIGPIPE exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <signal.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef SIGPIPE
      return ((int*)(&SIGPIPE))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the SIGINT exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <signal.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef SIGINT
      return ((int*)(&SIGINT))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the isnan exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <float.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef isnan
      return ((int*)(&isnan))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the _isnan exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <float.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef _isnan
      return ((int*)(&_isnan))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the finite exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <float.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef finite
      return ((int*)(&finite))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the _finite exist failed with the following output:
    
    File C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
    /* */
    #include <float.h>
    
    int main(int argc, char** argv)
    {
      (void)argv;
    #ifndef _finite
      return ((int*)(&_finite))[argc];
    #else
      (void)argc;
      return 0;
    #endif
    }
    
    Determining if the function popen exists failed with the following output:
    
    
    Determining if the function _popen exists failed with the following output:
    
    
    Determining if the function pclose exists failed with the following output:
    
    
    Determining if the function _pclose exists failed with the following output:
    
    
    Determining if the function access exists failed with the following output:
    
    
    Determining if the function _access exists failed with the following output:
    
    
    Determining if the function strcasecmp exists failed with the following output:
    
    
    Determining if the function _stricmp exists failed with the following output:
    
    
    Determining if the function strncasecmp exists failed with the following output:
    
    
    Determining if the function _strnicmp exists failed with the following output:
    
    
    Determining if the function snprintf exists failed with the following output:
    
    
    Determining if the function _snprintf exists failed with the following output:
    
    
    Determining if the function strtok_r exists failed with the following output:
    
    
    Determining if the function strtok_s exists failed with the following output:
    
    
    Determining if the function strtoll exists failed with the following output:
    
    
    Determining if the function _strtoi64 exists failed with the following output:
    
    
    Determining if the function strtoull exists failed with the following output:
    
    
    Determining if the function _strtoui64 exists failed with the following output:
    
    
    Determining if the function vsnprintf exists failed with the following output:
    
    
    Determining if the function _vsnprintf exists failed with the following output:
    
    
    Determining if the include file sys/types.h exists failed with the following output:
    
    
    Determining if the include file stdint.h exists failed with the following output:
    
    
    Determining if the include file stddef.h exists failed with the following output:
    
    
    Determining size of ssize_t failed with the following output:
    
    C:/Users/Chaya/Desktop/TrinityCore-4.3.4/install/CMakeFiles/CheckTypeSize/SIZE_OF_SSIZE_T.c:
    
    
    #undef KEY
    #if defined(__i386)
    # define KEY '_','_','i','3','8','6'
    #elif defined(__x86_64)
    # define KEY '_','_','x','8','6','_','6','4'
    #elif defined(__ppc__)
    # define KEY '_','_','p','p','c','_','_'
    #elif defined(__ppc64__)
    # define KEY '_','_','p','p','c','6','4','_','_'
    #endif
    
    #define SIZE (sizeof(ssize_t))
    char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
      ('0' + ((SIZE / 10000)%10)),
      ('0' + ((SIZE / 1000)%10)),
      ('0' + ((SIZE / 100)%10)),
      ('0' + ((SIZE / 10)%10)),
      ('0' +  (SIZE    % 10)),
      ']',
    #ifdef KEY
      ' ','k','e','y','[', KEY, ']',
    #endif
      '0'};
    
    #ifdef __CLASSIC_C__
    int main(argc, argv) int argc; char *argv[];
    #else
    int main(int argc, char *argv[])
    #endif
    {
      int require = 0;
      require += info_size[argc];
      (void)argv;
      return require;
    }
    
    
    Determining if files stdlib.h;stdarg.h;string.h;float.h exist failed with the following output:
    
    Source:
    /* */
    #include <stdlib.h>
    #include <stdarg.h>
    #include <string.h>
    #include <float.h>
    
    
    int main(){return 0;}
    
    Determining if files alloca.h exist failed with the following output:
    
    Source:
    /* */
    #include <alloca.h>
    
    
    int main(){return 0;}
    
    Determining if files aio.h exist failed with the following output:
    
    Source:
    /* */
    #include <aio.h>
    
    
    int main(){return 0;}
    
    Determining if files arpa/inet.h exist failed with the following output:
    
    Source:
    /* */
    #include <arpa/inet.h>
    
    
    int main(){return 0;}
    
    Determining if files crypt.h exist failed with the following output:
    
    Source:
    /* */
    #include <crypt.h>
    
    
    int main(){return 0;}
    
    Determining if files cxxabi.h exist failed with the following output:
    
    Source:
    /* */
    #include <cxxabi.h>
    
    
    int main(){return 0;}
    
    Determining if files dirent.h exist failed with the following output:
    
    Source:
    /* */
    #include <dirent.h>
    
    
    int main(){return 0;}
    
    Determining if files dlfcn.h exist failed with the following output:
    
    Source:
    /* */
    #include <dlfcn.h>
    
    
    int main(){return 0;}
    
    Determining if files execinfo.h exist failed with the following output:
    
    Source:
    /* */
    #include <execinfo.h>
    
    
    int main(){return 0;}
    
    Determining if files fcntl.h exist failed with the following output:
    
    Source:
    /* */
    #include <fcntl.h>
    
    
    int main(){return 0;}
    
    Determining if files fenv.h exist failed with the following output:
    
    Source:
    /* */
    #include <fenv.h>
    
    
    int main(){return 0;}
    
    Determining if files float.h exist failed with the following output:
    
    Source:
    /* */
    #include <float.h>
    
    
    int main(){return 0;}
    
    Determining if files floatingpoint.h exist failed with the following output:
    
    Source:
    /* */
    #include <floatingpoint.h>
    
    
    int main(){return 0;}
    
    Determining if files fpu_control.h exist failed with the following output:
    
    Source:
    /* */
    #include <fpu_control.h>
    
    
    int main(){return 0;}
    
    Determining if files grp.h exist failed with the following output:
    
    Source:
    /* */
    #include <grp.h>
    
    
    int main(){return 0;}
    
    Determining if files ieeefp.h exist failed with the following output:
    
    Source:
    /* */
    #include <ieeefp.h>
    
    
    int main(){return 0;}
    
    Determining if files inttypes.h exist failed with the following output:
    
    Source:
    /* */
    #include <inttypes.h>
    
    
    int main(){return 0;}
    
    Determining if files langinfo.h exist failed with the following output:
    
    Source:
    /* */
    #include <langinfo.h>
    
    
    int main(){return 0;}
    
    Determining if files limits.h exist failed with the following output:
    
    Source:
    /* */
    #include <limits.h>
    
    
    int main(){return 0;}
    
    Determining if files locale.h exist failed with the following output:
    
    Source:
    /* */
    #include <locale.h>
    
    
    int main(){return 0;}
    
    Determining if files malloc.h exist failed with the following output:
    
    Source:
    /* */
    #include <malloc.h>
    
    
    int main(){return 0;}
    
    Determining if files memory.h exist failed with the following output:
    
    Source:
    /* */
    #include <memory.h>
    
    
    int main(){return 0;}
    
    Determining if files ndir.h exist failed with the following output:
    
    Source:
    /* */
    #include <ndir.h>
    
    
    int main(){return 0;}
    
    Determining if files netinet/in.h exist failed with the following output:
    
    Source:
    /* */
    #include <netinet/in.h>
    
    
    int main(){return 0;}
    
    Determining if files paths.h exist failed with the following output:
    
    Source:
    /* */
    #include <paths.h>
    
    
    int main(){return 0;}
    
    Determining if files port.h exist failed with the following output:
    
    Source:
    /* */
    #include <port.h>
    
    
    int main(){return 0;}
    
    Determining if files poll.h exist failed with the following output:
    
    Source:
    /* */
    #include <poll.h>
    
    
    int main(){return 0;}
    
    Determining if files pwd.h exist failed with the following output:
    
    Source:
    /* */
    #include <pwd.h>
    
    
    int main(){return 0;}
    
    Determining if files sched.h exist failed with the following output:
    
    Source:
    /* */
    #include <sched.h>
    
    
    int main(){return 0;}
    
    Determining if files select.h exist failed with the following output:
    
    Source:
    /* */
    #include <select.h>
    
    
    int main(){return 0;}
    
    Determining if files semaphore.h exist failed with the following output:
    
    Source:
    /* */
    #include <semaphore.h>
    
    
    int main(){return 0;}
    
    Determining if files sys/types.h;sys/dir.h exist failed with the following output:
    
    Source:
    /* */
    #include <sys/types.h>
    #include <sys/dir.h>
    
    
    int main(){return 0;}
    
    Determining if files sys/ndir.h exist failed with the following output:
    
    Source:
    /* */
    #include <sys/ndir.h>
    
    
    int main(){return 0;}
    
    Determining if files sys/pte.h exist failed with the following output:
    
    Source:
    /* */
    #include <sys/pte.h>
    
    
    int main(){return 0;}
    
    Determining if files stdlib.h exist failed with the following output:
    
    Source:
    /* */
    #include <stdlib.h>
    
    
    int main(){return 0;}
    
    Determining if files strings.h exist failed with the following output:
    
    Source:
    /* */
    #include <strings.h>
    
    
    int main(){return 0;}
    
    Determining if files string.h exist failed with the following output:
    
    Source:
    /* */
    #include <string.h>
    
    
    int main(){return 0;}
    
    Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
    Compiler:  
    Build flags: 
    Id flags: 
    
    The output was:
    1
    Microsoft (R)-Buildmodul, Version 12.0.30501.0
    [Microsoft .NET Framework, Version 4.0.30319.34014]
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
    
    Der Buildvorgang wurde am 19.05.2014 08:25:38 gestartet.
    Projekt "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
    PrepareForBuild:
      Das Verzeichnis "Debug" wird erstellt.
      Das Verzeichnis "DebugCompilerIdC.tlog" wird erstellt.
    InitializeBuildStatus:
      "DebugCompilerIdC.tlogunsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
    ClCompile:
      C:Program Files (x86)Microsoft Visual Studio 12.0VCbinCL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug" /Fd"Debugvc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
      CMakeCCompilerId.c
    cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
    Die Erstellung des Projekts "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.
    
    Fehler beim Buildvorgang.
    
    "C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj" (Standardziel) (1) ->
    (ClCompile Ziel) -> 
      cl : Befehlszeile error D8027: "C:Program Files (x86)Microsoft Visual Studio 12.0VCbinc1.dll" kann nicht ausgefhrt werden. [C:UsersChayaDesktopTrinityCore-4.3.4installCMakeFiles2.8.12-rc1CompilerIdCCompilerIdC.vcxproj]
    
        0 Warnung(en)
        1 Fehler
    
    Verstrichene Zeit 00:00:00.87
    
    
    Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": 

    How can i fix it ???

  2. Core: https://github.com/TrinityCore/TrinityCore/commit/5454e10b52c6e8c75afba25a1cc8fb13c6ef8dcc

    Operating System: Windows 7 Ultimate 64 Bit

    Ram 16 GB

    Error: 

     

     

    [1054] Unknown column 'attackpower' in 'field list'

    Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

     

    I have check it and i have opening a issue by github

     

    https://github.com/TrinityCore/TrinityCore/issues/11894

     

    Anyone an idea ?

  3. i Use the Last 4.3.4 Client on Windows 7

     

    My Error...

     

    vMaps...

     

     

     

    Can't open WorldMapsAzerothAzeroth_38_0_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_1_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_2_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_3_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_4_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_5_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_6_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_7_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_8_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_9_obj0.adt, err=2!
    Can't open WorldMapsAzerothAzeroth_38_10_obj0.adt, err=2!

     

     

    Last Trinity Branch... 

     

    Can pls Fix it ?

  4.  The patch "pc-game-hdfilesWow.exe" could not be applied. (MD5 mismatch: expected 0x0D3995E75EF62D7317D68FC92615DAA5, actual 0x3D4965F5549AE3017BA6CBD6E04C9CAA.)(PTCApply_BSDiff failed.) If this problem persists, you may be able to solve it by uninstalling and then reinstalling the game. If you are unable to correct this problem, please contact Blizzard Technical Support. (BNUpdate::PTCApply)
     

    -.-^^

     

    Anyone can Fix it / Help me ?

  5. I Have follow Error Codes:

     

    Can't open WorldMapsAzerothAzeroth_22_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_22_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_23_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_24_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_25_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_26_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_27_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_28_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_29_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_30_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_31_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_32_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_49_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_50_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_51_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_52_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_53_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_54_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_55_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_56_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_57_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_58_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_59_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_60_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_61_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_22_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_23_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_22_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_23_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_24_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_25_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_26_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_27_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_28_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_29_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_30_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_31_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_32_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_49_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_50_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_51_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_52_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_53_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_54_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_55_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_56_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_57_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_58_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_59_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_60_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_61_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_23_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_24_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_22_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_23_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_24_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_25_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_26_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_27_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_28_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_29_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_30_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_31_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_32_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_49_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_50_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_51_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_52_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_56_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_57_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_58_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_59_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_60_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_61_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_24_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_25_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_59_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_60_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_61_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_25_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_26_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_59_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_60_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_61_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_26_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_27_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_27_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_28_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_28_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_29_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_29_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_30_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_21_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_62_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_30_63_obj0.adt, err=2!

    #Can't open WorldMapsAzerothAzeroth_31_0_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_1_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_2_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_3_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_4_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_5_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_6_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_7_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_8_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_9_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_10_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_11_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_12_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_13_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_14_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_15_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_16_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_17_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_18_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_19_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_20_obj0.adt, err=2!

    Can't open WorldMapsAzerothAzeroth_31_21_obj0.adt, err=2!

     

    Anyone can Help ?

×
×
  • Create New...