Jump to content

Tobi Rodriguez

Members
  • Posts

    9
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by Tobi Rodriguez

  1. Vielen Dank euch beiden,

    wenn ihr mir in Englisch schreiben wollt ist das auch ok nur kann ich selber nicht so gut in Englisch schreiben aber lesen geht^^

     

    Die Realmd.exe und Mangosd.exe startet jetzt richtig aber mein Problem jetzt ist das wenn ich die wow.exe direkt starte

    und meine Logindaten eingebe sagt er mir "Unable to Connect".

     

    Habe jetzt in der reallist.wtf im Verzeichnis World of Warcraft>Data>deDE folgendes stehen:

    set realmlist 127.0.0.1
    set patchlist 127.0.0.1
    set realmlistbn ""
    set portal eu

     

    In der realmd.conf unter serverTwo_install steht:

    LoginDatabaseInfo      = "127.0.0.1;3306;xxx;xxx;realmd2"
    LogsDir                = ""
    PidFile                = ""
    
    MaxPingTime            = 30
    RealmServerPort        = 3724
    BindIP                 = "0.0.0.0"
    
    LogLevel               = 0
    LogTime                = 0
    LogFile                = "realm-list.log"
    LogTimestamp           = 0
    LogFileLevel           = 0
    LogColors              = "13 7 11 9"
    
    UseProcessors          = 0
    ProcessPriority        = 1
    WaitAtStartupError     = 0
    RealmsStateUpdateDelay = 20
    
    WrongPass.MaxCount     = 3
    WrongPass.BanTime      = 300
    WrongPass.BanType      = 0

     

    Und in der MySql Tabelle realmd2 in der realmlist steht folgendes:

    Unbenannt-2.thumb.jpg.2584d97505386d32e809623bd4b53509.jpg

     

     

    Hoffe das ihr vielleicht noch eine Idee habt zu dem ganzen, bin mir auch nicht sicher ob ich meine IP vom Computer wo der Server drauf läuft und ich spiele irgendwo eintragen muss 192.168.0.2

     

    Besten Dank schon mal :))

  2. Wo soll ich anfangen^^

    Nutze selber Windows 10 x64 und habe WOTLK installiert und auf 3.3.5.12340-deDE-patch gepatched!

     

    Nichts war so wie es im Installguide von EasyBuild war...

     

    Konnte alle Programme wie Git, Visual Studio 2015, CMake und OpenSSl als 64Bit Versionen Fehlerfrei nach Anleitung installieren.

     

    mysql-installer-web-community-5.7.26.0 ist das Programm was nicht so wollte wie es sollte:

     

    MySQL Server 5.6.50-X64 anstatt 5.6-X64

     

    MySQL Workbench 8.0.22-X64 anstatt 6.3.7-X64

    MySQL for Visual Studio 1.2.8-X86 anstatt 1.2.6-X86      ne X64 gab es nicht!

    MySQL Utilities 1.6.4 gibt es nicht bei mir, kein Utilities in der Liste!

    Connector\C++ 1.1.7-X64

    Connector\NET 6.10.9-X86 anstatt 6.9.9-X86     ne X64 gab es nicht!

    MySQL Connector\C 6.1.6-X86 gab es nicht!

    Installation der Module klappte aber den Schritt Type and Networking konnte ich nicht eine Auswahl treffen der Schritt bei mir nicht kam!

    Genauso wenig kam Plugins and Extensions!

     

    Denke das mir das MySQL später dann die Probleme verursacht...

     

    Mein EasyBuild Log:

    Spoiler

    About to run....

    C:\Program Files\CMake\bin\cmake.exe  "C:\Users\Bender\Desktop\Mangos_Files\serverTwo" -DBUILD_TOOLS:BOOL=1 -DBUILD_MANGOSD:BOOL=1 -DBUILD_REALMD:BOOL=1 -DSOAP:BOOL=0 -DSCRIPT_LIB_ELUNA:BOOL=1 -DSCRIPT_LIB_SD3:BOOL=1 -DPLAYERBOTS:BOOL=0 -DCMAKE_INSTALL_PREFIX="C:\Users\Bender\Desktop\Mangos_Files\serverTwo_install" --build  "C:\Users\Bender\Desktop\Mangos_Files\serverTwo" -G "Visual Studio 14" -A x64

    -- Selecting Windows SDK version  to target Windows 10.0.19041.
    -- The C compiler identification is MSVC 19.0.24215.1
    -- The CXX compiler identification is MSVC 19.0.24215.1
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Looking for pthread.h
    -- Looking for pthread.h - not found
    -- Found Threads: TRUE  
    -- Found MySQL: C:/Program Files/MySQL/MySQL Server 5.6/include  
    -- Found OpenSSL: optimized;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib (found version "1.0.2o")  
    -- Looking for dlopen
    -- Looking for dlopen - not found
    -- Looking for include file dlfcn.h
    -- Looking for include file dlfcn.h - not found
    -- Looking for include file inttypes.h
    -- Looking for include file inttypes.h - found
    -- Looking for include file memory.h
    -- Looking for include file memory.h - found
    -- Looking for include file stdint.h
    -- Looking for include file stdint.h - found
    -- Looking for include file stdlib.h
    -- Looking for include file stdlib.h - found
    -- Looking for include file strings.h
    -- Looking for include file strings.h - not found
    -- Looking for include file string.h
    -- Looking for include file string.h - found
    -- Looking for include file sys/stat.h
    -- Looking for include file sys/stat.h - found
    -- Looking for include file sys/types.h
    -- Looking for include file sys/types.h - found
    -- Looking for include file unistd.h
    -- Looking for include file unistd.h - not found
    -- Looking for fseeko
    -- Looking for fseeko - not found
    -- Check if the system is big endian
    -- Searching 16 bit integer
    -- Looking for stddef.h
    -- Looking for stddef.h - found
    -- Check size of unsigned short
    -- Check size of unsigned short - done
    -- Searching 16 bit integer - Using unsigned short
    -- Check if the system is big endian - little endian
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_build
    VS2015: msBuildPath 64Bit:C:\Program Files (x86)\MSBuild\14.0\bin\amd64\C:\Program Files (x86)\MSBuild\14.0\bin\amd64\

    About to run:C:\Program Files (x86)\MSBuild\14.0\bin\amd64\msbuild.exe C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build/INSTALL.vcxproj /p:Platform=x64 /p:VisualStudioVersion=14.0 /tv:14.0 /p:TargetFramework=v14.0 /detailedsummary /v:m /t:Build /maxcpucount /p:Configuration=Release /p:Platform=x64


    Build Started: 18.12.2020 16:02:47
    Microsoft (R)-Buildmodul, Version 14.0.25420.1
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
      Checking Build System
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/recastnavigation/Recast/CMakeLists.txt
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/recastnavigation/Detour/CMakeLists.txt
      Recast.cpp
      RecastAlloc.cpp
      RecastArea.cpp
      RecastAssert.cpp
      RecastContour.cpp
      RecastFilter.cpp
      RecastLayers.cpp
      RecastMesh.cpp
      RecastMeshDetail.cpp
      RecastRasterization.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/zlib/CMakeLists.txt
      RecastRegion.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/bzip2/CMakeLists.txt
      DetourAlloc.cpp
      DetourAssert.cpp
      DetourCommon.cpp
      DetourNavMesh.cpp
      DetourNavMeshBuilder.cpp
      DetourNavMeshQuery.cpp
      DetourNode.cpp
      adler32.c
      compress.c
      crc32.c
      deflate.c
      gzclose.c
      gzlib.c
      gzread.c
      gzwrite.c
      infback.c
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/lualib/CMakeLists.txt
      inffast.c
      inflate.c
      inftrees.c
      trees.c
      uncompr.c
      zutil.c
      Recast.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\recastnavigation\Recast\Release\Recast.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/acelite/CMakeLists.txt
      lapi.c
      lauxlib.c
      lbaselib.c
      lbitlib.c
      lcode.c
      lcorolib.c
      lctype.c
      ldblib.c
      ldebug.c
      ldo.c
      ldump.c
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\lualib\ldo.c(79): warning C4324: "lua_longjmp": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgefllt. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\lualib\lualib.vcxproj]
      lfunc.c
      lgc.c
      linit.c
      liolib.c
      llex.c
      lmathlib.c
      lmem.c
      loadlib.c
      lobject.c
      lopcodes.c
      loslib.c
      lparser.c
      Detour.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\recastnavigation\Detour\Release\Detour.lib
      zlib.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\zlib\Release\zlib.lib
      lstate.c
      lstring.c
      lstrlib.c
      ltable.c
      ltablib.c
      ltm.c
      lundump.c
      lvm.c
      lzio.c
      pch.cpp
      blocksort.c
      bzlib.c
      compress.c
      crctable.c
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/g3dlite/CMakeLists.txt
      decompress.c
      huffman.c
      randtable.c
      AABox.cpp
      Any.cpp
      BinaryFormat.cpp
      BinaryInput.cpp
      lualib.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\lualib\Release\lualib.lib
      BinaryOutput.cpp
      Box.cpp
      Capsule.cpp
      CollisionDetection.cpp
      CoordinateFrame.cpp
      Crypto.cpp
      Cylinder.cpp
      ACE.cpp
      ACE_crc32.cpp
      FileSystem.cpp
      ACE_crc_ccitt.cpp
      bzip2.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\bzip2\Release\bzip2.lib
      ATM_Acceptor.cpp
      ATM_Addr.cpp
      Line.cpp
      ATM_Connector.cpp
      ATM_Params.cpp
      ATM_QoS.cpp
      ATM_Stream.cpp
      Activation_Queue.cpp
      Active_Map_Manager.cpp
      LineSegment.cpp
      Addr.cpp
      Argv_Type_Converter.cpp
      Assert.cpp
      Log.cpp
      Asynch_IO.cpp
      Asynch_IO_Impl.cpp
      Asynch_Pseudo_Task.cpp
      Atomic_Op.cpp
      Barrier.cpp
      Base_Thread_Adapter.cpp
      Based_Pointer_Repository.cpp
      Basic_Stats.cpp
      Matrix3.cpp
      Basic_Types.cpp
      CDR_Base.cpp
      CDR_Size.cpp
    C:\Program Files (x86)\Windows Kits\8.1\Include\um\imagehlp.h(1873): warning C4091: "typedef ": Ignoriert auf der linken Seite von "", wenn keine Variable deklariert wurde (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\g3dlite\G3D\Log.cpp) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\g3dlite\g3dlite.vcxproj]
    C:\Program Files (x86)\Windows Kits\8.1\Include\um\imagehlp.h(3519): warning C4091: "typedef ": Ignoriert auf der linken Seite von "", wenn keine Variable deklariert wurde (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\g3dlite\G3D\Log.cpp) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\g3dlite\g3dlite.vcxproj]
      Matrix4.cpp
      CDR_Stream.cpp
      Capabilities.cpp
      MemoryManager.cpp
      Cleanup.cpp
      Codecs.cpp
      Codeset_IBM1047.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/libmpq/CMakeLists.txt
      Codeset_Registry.cpp
      Codeset_Registry_db.cpp
      PhysicsFrame.cpp
      Condition_Attributes.cpp
      Condition_Recursive_Thread_Mutex.cpp
      Condition_Thread_Mutex.cpp
      Configuration.cpp
      Configuration_Import_Export.cpp
      Connection_Recycling_Strategy.cpp
      Containers.cpp
      Copy_Disabled.cpp
      DEV.cpp
      Plane.cpp
      Quat.cpp
      Random.cpp
      DEV_Addr.cpp
      DEV_Connector.cpp
      DEV_IO.cpp
      DLL.cpp
      DLL_Manager.cpp
      Date_Time.cpp
      Dev_Poll_Reactor.cpp
      Dirent.cpp
      Dirent_Selector.cpp
      Dump.cpp
      Dynamic.cpp
      Ray.cpp
      Dynamic_Message_Strategy.cpp
      Dynamic_Service_Base.cpp
      Dynamic_Service_Dependency.cpp
      Encoding_Converter.cpp
      ReferenceCount.cpp
      Encoding_Converter_Factory.cpp
      Event_Base.cpp
      RegistryUtil.cpp
      Event_Handler.cpp
      Sphere.cpp
      Event_Handler_Handle_Timeout_Upcall.cpp
      FIFO.cpp
      FIFO_Recv.cpp
      FIFO_Recv_Msg.cpp
      FIFO_Send.cpp
      FIFO_Send_Msg.cpp
      FILE.cpp
      FILE_Addr.cpp
      FILE_Connector.cpp
      System.cpp
      TextInput.cpp
      FILE_IO.cpp
      File_Lock.cpp
      Filecache.cpp
      Flag_Manip.cpp
      TextOutput.cpp
      Framework_Component.cpp
      Functor.cpp
      Functor_String.cpp
      Get_Opt.cpp
      Triangle.cpp
      Handle_Ops.cpp
      Handle_Set.cpp
      common.c
      Hashable.cpp
      explode.c
      High_Res_Timer.cpp
      ICMP_Socket.cpp
      extract.c
      INET_Addr.cpp
      IOStream.cpp
      huffman.c
      mpq.c
    c:\users\bender\desktop\mangos_files\servertwo\dep\libmpq\libmpq\huffman.h(70): warning C4201: Nicht dem Standard entsprechende Erweiterung: Struktur/Union ohne Namen (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      IO_Cntl_Msg.cpp
    c:\users\bender\desktop\mangos_files\servertwo\dep\libmpq\libmpq\huffman.h(88): warning C4200: Nicht dem Standard entsprechende Erweiterung: Null-Array in Struktur/Union (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      IO_SAP.cpp
      wave.c
      IPC_SAP.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(241): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(296): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      UprightFrame.cpp
    c:\users\bender\desktop\mangos_files\servertwo\dep\libmpq\libmpq\huffman.h(70): warning C4201: Nicht dem Standard entsprechende Erweiterung: Struktur/Union ohne Namen (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\extract.c) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      Init_ACE.cpp
      LSOCK.cpp
    c:\users\bender\desktop\mangos_files\servertwo\dep\libmpq\libmpq\huffman.h(88): warning C4200: Nicht dem Standard entsprechende Erweiterung: Null-Array in Struktur/Union (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\extract.c) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      LSOCK_Acceptor.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(343): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      LSOCK_CODgram.cpp
      LSOCK_Connector.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(362): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      Vector2.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(470): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      LSOCK_Dgram.cpp
      LSOCK_Stream.cpp
      Vector3.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(494): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      Lib_Find.cpp
      Local_Memory_Pool.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(641): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\libmpq\libmpq\huffman.c(644): warning C4312: "Typumwandlung": Konvertierung von "unsigned long" in grӇeren Typ "huffman_tree_item_s *" [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\libmpq.vcxproj]
      Vector4.cpp
      Local_Name_Space.cpp
      Local_Tokens.cpp
      Lock.cpp
      Log_Category.cpp
      Log_Msg.cpp
      Log_Msg_Android_Logcat.cpp
      Log_Msg_Backend.cpp
      Log_Msg_Callback.cpp
      Log_Msg_IPC.cpp
      Log_Msg_NT_Event_Log.cpp
      Log_Msg_UNIX_Syslog.cpp
      debugAssert.cpp
      Log_Record.cpp
      Logging_Strategy.cpp
      MEM_Acceptor.cpp
      fileutils.cpp
      MEM_Addr.cpp
      MEM_Connector.cpp
      format.cpp
      MEM_IO.cpp
      MEM_SAP.cpp
      g3dfnmatch.cpp
      MEM_Stream.cpp
      MMAP_Memory_Pool.cpp
      Malloc.cpp
      Malloc_Allocator.cpp
      Mem_Map.cpp
      g3dmath.cpp
      Message_Block.cpp
      Message_Queue.cpp
      Message_Queue_NT.cpp
      Message_Queue_Vx.cpp
      prompt.cpp
      stringutils.cpp
      Method_Request.cpp
      Monitor_Admin.cpp
      Monitor_Admin_Manager.cpp
      Monitor_Base.cpp
      uint128.cpp
      Monitor_Control_Action.cpp
      Monitor_Control_Types.cpp
      Monitor_Point_Registry.cpp
      Monitor_Size.cpp
      Monotonic_Time_Policy.cpp
      Msg_WFMO_Reactor.cpp
      Multihomed_INET_Addr.cpp
      libmpq.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\libmpq\Release\libmpq.lib
      Mutex.cpp
      NT_Service.cpp
      Name_Proxy.cpp
      Name_Request_Reply.cpp
      Name_Space.cpp
      Naming_Context.cpp
      Netlink_Addr.cpp
      Notification_Queue.cpp
      Notification_Strategy.cpp
      Null_Mutex.cpp
      OS_Errno.cpp
      OS_Log_Msg_Attributes.cpp
      OS_NS_Thread.cpp
      OS_NS_arpa_inet.cpp
      OS_NS_ctype.cpp
      OS_NS_devctl.cpp
      OS_NS_dirent.cpp
      OS_NS_dlfcn.cpp
      OS_NS_errno.cpp
      OS_NS_fcntl.cpp
      OS_NS_math.cpp
      OS_NS_netdb.cpp
      OS_NS_poll.cpp
      OS_NS_pwd.cpp
      OS_NS_regex.cpp
      OS_NS_signal.cpp
      OS_NS_stdio.cpp
      OS_NS_stdlib.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/dep/loadlib/CMakeLists.txt
      OS_NS_string.cpp
      OS_NS_strings.cpp
      OS_NS_stropts.cpp
      OS_NS_sys_mman.cpp
      OS_NS_sys_msg.cpp
      OS_NS_sys_resource.cpp
      OS_NS_sys_select.cpp
      OS_NS_sys_sendfile.cpp
      OS_NS_sys_shm.cpp
      OS_NS_sys_socket.cpp
      OS_NS_sys_stat.cpp
      OS_NS_sys_time.cpp
      OS_NS_sys_uio.cpp
      OS_NS_sys_utsname.cpp
      OS_NS_sys_wait.cpp
      OS_NS_time.cpp
      OS_NS_unistd.cpp
      OS_NS_wchar.cpp
      OS_NS_wctype.cpp
      OS_QoS.cpp
      OS_TLI.cpp
      OS_Thread_Adapter.cpp
      OS_main.cpp
      Obchunk.cpp
      Object_Manager.cpp
      Object_Manager_Base.cpp
      Obstack.cpp
      PI_Malloc.cpp
      POSIX_Asynch_IO.cpp
      POSIX_CB_Proactor.cpp
      POSIX_Proactor.cpp
      Pagefile_Memory_Pool.cpp
      Parse_Node.cpp
      Ping_Socket.cpp
      Pipe.cpp
      Priority_Reactor.cpp
      Proactor.cpp
      Proactor_Impl.cpp
      Process.cpp
      Process_Manager.cpp
      Process_Mutex.cpp
      Process_Semaphore.cpp
      Profile_Timer.cpp
      loadlib.cpp
      RW_Mutex.cpp
      RW_Process_Mutex.cpp
      RW_Thread_Mutex.cpp
      Reactor.cpp
      Reactor_Impl.cpp
      adt.cpp
      wdt.cpp
      mpq.cpp
      Reactor_Notification_Strategy.cpp
      Reactor_Timer_Interface.cpp
      Read_Buffer.cpp
      Recursive_Thread_Mutex.cpp
      Recyclable.cpp
      Registry.cpp
      Registry_Name_Space.cpp
      Remote_Name_Space.cpp
      Remote_Tokens.cpp
      SOCK.cpp
      SOCK_Acceptor.cpp
      SOCK_CODgram.cpp
      SOCK_Connector.cpp
      SOCK_Dgram.cpp
      SOCK_Dgram_Bcast.cpp
      SOCK_Dgram_Mcast.cpp
      SOCK_IO.cpp
      SOCK_Netlink.cpp
      SOCK_SEQPACK_Acceptor.cpp
      SOCK_SEQPACK_Association.cpp
      SOCK_SEQPACK_Connector.cpp
      SOCK_Stream.cpp
      SPIPE.cpp
      SPIPE_Acceptor.cpp
      SPIPE_Addr.cpp
      SPIPE_Connector.cpp
      SPIPE_Stream.cpp
      SString.cpp
      SUN_Proactor.cpp
      SV_Message.cpp
      SV_Message_Queue.cpp
      SV_Semaphore_Complex.cpp
      SV_Semaphore_Simple.cpp
      SV_Shared_Memory.cpp
      Sample_History.cpp
      Sbrk_Memory_Pool.cpp
      Sched_Params.cpp
      Select_Reactor_Base.cpp
      Semaphore.cpp
      Service_Config.cpp
      Service_Gestalt.cpp
      Service_Manager.cpp
      Service_Object.cpp
      Service_Repository.cpp
      g3dlite.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\g3dlite\Release\g3dlite.lib
      Service_Types.cpp
      Shared_Memory.cpp
      Shared_Memory_MM.cpp
      Shared_Memory_Pool.cpp
      Shared_Memory_SV.cpp
      Shared_Object.cpp
      Sig_Adapter.cpp
      Sig_Handler.cpp
      Signal.cpp
      Sock_Connect.cpp
      Stack_Trace.cpp
      Stats.cpp
    C:\Program Files (x86)\Windows Kits\8.1\Include\um\Dbghelp.h(1544): warning C4091: "typedef ": Ignoriert auf der linken Seite von "", wenn keine Variable deklariert wurde (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\acelite\ace\Stack_Trace.cpp) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\acelite\ace.vcxproj]
      String_Base_Const.cpp
    C:\Program Files (x86)\Windows Kits\8.1\Include\um\Dbghelp.h(3190): warning C4091: "typedef ": Ignoriert auf der linken Seite von "", wenn keine Variable deklariert wurde (Quelldatei wird kompiliert C:\Users\Bender\Desktop\Mangos_Files\serverTwo\dep\acelite\ace\Stack_Trace.cpp) [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\acelite\ace.vcxproj]
      Svc_Conf_Lexer.cpp
      Svc_Conf_y.cpp
      Synch_Options.cpp
      System_Time.cpp
      loadlib.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\loadlib\Release\loadlib.lib
      TLI.cpp
      TLI_Acceptor.cpp
      TLI_Connector.cpp
      TLI_Stream.cpp
      TP_Reactor.cpp
      TSS_Adapter.cpp
      TTY_IO.cpp
      Task.cpp
      Thread.cpp
      Thread_Adapter.cpp
      Thread_Control.cpp
      Thread_Exit.cpp
      Thread_Hook.cpp
      Thread_Manager.cpp
      Thread_Mutex.cpp
      Thread_Semaphore.cpp
      Throughput_Stats.cpp
      Time_Policy.cpp
      Time_Value.cpp
      Timeprobe.cpp
      Token.cpp
      Token_Collection.cpp
      Token_Invariants.cpp
      Token_Manager.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/tools/Extractor_projects/CMakeLists.txt
      Token_Request_Reply.cpp
      Trace.cpp
      UNIX_Addr.cpp
      UPIPE_Acceptor.cpp
      UPIPE_Connector.cpp
      UPIPE_Stream.cpp
      UTF16_Encoding_Converter.cpp
      UTF32_Encoding_Converter.cpp
      UTF8_Encoding_Converter.cpp
      UUID.cpp
      WFMO_Reactor.cpp
      WIN32_Asynch_IO.cpp
      WIN32_Proactor.cpp
      XML_Svc_Conf.cpp
      XTI_ATM_Mcast.cpp
      ace_wchar.cpp
      System.cpp
      dbcfile.cpp
      ExtractorCommon.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(261): warning C4477: "printf": Die Formatzeichenfolge "%lu" erfordert ein Argument vom Typ "unsigned long", das variadic-Argument "1" weist aber den Typ "std::size_t" auf. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\map-extractor.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(261): note: Verwenden Sie ggf. "%zu" in der Formatzeichenfolge.
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(292): warning C4477: "printf": Die Formatzeichenfolge "%lu" erfordert ein Argument vom Typ "unsigned long", das variadic-Argument "1" weist aber den Typ "std::size_t" auf. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\map-extractor.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(292): note: Verwenden Sie ggf. "%zu" in der Formatzeichenfolge.
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(319): warning C4477: "printf": Die Formatzeichenfolge "%lu" erfordert ein Argument vom Typ "unsigned long", das variadic-Argument "1" weist aber den Typ "std::size_t" auf. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\map-extractor.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\map-extractor\System.cpp(319): note: Verwenden Sie ggf. "%zu" in der Formatzeichenfolge.
      map-extractor.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\Release\map-extractor.exe
      ace.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\dep\acelite\Release\ace.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/shared/CMakeLists.txt
      ARC4.cpp
      AuthCrypt.cpp
      BigNumber.cpp
      HMACSHA1.cpp
      Sha1.cpp
      Common.cpp
      Config.cpp
      DBCFileLoader.cpp
      Database.cpp
      DatabaseMysql.cpp
      Field.cpp
      QueryResultMysql.cpp
      SQLStorage.cpp
      SqlDelayThread.cpp
      SqlOperations.cpp
      SqlPreparedStatement.cpp
      Log.cpp
      DelayExecutor.cpp
      Threading.cpp
      ObjectLifeTime.cpp
      ServiceWin32.cpp
      ByteBuffer.cpp
      ProgressBar.cpp
      Util.cpp
      EventProcessor.cpp
      md5.c
      shared.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\shared\Release\shared.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/realmd/CMakeLists.txt
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/game/CMakeLists.txt
      AuthSocket.cpp
      PatchHandler.cpp
      RealmList.cpp
      BIH.cpp
      VMapManager2.cpp
      MapTree.cpp
      BufferedSocket.cpp
      TileAssembler.cpp
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/modules/SD3/CMakeLists.txt
      WorldModel.cpp
      Main.cpp
      ModelInstance.cpp
      pch.cpp
      vmap2.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\game\Release\vmap2.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/tools/Extractor_projects/CMakeLists.txt
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/tools/Extractor_projects/CMakeLists.txt
      adtfile.cpp
      generator.cpp
      IntermediateValues.cpp
      assembler.cpp
      model.cpp
      vmapexport.cpp
      MapBuilder.cpp
      TerrainBuilder.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(440): warning C4477: "printf": Die Formatzeichenfolge "%ld" erfordert ein Argument vom Typ "long", das variadic-Argument "1" weist aber den Typ "time_t" auf. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\mmap-extractor.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(440): note: Verwenden Sie ggf. "%lld" in der Formatzeichenfolge.
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(440): note: Verwenden Sie ggf. "%Id" in der Formatzeichenfolge.
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(440): note: Verwenden Sie ggf. "%I64d" in der Formatzeichenfolge.
      TileThreadPool.cpp
      wdtfile.cpp
      wmo.cpp
      dbcfile.cpp
      VMapExtensions.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\vmap-extractor\wmo.cpp(392): warning C4838: Konvertierung von "std::size_t" zu "int" erfordert eine einschr„nkende Konvertierung [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\vmap-extractor.vcxproj]
      ExtractorCommon.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\tools\Extractor_projects\vmap-extractor\wmo.cpp(410): warning C4838: Konvertierung von "std::size_t" zu "int" erfordert eine einschr„nkende Konvertierung [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\vmap-extractor.vcxproj]
      ExtractorCommon.cpp
      realmd.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\realmd\Release\realmd.exe
      vmap-extractor.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\Release\vmap-extractor.exe
      mmap-extractor.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\tools\Extractor_projects\Release\mmap-extractor.exe
      precompiled.cpp
      sc_creature.cpp
      sc_grid_searchers.cpp
      sc_instance.cpp
      ScriptDevMgr.cpp
      ScriptLoader.cpp
      system.cpp
      escort_ai.cpp
      follower_ai.cpp
      guard_ai.cpp
      pet_ai.cpp
      battleground.cpp
      areatrigger_scripts.cpp
      bosses_emerald_dragons.cpp
      go_scripts.cpp
      guards.cpp
      item_scripts.cpp
      mob_generic_creature.cpp
      npc_professions.cpp
      npcs_special.cpp
      spell_scripts.cpp
      world_map_scripts.cpp
      alterac_mountains.cpp
      arathi_highlands.cpp
      blasted_lands.cpp
      boss_kazzak.cpp
      burning_steppes.cpp
      dun_morogh.cpp
      eastern_plaguelands.cpp
      elwynn_forest.cpp
      eversong_woods.cpp
      ghostlands.cpp
      gilneas.cpp
      gilneas_city.cpp
      hinterlands.cpp
      ironforge.cpp
      isle_of_queldanas.cpp
      loch_modan.cpp
      redridge_mountains.cpp
      searing_gorge.cpp
      silvermoon_city.cpp
      silverpine_forest.cpp
      stormwind_city.cpp
      stranglethorn_vale.cpp
      swamp_of_sorrows.cpp
      tirisfal_glades.cpp
      twilight_highlands.cpp
      undercity.cpp
      vashjir.cpp
      western_plaguelands.cpp
      westfall.cpp
      wetlands.cpp
      ashenvale.cpp
      azshara.cpp
      azuremyst_isle.cpp
      bloodmyst_isle.cpp
      boss_azuregos.cpp
      darkshore.cpp
      desolace.cpp
      durotar.cpp
      dustwallow_marsh.cpp
      felwood.cpp
      feralas.cpp
      moonglade.cpp
      mount_hyjal.cpp
      mulgore.cpp
      orgrimmar.cpp
      silithus.cpp
      stonetalon_mountains.cpp
      tanaris.cpp
      teldrassil.cpp
      the_barrens.cpp
      thousand_needles.cpp
      thunder_bluff.cpp
      uldum.cpp
      ungoro_crater.cpp
      winterspring.cpp
      blades_edge_mountains.cpp
      boss_doomlord_kazzak.cpp
      boss_doomwalker.cpp
      hellfire_peninsula.cpp
      nagrand.cpp
      netherstorm.cpp
      shadowmoon_valley.cpp
      shattrath_city.cpp
      terokkar_forest.cpp
      zangarmarsh.cpp
      borean_tundra.cpp
      dalaran.cpp
      dragonblight.cpp
      grizzly_hills.cpp
      howling_fjord.cpp
      icecrown.cpp
      sholazar_basin.cpp
      storm_peaks.cpp
      zuldrak.cpp
      blackrock_depths.cpp
      boss_ambassador_flamelash.cpp
      boss_coren_direbrew.cpp
      boss_emperor_dagran_thaurissan.cpp
      boss_general_angerforge.cpp
      boss_high_interrogator_gerstahn.cpp
      instance_blackrock_depths.cpp
      boss_gyth.cpp
      boss_overlord_wyrmthalak.cpp
      boss_pyroguard_emberseer.cpp
      instance_blackrock_spire.cpp
      boss_mr_smite.cpp
      deadmines.cpp
      instance_deadmines.cpp
      boss_thermaplugg.cpp
      gnomeregan.cpp
      instance_gnomeregan.cpp
      boss_arcanist_doan.cpp
      boss_headless_horseman.cpp
      boss_herod.cpp
      boss_mograine_and_whitemane.cpp
      instance_scarlet_monastery.cpp
      boss_darkmaster_gandling.cpp
      boss_jandice_barov.cpp
      instance_scholomance.cpp
      scholomance.cpp
      boss_archaedas.cpp
      instance_uldaman.cpp
      uldaman.cpp
      boss_hummel.cpp
      instance_shadowfang_keep.cpp
      shadowfang_keep.cpp
      instance_sunken_temple.cpp
      sunken_temple.cpp
      boss_baroness_anastari.cpp
      boss_cannon_master_willey.cpp
      boss_dathrohan_balnazzar.cpp
      boss_maleki_the_pallid.cpp
      boss_order_of_silver_hand.cpp
      instance_stratholme.cpp
      stratholme.cpp
      boss_felblood_kaelthas.cpp
      boss_priestess_delrissa.cpp
      boss_selin_fireheart.cpp
      boss_vexallus.cpp
      instance_magisters_terrace.cpp
      magisters_terrace.cpp
      boss_curator.cpp
      boss_maiden_of_virtue.cpp
      boss_midnight.cpp
      boss_moroes.cpp
      boss_netherspite.cpp
      boss_nightbane.cpp
      boss_prince_malchezaar.cpp
      boss_shade_of_aran.cpp
      boss_terestian_illhoof.cpp
      bosses_opera.cpp
      chess_event.cpp
      instance_karazhan.cpp
      karazhan.cpp
      boss_brutallus.cpp
      boss_eredar_twins.cpp
      boss_felmyst.cpp
      boss_kalecgos.cpp
      boss_kiljaeden.cpp
      boss_muru.cpp
      instance_sunwell_plateau.cpp
      boss_akilzon.cpp
      boss_halazzi.cpp
      boss_janalai.cpp
      boss_malacrass.cpp
      boss_nalorakk.cpp
      boss_zuljin.cpp
      instance_zulaman.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\modules\SD3\scripts\eastern_kingdoms\zulaman\boss_zuljin.cpp(581): warning C4457: Deklaration von "pTarget" blendet Funktionsparameter aus [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\modules\SD3\mangosscript.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\modules\SD3\scripts\eastern_kingdoms\zulaman\boss_zuljin.cpp(574): note: Siehe Deklaration von "pTarget"
      zulaman.cpp
      boss_baron_geddon.cpp
      boss_garr.cpp
      boss_gehennas.cpp
      boss_golemagg.cpp
      boss_lucifron.cpp
      boss_magmadar.cpp
      boss_majordomo_executus.cpp
      boss_ragnaros.cpp
      boss_shazzrah.cpp
      boss_sulfuron_harbinger.cpp
      instance_molten_core.cpp
      molten_core.cpp
      boss_broodlord_lashlayer.cpp
      boss_chromaggus.cpp
      boss_ebonroc.cpp
      boss_firemaw.cpp
      boss_flamegor.cpp
      boss_nefarian.cpp
      boss_razorgore.cpp
      boss_vaelastrasz.cpp
      boss_victor_nefarius.cpp
      instance_blackwing_lair.cpp
      boss_arlokk.cpp
      boss_hakkar.cpp
      boss_hazzarah.cpp
      boss_jeklik.cpp
      boss_jindo.cpp
      boss_mandokir.cpp
      boss_marli.cpp
      boss_renataki.cpp
      boss_thekal.cpp
      boss_venoxis.cpp
      instance_zulgurub.cpp
      blackfathom_deeps.cpp
      instance_blackfathom_deeps.cpp
      dire_maul.cpp
      instance_dire_maul.cpp
      boss_noxxion.cpp
      maraudon.cpp
      instance_razorfen_downs.cpp
      razorfen_downs.cpp
      instance_razorfen_kraul.cpp
      razorfen_kraul.cpp
      instance_wailing_caverns.cpp
      wailing_caverns.cpp
      boss_aeonus.cpp
      boss_chrono_lord_deja.cpp
      boss_temporus.cpp
      dark_portal.cpp
      instance_dark_portal.cpp
      instance_old_hillsbrad.cpp
      old_hillsbrad.cpp
      culling_of_stratholme.cpp
      instance_culling_of_stratholme.cpp
      boss_zumrah.cpp
      instance_zulfarrak.cpp
      zulfarrak.cpp
      boss_archimonde.cpp
      hyjal.cpp
      hyjalAI.cpp
      instance_hyjal.cpp
      boss_onyxia.cpp
      instance_onyxias_lair.cpp
      npc_onyxian_warder.cpp
      boss_ayamiss.cpp
      boss_buru.cpp
      boss_kurinnaxx.cpp
      boss_moam.cpp
      boss_ossirian.cpp
      boss_rajaxx.cpp
      instance_ruins_of_ahnqiraj.cpp
      ruins_of_ahnqiraj.cpp
      boss_bug_trio.cpp
      boss_cthun.cpp
      boss_fankriss.cpp
      boss_huhuran.cpp
      boss_ouro.cpp
      boss_sartura.cpp
      boss_skeram.cpp
      boss_twinemperors.cpp
      boss_viscidus.cpp
      instance_temple_of_ahnqiraj.cpp
      mob_anubisath_sentinel.cpp
      boss_exarch_maladaar.cpp
      boss_shirrak.cpp
      boss_nexusprince_shaffar.cpp
      boss_pandemonius.cpp
      mana_tombs.cpp
      boss_anzu.cpp
      boss_darkweaver_syth.cpp
      boss_talon_king_ikiss.cpp
      instance_sethekk_halls.cpp
      boss_ambassador_hellmaw.cpp
      boss_blackheart_the_inciter.cpp
      boss_grandmaster_vorpil.cpp
      boss_murmur.cpp
      instance_shadow_labyrinth.cpp
      boss_ahune.cpp
      boss_hydromancer_thespia.cpp
      boss_mekgineer_steamrigger.cpp
      boss_warlord_kalithresh.cpp
      instance_steam_vault.cpp
      boss_hungarfen.cpp
      boss_broggok.cpp
      boss_kelidan_the_breaker.cpp
      boss_the_maker.cpp
      instance_blood_furnace.cpp
      boss_nazan_and_vazruden.cpp
      boss_omor_the_unscarred.cpp
      boss_watchkeeper_gargolmar.cpp
      instance_hellfire_ramparts.cpp
      boss_nethekurse.cpp
      boss_warbringer_omrogg.cpp
      boss_warchief_kargath_bladefist.cpp
      instance_shattered_halls.cpp
      arcatraz.cpp
      boss_dalliah.cpp
      boss_harbinger_skyriss.cpp
      boss_soccothrates.cpp
      instance_arcatraz.cpp
      boss_high_botanist_freywinn.cpp
      boss_laj.cpp
      boss_warp_splinter.cpp
      boss_nethermancer_sepethrea.cpp
      boss_pathaleon_the_calculator.cpp
      instance_mechanar.cpp
      boss_magtheridon.cpp
      instance_magtheridons_lair.cpp
      boss_alar.cpp
      boss_astromancer.cpp
      boss_kaelthas.cpp
      boss_void_reaver.cpp
      instance_the_eye.cpp
      boss_fathomlord_karathress.cpp
      boss_hydross_the_unstable.cpp
      boss_lady_vashj.cpp
      boss_leotheras_the_blind.cpp
      boss_morogrim_tidewalker.cpp
      boss_the_lurker_below.cpp
      instance_serpent_shrine.cpp
      black_temple.cpp
      boss_bloodboil.cpp
      boss_illidan.cpp
      boss_mother_shahraz.cpp
      boss_reliquary_of_souls.cpp
      boss_shade_of_akama.cpp
      boss_supremus.cpp
      boss_teron_gorefiend.cpp
      boss_warlord_najentus.cpp
      illidari_council.cpp
      instance_black_temple.cpp
      boss_gruul.cpp
      boss_high_king_maulgar.cpp
      instance_gruuls_lair.cpp
      boss_anubarak.cpp
      boss_hadronox.cpp
      boss_krikthir.cpp
      instance_azjol-nerub.cpp
      boss_amanitar.cpp
      boss_jedoga.cpp
      boss_nadox.cpp
      boss_taldaram.cpp
      boss_volazj.cpp
      instance_ahnkahet.cpp
      boss_grand_champions.cpp
      instance_trial_of_the_champion.cpp
      trial_of_the_champion.cpp
      boss_novos.cpp
      boss_tharonja.cpp
      boss_trollgore.cpp
      instance_draktharon_keep.cpp
      boss_colossus.cpp
      boss_eck.cpp
      boss_galdarah.cpp
      boss_moorabi.cpp
      boss_sladran.cpp
      instance_gundrak.cpp
      boss_bronjahm.cpp
      boss_devourer_of_souls.cpp
      instance_forge_of_souls.cpp
      boss_falric.cpp
      boss_lich_king.cpp
      boss_marwyn.cpp
      halls_of_reflection.cpp
      instance_halls_of_reflection.cpp
      boss_forgemaster_garfrost.cpp
      boss_krick_and_ick.cpp
      boss_scourgelord_tyrannus.cpp
      instance_pit_of_saron.cpp
      pit_of_saron.cpp
      boss_anomalus.cpp
      boss_keristrasza.cpp
      boss_ormorok.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\modules\SD3\scripts\northrend\nexus\nexus\boss_ormorok.cpp(270): warning C4457: Deklaration von "uiSpellId" blendet Funktionsparameter aus [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\modules\SD3\mangosscript.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\modules\SD3\scripts\northrend\nexus\nexus\boss_ormorok.cpp(247): note: Siehe Deklaration von "uiSpellId"
      boss_telestra.cpp
      instance_nexus.cpp
      boss_eregos.cpp
      boss_urom.cpp
      boss_varos.cpp
      instance_oculus.cpp
      oculus.cpp
      boss_bjarngrim.cpp
      boss_ionar.cpp
      boss_loken.cpp
      boss_volkhan.cpp
      instance_halls_of_lightning.cpp
      boss_maiden_of_grief.cpp
      boss_sjonnir.cpp
      halls_of_stone.cpp
      instance_halls_of_stone.cpp
      boss_ingvar.cpp
      boss_keleseth.cpp
      boss_skarvald_and_dalronn.cpp
      instance_utgarde_keep.cpp
      utgarde_keep.cpp
      boss_gortok.cpp
      boss_skadi.cpp
      boss_svala.cpp
      boss_ymiron.cpp
      instance_utgarde_pinnacle.cpp
      boss_erekem.cpp
      boss_ichoron.cpp
      instance_violet_hold.cpp
      violet_hold.cpp
      boss_anubrekhan.cpp
      boss_faerlina.cpp
      boss_four_horsemen.cpp
      boss_gluth.cpp
      boss_gothik.cpp
      boss_grobbulus.cpp
      boss_heigan.cpp
      boss_kelthuzad.cpp
      boss_loatheb.cpp
      boss_maexxna.cpp
      boss_noth.cpp
      boss_patchwerk.cpp
      boss_razuvious.cpp
      boss_sapphiron.cpp
      boss_thaddius.cpp
      instance_naxxramas.cpp
      boss_archavon.cpp
      boss_emalon.cpp
      boss_koralon.cpp
      boss_toravon.cpp
      instance_vault_of_archavon.cpp
      boss_sartharion.cpp
      instance_obsidian_sanctum.cpp
      boss_baltharus.cpp
      boss_halion.cpp
      boss_saviana.cpp
      boss_zarithrian.cpp
      instance_ruby_sanctum.cpp
      blood_prince_council.cpp
      boss_blood_queen_lanathel.cpp
      boss_deathbringer_saurfang.cpp
      boss_festergut.cpp
      boss_lady_deathwhisper.cpp
      boss_lord_marrowgar.cpp
      boss_professor_putricide.cpp
      boss_rotface.cpp
      boss_sindragosa.cpp
      boss_the_lich_king.cpp
      boss_valithria_dreamwalker.cpp
      gunship_battle.cpp
      instance_icecrown_citadel.cpp
      boss_anubarak_trial.cpp
      boss_faction_champions.cpp
      boss_jaraxxus.cpp
      boss_northrend_beasts.cpp
      boss_twin_valkyr.cpp
      instance_trial_of_the_crusader.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\modules\SD3\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(313): warning C4310: Typumwandlung verkrzt konstante Werte [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\modules\SD3\mangosscript.vcxproj]
      trial_of_the_crusader.cpp
      boss_malygos.cpp
      instance_eye_of_eternity.cpp
      assembly_of_iron.cpp
      boss_algalon.cpp
      boss_auriaya.cpp
      boss_flame_leviathan.cpp
      boss_freya.cpp
      boss_general_vezax.cpp
      boss_hodir.cpp
      boss_ignis.cpp
      boss_kologarn.cpp
      boss_mimiron.cpp
      boss_razorscale.cpp
      boss_thorim.cpp
      boss_xt_002.cpp
      boss_yogg_saron.cpp
      instance_ulduar.cpp
      ulduar.cpp
      ebon_hold.cpp
      world_map_ebon_hold.cpp
      mangosscript.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\modules\SD3\Release\mangosscript.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/game/CMakeLists.txt
      pchdef.cpp
      AuctionHouseBot.cpp
      BattleGround.cpp
      BattleGroundAA.cpp
      BattleGroundAB.cpp
      BattleGroundAV.cpp
      BattleGroundBE.cpp
      BattleGroundDS.cpp
      BattleGroundEY.cpp
      BattleGroundHandler.cpp
      BattleGroundIC.cpp
      BattleGroundMgr.cpp
      BattleGroundNA.cpp
      BattleGroundRB.cpp
      BattleGroundRL.cpp
      BattleGroundRV.cpp
      BattleGroundSA.cpp
      BattleGroundWS.cpp
      AHBotCommands.cpp
      AccountCommands.cpp
      AchievementCommands.cpp
      AuctionHouseCommands.cpp
      BanAndKickCommands.cpp
      CastAndAuraCommands.cpp
      CommunicationCommands.cpp
      CreatureCommands.cpp
      DebugCommands.cpp
      EventCommands.cpp
      GMCommands.cpp
      GMTicketCommands.cpp
      GameObjectCommands.cpp
      GuildCommands.cpp
      InstanceCommands.cpp
      ListCommands.cpp
      LookupCommands.cpp
      MMapCommands.cpp
      MailCommands.cpp
      MiscellanousCommands.cpp
      PlayerAndCreatureCommands.cpp
      PlayerCommands.cpp
      PlayerHonorCommands.cpp
      PlayerLearnCommands.cpp
      PlayerMiscCommands.cpp
      PlayerTitleCommands.cpp
      PoolCommands.cpp
      QuestCommands.cpp
      RACommands.cpp
      ReloadCommands.cpp
      ServerCommands.cpp
      TeleportationAndPositionCommands.cpp
      TriggerCommands.cpp
      WaypointCommands.cpp
      ZZZ_CustomCommands.cpp
      MapUpdater.cpp
      ConfusedMovementGenerator.cpp
      FleeingMovementGenerator.cpp
      HomeMovementGenerator.cpp
      IdleMovementGenerator.cpp
      MotionMaster.cpp
      MovementGenerator.cpp
      PathFinder.cpp
      PointMovementGenerator.cpp
      RandomMovementGenerator.cpp
      TargetedMovementGenerator.cpp
      WaypointMovementGenerator.cpp
      MoveSpline.cpp
      MoveSplineInit.cpp
      packet_builder.cpp
      spline.cpp
      util.cpp
      AggressorAI.cpp
      ArenaTeam.cpp
      AuctionHouseMgr.cpp
      Bag.cpp
      Calendar.cpp
      Camera.cpp
      Corpse.cpp
      Creature.cpp
      CreatureAI.cpp
      CreatureAIRegistry.cpp
      CreatureAISelector.cpp
      CreatureEventAI.cpp
      CreatureEventAIMgr.cpp
      DynamicObject.cpp
      GMTicketMgr.cpp
      GameObject.cpp
      GameObjectAI.cpp
      GuardAI.cpp
      Guild.cpp
      Item.cpp
      ItemEnchantmentMgr.cpp
      LootMgr.cpp
      NullCreatureAI.cpp
      Object.cpp
      ObjectAccessor.cpp
      ObjectGuid.cpp
      ObjectMgr.cpp
      ObjectPosSelector.cpp
      Pet.cpp
      PetAI.cpp
      Player.cpp
      ReactorAI.cpp
      ReputationMgr.cpp
      SocialMgr.cpp
      SpellMgr.cpp
      StatSystem.cpp
      TemporarySummon.cpp
      Totem.cpp
      TotemAI.cpp
      Unit.cpp
      Vehicle.cpp
      OutdoorPvP.cpp
      OutdoorPvPEP.cpp
      OutdoorPvPGH.cpp
      OutdoorPvPHP.cpp
      OutdoorPvPMgr.cpp
      OutdoorPvPNA.cpp
      OutdoorPvPSI.cpp
      OutdoorPvPTF.cpp
      OutdoorPvPZM.cpp
      FollowerReference.cpp
      GroupReference.cpp
      HostileRefManager.cpp
      ThreatManager.cpp
      DBCStores.cpp
      Opcodes.cpp
      SQLStorages.cpp
      WorldSession.cpp
      WorldSocket.cpp
      WorldSocketMgr.cpp
      CharacterDatabaseCleaner.cpp
      PlayerDump.cpp
      BIH.cpp
      DynamicTree.cpp
      GameObjectModel.cpp
      MapTree.cpp
      ModelInstance.cpp
      TileAssembler.cpp
      VMapFactory.cpp
      VMapManager2.cpp
      WorldModel.cpp
      Warden.cpp
      WardenCheckMgr.cpp
      WardenMac.cpp
      WardenWin.cpp
      AccountMgr.cpp
      AchievementMgr.cpp
      ArenaTeamHandler.cpp
      AuctionHouseHandler.cpp
      CalendarHandler.cpp
      Channel.cpp
      ChannelHandler.cpp
      ChannelMgr.cpp
      CharacterHandler.cpp
      Chat.cpp
      ChatHandler.cpp
      CombatHandler.cpp
      CommandMgr.cpp
      CreatureLinkingMgr.cpp
      DisableMgr.cpp
      DuelHandler.cpp
      GMTicketHandler.cpp
      GameEventMgr.cpp
      GossipDef.cpp
      GridMap.cpp
      GridNotifiers.cpp
      GridStates.cpp
      Group.cpp
      GroupHandler.cpp
      GuildHandler.cpp
      GuildMgr.cpp
      InstanceData.cpp
      ItemHandler.cpp
      LFGHandler.cpp
      LFGMgr.cpp
      LootHandler.cpp
      Mail.cpp
      MailHandler.cpp
      Map.cpp
      MapManager.cpp
      MapPersistentStateMgr.cpp
      MassMailMgr.cpp
    C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\game\WorldHandlers\MapPersistentStateMgr.cpp(822): warning C4457: Deklaration von "fields" blendet Funktionsparameter aus [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\game\game.vcxproj]
      C:\Users\Bender\Desktop\Mangos_Files\serverTwo\src\game\WorldHandlers\MapPersistentStateMgr.cpp(805): note: Siehe Deklaration von "fields"
      MiscHandler.cpp
      MoveMap.cpp
      MovementHandler.cpp
      NPCHandler.cpp
      ObjectGridLoader.cpp
      PetHandler.cpp
      PetitionsHandler.cpp
      PoolManager.cpp
      QueryHandler.cpp
      QuestDef.cpp
      QuestHandler.cpp
      ScriptMgr.cpp
      SkillDiscovery.cpp
      SkillExtraItems.cpp
      SkillHandler.cpp
      Spell.cpp
      SpellAuras.cpp
      SpellEffects.cpp
      SpellHandler.cpp
      TaxiHandler.cpp
      TradeHandler.cpp
      TransportSystem.cpp
      Transports.cpp
      UnitAuraProcHandler.cpp
      UpdateData.cpp
      VehicleHandler.cpp
      VoiceChatHandler.cpp
      WaypointManager.cpp
      Weather.cpp
      World.cpp
      BattleGroundHooks.cpp
      CreatureHooks.cpp
      ElunaEventMgr.cpp
      ElunaInstanceAI.cpp
      ElunaUtility.cpp
      GameObjectHooks.cpp
      GossipHooks.cpp
      GroupHooks.cpp
      GuildHooks.cpp
      InstanceHooks.cpp
      ItemHooks.cpp
      LuaEngine.cpp
      LuaFunctions.cpp
      PacketHooks.cpp
      PlayerHooks.cpp
      ServerHooks.cpp
      VehicleHooks.cpp
      lmarshal.cpp
    ZZZ_CustomCommands.obj : warning LNK4221: Die Objektdatei definiert keine zuvor undefinierten öffentlichen Symbole. Sie wird daher von keinem Verknüpfungsvorgang verwendet, der diese Bibliothek benutzt. [C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\game\game.vcxproj]
      game.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\game\Release\game.lib
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/src/mangosd/CMakeLists.txt
      AFThread.cpp
      CliThread.cpp
      RAThread.cpp
      WorldThread.cpp
      mangosd.cpp
      mangosd.vcxproj -> C:\Users\Bender\Desktop\Mangos_Files\serverTwo_build\src\mangosd\Release\mangosd.exe
      Building Custom Rule C:/Users/Bender/Desktop/Mangos_Files/serverTwo/CMakeLists.txt
      -- Install configuration: "Release"
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/libmysql.dll
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/./ahbot.conf.dist
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/ObjectVariables.ext
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/StackTracePlus
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/StackTracePlus/LICENSE
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/StackTracePlus/README.md
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/StackTracePlus/StackTracePlus.ext
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/lua_scripts/extensions/_Misc.ext
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/mangosd.exe
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/./mangosd.conf.dist
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/realmd.exe
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/./realmd.conf.dist
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/ExtractResources.sh
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/make_vmaps.bat
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/mmap_excluded.txt
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/MoveMapGen.sh
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/offmesh.txt
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/README.txt
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/map-extractor.exe
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/vmap-extractor.exe
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/mmap-extractor.exe
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/MoveMapGen.sh
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/offmesh.txt
      -- Installing: C:/Users/Bender/Desktop/Mangos_Files/serverTwo_install/tools/mmap_excluded.txt

    =========================================================
    Build Started: 18.12.2020 16:02:47
    Build Complete: 18.12.2020 16:10:14
    =========================================================

     

    Wofür ist eigentlich der Ordner serverTwo-build im Mangos_Files Ordner ???

    Ausserdem fällt mir gerade auf das Punkt 8-15 in der Anleitung fehlen und es vielleivht deswegen nicht läuft ?

     

    Bei Punkt 24 der Liste habe ich nur 3 Dateien zum umbennen: realm.conf.dist, mangosd.conf.sit und ahbot.conf.dist

    Punkt 25 soll in der aiplayerbot.conf was geändert werden, die Datei gibt es aber nicht dafür eine ahbot.conf habe dort drinnen den Bot auf "0" gestellt.

    Punkt 26 wie ändere ich die Tabelle "realmlist" in der Datenbank ??? Mit welcher Software geht das denn gut ?

     

    Punkt 28 Wenn ich dann auf die realm.exe klicke sagt er es fehlen folgende DLL´s: LIBEAY32.dll, habe mir die X64 Version davon bei Google besorgt und jetzt öffnet sich die realmd.exe

     

    Und zum letzten Punkt: Wenn ich die Mangosd.exe starte sagt er mir folgendes:

     

    Unbenannt-2.thumb.jpg.de7b43aa36b957a5ebf4eb01c4929d7f.jpg

     

    Wo genau müssen die Maps und so hin ? Habe die dbc, maps, mmaps und vmaps in dem Ordner Mangos_Files>serverTwo_install drinnen !

     

    Hoffe es kann mir irgendwer bei meinem Problem helfen und das ganze mit mir stück für stück durchgehen.

    Spendiere auch gerne einen Kaffee oder ein Bier bei Erfolg :)))

     

    Gruß Tobi

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use