-
Posts
4497 -
Joined
-
Last visited
-
Days Won
229
Everything posted by Aokromes
-
You need to update your visual studio to Update 4, and your core.
-
You missed this point: MySQL development files These files are shipped with MySQL Server but to make it easier we packed the libs and include files for both 32 bits and 64 bits. Extract the files to a known location, e.g, C:/mysql_libs https://github.com/TrinityCore/TrinityCore/releases/download/TDB335.55/mysql_lib.zip
-
http://www.trinitycore.org/f/topic/10656-updating-or-starting-with-trinitycore-issues/ --- Canned message start --- If this is your 1st time with TrinityCore read http://collab.kpsn.org/display/tc/TrinityCore+Home Also read http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/ Also please Look in upper right hand corner of the forum, there is a button labeled search field, feel free to search for your issues first before posting, most questions like this one have already been answered. If you still cannot find the answers you seek feel free to make a post and tell us the steps you took to resolve this issue and we will do our best to help you. --- Canned message end ---
-
http://www.trinitycore.org/f/topic/10656-updating-or-starting-with-trinitycore-issues/ --- Canned message start --- If this is your 1st time with TrinityCore read http://collab.kpsn.org/display/tc/TrinityCore+Home Also read http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/ Also please Look in upper right hand corner of the forum, there is a button labeled search field, feel free to search for your issues first before posting, most questions like this one have already been answered. If you still cannot find the answers you seek feel free to make a post and tell us the steps you took to resolve this issue and we will do our best to help you. --- Canned message end ---
-
cd /servery/tc434 git clone -b 4.3.4 http://github.com/TrinityCore/TrinityCore cd TrinityCore mkdir build cd build cmake ../ -DPREFIX=/servery/tc434/server -DCONF_DIR=/servery/tc434/server/etc -DCMAKE_BUILD_TYPE=Debug Oh, btw, it's a really bad idea to run server as root.
-
remove the "core" part. compile at servery/tc434/build
-
http://www.trinitycore.org/f/topic/10586-commit-log-link-is-dead/
-
6.x branch is heavy alpha not intended for production environments. Also it's that hard to see this? what i need to do, make it blinking yellow and red? Please read the stickies before posting, or your topic may be closed. Most of your questions about instalation or update problems have the answer -- -- -- HERE -- -- -- or -- -- -- HERE -- -- -- don't create new threads if your problem fits any of the questions on the 1st link, post on the existing threads.
-
Incorrect, 3.3.5a and 4.3.4 cores asks for maps 1.3 version for sure you cloned 6.x branch. https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/game/Maps/Map.cpp#L41 https://github.com/TrinityCore/TrinityCore/blob/4.3.4/src/server/game/Maps/Map.cpp#L41 https://github.com/TrinityCore/TrinityCore/blob/6.x/src/server/game/Maps/Map.cpp#L41
-
You have incomplete client, it's not extractor fault.
-
spaces are evil for paths.
-
I told you to use absolute paths, also 4.3.4 extractors are working.
-
http://www.trinitycore.org/f/topic/10656-updating-or-starting-with-trinitycore-issues/#entry70083
-
It's that hard to see http://www.trinitycore.org/f/topic/10656-updating-or-starting-with-trinitycore-issues/?
-
4.3.4 branch is far from unplayable, in fact to test 4.x scripts (for wod) is the only working branch.
-
From: http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/#entry47706 Still, since you failed to write what branch you are trying to use, 6.x compile is broken on linux.
-
If you still have compilation issues, post it at https://community.trinitycore.org/topic/120-compile-or-cmake-problems/ If you still have database issues, post it at https://community.trinitycore.org/topic/328-unknown-column-missing-table-duplicate-column-error-sql-problems-sqldriverlogfile-answer-on-1st-post-of-1st-page/ If you still have dbc/maps/vmaps/mmaps issues post it at https://community.trinitycore.org/topic/452-dbc-maps-mmaps-vmaps-problems/ If you still have conection issues, post it at https://community.trinitycore.org/topic/3382-stuck-at-connected-infinite-loop-login-issues-battlenet/ If you go to post a long log please use http://pastebin.com to post your log. Also, remember that we don't support repacks. If nothing on this thread helps you of fits your issues, create a new thread, if your question fits any of the posts 1 to 3 write there.
-
Login into TrinityCore You have imported databases, compiled core, extracted files, this is easy. TCE00016 1) I try to login and i am stuck on a loop at realm selection! This issue is more tricky, it can be because you are trying to connect to localhost or lan using your public ip/dns, on this case the best is to fill localAddress at realmlist with the lan ip of the computer and edit hosts file of the server and lan clients to use the lan ip, obviously if you use a local dns server for your lan computers you can avoid the need of edit other lan clients computer hosts file. for example: router wow 3724 3724 TCP 3724 3724 172.26.0.27 wow 8085 8085 TCP 8085 8085 172.26.0.27 lan client and server pcs hosts file without dns server 172.26.0.27 wow.myserver.org wan client pc gets public ip for wow.myserver.org server pc realmlist.address wow.myserver.org Edit client pc realmlist.wtf and set host to wow.myserver.org BE SURE YOU UPDATE THE DATA AND NOT THE DEFAULTS. 2) I get always "You must log in with a Battle account" 3) "The information you have entered is not valid." error 104. On this case it's you are trying to use 6.x branch with old style accounts, you need to create the accounts with bnet create [email protected] password and login with it, for example: bnet create [email protected] s3curep4$$word to create gm accounts you must use the same way has 3.3.5a, you must check the name of the linked account on accounts table (ie 1#1) be sure you patch 64 bits wow binary if running 64 bits os. be sure you patch wow binary on the computer you go to use it, you can't simply copy wow binary from one computer to another. 4) i can't connect i get Client Disconnect due to reason:8 i can't connect i get Blizzard Error #105 You very likely have this on your connection log: Failed to resolve somedomain/ip.logon.battle.net you get this error when you run unpatched wow binary you must compile TC with tools and patch wow binary with it.. Be sure you patch wow binary on the computer you go to use it, you can't simply copy wow binary from one computer to another. If you want to run wow on windows you must patch it with windows patcher, if you want to run wow on macos you must patch it on macos. 5) i can't connect i get battle.net error 2 you forgot to change config.wtf file. 6) i can't connect i get You have been disconnected (some random values) You have been disconnected(BLZ51914001) you miss on bnetserver config the next data: LoginREST.PortLoginREST.ExternalAddressLoginREST.LocalAddress https://github.com/TrinityCore/TrinityCore/blob/dde620c402daf4ea8d132fb72a77eabc22f7a6d0/src/server/bnetserver/bnetserver.conf.dist#L58 If you have plans to connect to localhost, be sure you use 127.0.0.1 not localhost text. 7) i can't connect i get: You have been disconnected(BLZ51901021) [IBN_Login] Front disconnected | connectionId=1 | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_BUNDLE (1021) | localizedMessage= | debugMessage=) [GlueLogin] Fatal error while logging in | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_BUNDLE (1021) | localizedMessage= | debugMessage=) You are running unpatched client or you patched wow outside game directory, you must run patcher on game directory. 8) I can't connect i get: debugMessage=JSON error: ERROR_HTTP_COULDNT_CONNECT Put your public ip on LoginREST.LocalAddress. 9) I can't connect i see: You are using to old or to new client to connect to TrinityCore, read https://github.com/TrinityCore/TrinityCore to known what's the supported version. If you are using to old client update it and then run connection patcher again to have the client patched to run vs trinitycore servers. If you are using to old server, pull the source and compile the core again and start it. It also can be you have disabled auth database updater and you forgot to apply updates at https://github.com/TrinityCore/TrinityCore/tree/6.x/sql/updates/auth/6.x specialy the ones named " Changed supported version to " or someone forgot to update auth_database.sql 10) I can't connect i am instant disconected: Maybe you have tried to connect with one email to 3.3.5a branch, 3.3.5a branch don't allows battle.net login, you need to use usernames (gruntt). Read https://trinitycore.atlassian.net/wiki/display/tc/Server+Setup for detailed info about this. 11) I can't connect to my server from internet: You need the following ports by default to connect to trinitycore: 3.3.5a branch: 3724 and 8085. (this is valid starting by wow 1 to wow 5) Master branch: 1119, 8081, 8085 and 8086. (this is valid for wow 6 and 7) NEVER open port 3306 to internet. OFC if you have plans to run 3.3.5a server and 7.x server you need to select a different ports. If you still have problems post at https://community.trinitycore.org/topic/3382-stuck-at-connected-infinite-loop-login-issues-battlenet/ writing what branch of TrinityCore you are trying to use.
-
Core requirements f you have cmake or compilation issues can be because you don't meet TrinityCore software or hardware requirements, some times compilation can be broken and will fixed ASAP. ATM the requirements are: Linux, Windows ≥ 7 SP1 or Mac platforms. The following are the various software needed to compile the core successfully. Most are cross-platform. Platform: Linux, Windows or MacProcessor with SSE2 supportBoost ≥ 1.55 (Linux, gcc) ≥ 1.59 (Windows) ≥ 1.60 (OSX) MySQL ≥ 5.1.0CMake ≥ 3.0 (Linux) ≥ 3.3.2 (Windows)ZeroMQ ≥ 3.2.4 (4.3.4,branch only)OpenSSL = 1.0.x BEFORE STARTING: you will notice we only support openssl 1.0.x the reason of this is because client uses rc4 and openssl 1.1.x removes it, this is a constant we cannot change. GCC ≥ 4.7.2 (Linux) or Clang ≥ 3.3 (Linux, OSX)MS Visual Studio ≥ 12 (2013) Update 4 (Windows only) Note: if you get pthread/threads errors on linux install mysql from your package manager instead compile yourself. Read http://collab.kpsn.org/display/tc/Requirements If you get mysql errors it's very likely you miss https://github.com/TrinityCore/TrinityCore/releases/download/TDB335.55/mysql_lib.zip If you still have problems post at http://www.trinitycore.org/f/topic/120-compile-or-cmake-problems/ writing what branch of TrinityCore you are trying to use. If you get errors like "You have called ADD_LIBRARY for library gsoap without any source files" the problem is you are using special chars like ( ) [ ] on your path, remove them to fix your problem.
-
Manual Database Installation Since TrinityCore looks to be hard for starters we made few threads where you can search for help for your problems. If you have problems importing the databases and you get "unknown column" "missing table" "Duplicate column" errors the best way is to reimport your databases: Since TrinityCores databases are very large use mysql --default-character-set=utf8 --max_allowed_packet=10000000 to avoid import failures because timeout/mysql gone away/etc 1) Clone desired branch. 2) Download the last released TDB from https://github.com/TrinityCore/TrinityCore/releases 3) Extract TDB files and put world database into your binary directory. 4) Start core 5) Profit. 6) NOTICE WE NEVER IMPORT sql/updates/auth or sql/updates/character files on fresh installation, also DON'T IMPORT sql/base/dev/world_database.sql. If you still have problems post at http://www.trinitycore.org/f/topic/328-unknown-column-missing-table-duplicate-column-error-sql-problems-sqldriverlogfile-answer-on-1st-post-of-1st-page/ writing what branch of TrinityCore you are trying to use. In case you are going to hand apply TDB and updates: 1) Clone desired branch.2) Import sql/create/create_mysql.sql3) Import sql/base/auth_database.sql4) Import sql/base/character_database.sql5) DON'T Import sql/base/world_database.sql, THIS TABLE IS ONLY TO ALLOW OUR BOT TEST SQL FILES6) Download the last released TDB from https://github.com/TrinityCore/TrinityCore/releases7) Apply TDB8) check TrinityCore/sql/old/ directory, if you see TDBxx_to_TDByy_updates where xx is the number of the TDB release you have download, you have downloaded one outdated database return to forum and download the last avariable database.9) Apply updates from sql/updates/world into world database10) Apply updates from sql/updates/hotfixes into hotfixes database (6.x branch ONLY)11) Profit.12) NOTICE WE NEVER IMPORT sql/updates/auth or sql/updates/character files on fresh installation, also DON'T IMPORT sql/base/dev/world_database.sql.
-
Works for me . :~/src/602$ time mysql -u user -p tdb6 < TDB_full_6.00_2014_10_19.sql real 0m20.325s user 0m2.008s sys 0m0.104s :~/src/602$ time mysql -u user -p tdb6 < all6.sql real 0m14.125s user 0m0.420s sys 0m0.172s :~/src/602$
-
You obviously forgot at least one update: old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql: ADD COLUMN `TextRange` TINYINT(3) UNSIGNED DEFAULT 0 NOT NULL AFTER `BroadcastTextId`; old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=15214; old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql:UPDATE `creature_text` SET `TextRange`=3 WHERE `entry` IN (29, 14848, 22515, 26527, 27915, 30084); old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_19_07_world_creature_text.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES updates/world/2014_10_28_00_world.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES updates/world/2014_10_27_02_world.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=16128 AND `groupid` IN(1,2,3,4,5,6,7); updates/world/2014_10_27_02_world.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=30007 AND `groupid`=14 AND `id`=0; updates/world/2014_10_27_02_world.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
-
It's very minor issue, will be fixed when kingpin have time.