Jump to content

MeowMix

Members
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by MeowMix

  1. Necrovoice, Thanks for the reply. Here's what I have: Version: (hope this is what you need) I just cloned the master branch from github since it's the only one. version structure content description comment 21 6 1 Implement SchoolImmunity Mask Implement SchoolImmunity Mask Looks like I pulled from github on Feb 3 @ 22:58 (Central Time GMT -6). Below is a list of tests I ran: Created new account, gmlevel = 3, addon = 1. Created new tauren druid and leveled him to 70. Teleport to shatt, then portal to Isle of Quel'Danas (or can teleport to sunwell with same results). Server crashes within 5 seconds every time. Created new account, gmlevel = 0, addon = 1. Created new gnome rogue, had the gm account level him to 70 and tele him to shatt. Took the portal to IoQD and server crashed within 5 seconds. Repeated the above step with a different race/class with the same results. Both horde and alliance yield the same results. I just re-cloned from github, recompiled and ran the same tests again. Everything seems to be working fine now. All of the NPCs are showing level ~70 as expected in Shatt & IoQD. The server is also not crashing any more when entering the zone. I'll keep playing around with it and update if anything changes. Thanks again for the reply.
  2. I created a new toon, leveled him to 70 then tele'd to shattrath. From then I can enter the portal to Quel'Danas but within 5 seconds (every time) of entering the zone the server will crash with no logs and no errors displayed. I have all logging set to debug so it must be a fairly hard crash. I also noticed all of the NPCs in Shattrath were ??, so I leveled up to 255 and they still showed as ??. Not sure if that's a bug or expected. Any thoughts?
  3. I just cloned the mangoszero master branch from github and attempted to run the "getmangos.sh" script under server/linux/ and am receiving the following errors. Everything seems to compile and run fine except the Extractor_projects directory where everything bombs out. Below is the output that is generated immediately after the last user input on the getmangos.sh script: Cleaning the old build... CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.5) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Error at CMakeLists.txt:31 (add_library): Cannot find source file: $/home/mangos/mangoszero/server/src/game/vmap/BIH.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error at Movemap-Generator/CMakeLists.txt:65 (add_executable): Cannot find source file: /home/mangos/mangoszero/server/src/tools/Extractor_projects/src/tools/Extractor_projects/shared/ExtractorCommon.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error at map-extractor/CMakeLists.txt:40 (add_executable): Cannot find source file: /home/mangos/mangoszero/server/src/tools/Extractor_projects/src/tools/Extractor_projects/shared/dbcfile.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error at vmap-extractor/CMakeLists.txt:43 (add_executable): Cannot find source file: /home/mangos/mangoszero/server/src/tools/Extractor_projects/src/shared/Auth/md5.c Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error: Cannot determine link language for target "vmap". CMake Error: CMake can not determine linker language for target: vmap CMake Error: CMake can not determine linker language for target: movemap-generator CMake Error: Cannot determine link language for target "movemap-generator". CMake Error: CMake can not determine linker language for target: map-extractor CMake Error: Cannot determine link language for target "map-extractor". CMake Error: CMake can not determine linker language for target: vmap-extractor CMake Error: Cannot determine link language for target "vmap-extractor". -- Generating done CMake Warning: Manually-specified variables were not used by the project: POSTGRESQL SCRIPT_LIB_ELUNA SCRIPT_LIB_SD3 USE_STD_MALLOC -- Build files have been written to: /home/mangos/mangoszero/server [ 0%] Building CXX object CMakeFiles/genrev.dir/src/tools/genrevision/genrevision.cpp.o [ 0%] Linking CXX executable genrev [ 0%] Built target genrev [ 0%] Building C object dep/lualib/CMakeFiles/lualib.dir/ldebug.c.o [ 0%] Building C object dep/lualib/CMakeFiles/lualib.dir/lobject.c.o [ 0%] Building C object
×
×
  • 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