
abcwarbot
Plebs-
Posts
11 -
Joined
-
Last visited
Everything posted by abcwarbot
-
Ok. Sucessfuly compiled tools on windows and now i have extractors. mapextractor.exe crashed: Firma con problemas: Nombre del evento de problema: APPCRASH Nombre de la aplicación: mapextractor.exe Versión de la aplicación: 0.0.0.0 Marca de tiempo de la aplicación: 54bf382b Nombre del módulo con errores: MSVCR120.dll Versión del módulo con errores: 12.0.21005.1 Marca de tiempo del módulo con errores: 524f7ce6 Código de excepción: 40000015 Desplazamiento de excepción: 000a7676 Versión del sistema operativo: 6.1.7601.2.1.0.256.1 Id. de configuración regional: 9226 Información adicional 1: 20bc Información adicional 2: 20bcf1ca0450044fec71c56ccf6f8ff6 Información adicional 3: 5361 Información adicional 4: 536150ffa25e72aec590771c81cc1c1f Copied msvcr120 to wow folder, but didnt solve the issue. Regards
-
I know that is easy. I dont have enough space available in the VM where server runs. Basically i just want to be able to compile it on windows, its part of learning. By the moment already got pass the boost error, but now i get an error on compiling. Cheers
-
Ok. Compiling on windows sure its really tough. Boost include path: C:/local/boost_1_57_0 Could not find the following static Boost libraries: boost_system boost_filesystem boost_thread boost_program_options No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): cmake/macros/ConfigureBoost.cmake:28 (find_package) CMakeLists.txt:61 (include) System variables entered. Folder exists. Ideas.?
-
Ok. Understood. Cheers.
-
Hi all. Got stuck at this. # ./worldserver TrinityCore rev. 7bf8c98746e6 2015-01-05 16:14:51 +0000 (4.3.4 branch) (Unix, Release) (worldserver-daemon) <Ctrl-C> to stop. ______ __ /__ _ __ __/ __ /_/ / _ __ /_ ___ /_ , _ __ __ /`'__/ /' _ `/ / / / / / / _ _ _ _ _ _ _ _ __/`____ /_//_/ /_//_//_//_//__/ `/___/> C O R E /___/ Using configuration file /home/Trinitycore/etc/worldserver.conf. Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013) Using Boost version: 1.49.0 Realm running as realm ID 1 region 2 battlegroup 1 Using World DB: TDB 434.09 Using enUS DBC Locale Will clear `logs` table of entries older than 1209600 seconds every 10 minutes. Using DataDir /home/Trinitycore/ WORLD: MMap data directory is: /home/Trinitycore/mmaps VMap height checking disabled! Creatures movements and other various things WILL be broken! Expect no support. VMap support included. LineOfSight: 0, getHeight: 0, indoorCheck: 0 VMap data directory is: /home/Trinitycore/vmaps Map file '/home/Trinitycore/maps/0004331.map': does not exist! Correct *.map files not found in path '/home/Trinitycore/maps' or *.vmtree/*.vmtile files in '/home/Trinitycore/vmaps'. Please place *.map/*.vmtree/*.vmtile files in appropriate directories or correct the DataDir value in the worldserver.conf file. I read the recommendations at the moment of posting this, but some links are not valid so i cant solved this on my own. 1. How do i bypass vmaps checking? Already disabled on worldserver.conf but didnt work. 2. Complete client download where. ? 3. I compiled tools on Debian x64. Will extractors on windows.? 4. My current client does not includes realmlist.conf, work around.? Thanks for any help.
-
Hi. Drop world db. Apply the https://github.com/downloads/TrinityCore/TrinityCore_4.3.4_DB_Alpha/TDB_full_434.02_2012_08_30.rar to your world db. Make one file with updates downloaded in the core source and then apply them to your world db. That's for your world db. Best regards.