-
Posts
4497 -
Joined
-
Last visited
-
Days Won
229
Everything posted by Aokromes
-
do you think we spawn all gos and creatures manually?
-
drop your world database and leave core to apply updates, you don't need to import TDB nor updates.
-
Character twitching issue, on Unix based system only.
Aokromes replied to aLight's topic in Help and Support
since you ignored bugtracker link, i only can suggest you to update your core, such bug used to exist months ago and it was fixed few hours after it was reported. -
search for DNS round-robin.
-
Latest 3.3.5a git pull freezing/crashing on quests
Aokromes replied to lumni1968's topic in Solved Issues
and fixed already. -
Latest 3.3.5a git pull freezing/crashing on quests
Aokromes replied to lumni1968's topic in Solved Issues
--- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end --- -
Latest 3.3.5a git pull freezing/crashing on quests
Aokromes replied to lumni1968's topic in Solved Issues
known issue. this is already reported where it must be (bug tracker). -
does this looks FlameCMS bugtracker? https://github.com/FlameNET/FlameCMS/issues
-
I use telegram for notifications :troll:
-
https://github.com/TrinityCoreLegacy/TrinityCore
-
Stuck at connected / infinite loop / login issues / battle.net
Aokromes replied to CFGhost's topic in Help and Support
- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
No, it's not. cmake ../ -- Detected 64-bit platform -- UNIX: Using default configuration directory -- UNIX: Using default library directory -- UNIX: Configuring uninstall target -- UNIX: Created uninstall target -- UNIX: Detected compiler: /usr/bin/clang-3.8 -- Clang: All warnings enabled -- Using mysql-config: /usr/bin/mysql_config -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so -- Found MySQL headers: /usr/include/mysql -- Found MySQL executable: /usr/bin/mysql -- Found git binary : /usr/bin/git * TrinityCore revision : 4536846d7d30+ 2017-02-12 05:43:55 -0300 (3.3.5 branch) * TrinityCore buildtype : None * Install core to : /home/bin/trinity335a * Install libraries to : /home/bin/trinity335a/lib * Install configs to : /home/bin/trinity335a/etc * Build world/auth : Yes (default) * Build with scripts : Yes (static) * Build map/vmap tools : No (default) * Build core w/PCH : Yes (default) * Build scripts w/PCH : Yes (default) * Show all warnings : Yes * Use coreside debug : No (default) * Show source tree : Yes (hierarchical) * Use GIT revision hash : Yes (default) -- Boost version: 1.55.0 -- Found the following Boost libraries: -- system -- filesystem -- thread -- program_options -- iostreams -- regex -- Found OpenSSL library: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so -- Found OpenSSL headers: /usr/include -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so -- Include dir is: /usr/include * Script configuration (static): | +- worldserver | +- Northrend | +- Events | +- OutdoorPvP | +- Commands | +- Kalimdor | +- Outland | +- Pet | +- Custom | +- World | +- Spells | +- EasternKingdoms | -- Configuring done -- Generating done -- Build files have been written to: /home/src/produccion/bin
-
I mean the log of the result of running cmake ../
-
Can you post the cmake log?
-
Status of working/scripted instances (master branch)?
Aokromes replied to helldesign's topic in Help and Support
https://github.com/TrinityCore/TrinityCore/search?q=features&type=Issues&utf8=✓ -
[19:47:09] <vincent_michael> Shauren: https://blogs.msdn.microsoft.com/visualstudio/2017/02/09/visual-studio-2017-launch-event-and-20th-anniversary/ "I’m also excited to announce that Visual Studio 2017 will be released on March 7." [19:51:44] <Shauren> can it compile tc? [19:53:25] <vincent_michael> rc can compile tc [19:53:35] <vincent_michael> (with some tricks) [19:53:47] <vincent_michael> missing full boost support [19:56:08] <vincent_michael> and g3d need patch [19:57:06] <Shauren> not supporting [19:57:59] <vincent_michael> missing header (change in vs build system) Avoid 2017 for now.
-
--- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end ---
-
go switch clang.
-
https://www.google.es/search?client=opera&q=how+to+drop+mysql+database&sourceid=opera&ie=UTF-8&oe=UTF-8
-
Visual studio 2017 it's not supported at all. the only supported is 2015. You very likely missed this point: The installer for VS 2015 (any edition) no longer installs the C++ compiler by default. To enable it, select Custom in the type of installation and pick Common Tools for Visual C++ 2015 in Programming Languages -> Visual C++
-
you must check root of source not inside .git.
-
you can't read and click next?
-
http://slproweb.com/products/Win32OpenSSL.html there, linked on wiki.
-
you missed this: Any version different to 1.0.x breaks TrinityCore compatibility (and we cannot fix this). Please install OpenSSL 1.0.x , if you want to use openssl 1.1 go write your own client.