Drakos
Members-
Posts
35 -
Joined
-
Last visited
Everything posted by Drakos
-
Hey, I know that the database consists of auth, world, characters etc but where are those files located? For example I know that to make a backup of the database for any purposes, I can do it with heidi etc. But are the specific files of the database like auth.sql, world.sql located somewhere? Like inside the core folder or somewhere else? Thanks!
-
Recompiled Wotlk, this is what comes up: http://prntscr.com/esj6f4 PS: Recompiled Legion too, got this http://prntscr.com/esjjoi
-
You want the whole output log, the last lines or what?
-
Where is that located to post it?
-
C:\Users\Giannis\Desktop\Wotlk Core\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\Giannis\Desktop\Wotlk Core\CMakeFiles\CMakeTmp\cmTC_a3a7f.vcxproj] Done Building Project "C:\Users\Giannis\Desktop\Wotlk Core\CMakeFiles\CMakeTmp\cmTC_a3a7f.vcxproj" (default targets) -- FAILED. C:\Users\Giannis\Desktop\Legion Core\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\Giannis\Desktop\Legion Core\CMakeFiles\CMakeTmp\cmTC_fa89a.vcxproj] Done Building Project "C:\Users\Giannis\Desktop\Legion Core\CMakeFiles\CMakeTmp\cmTC_fa89a.vcxproj" (default targets) -- FAILED. Build FAILED. Apparently those are the errors I get on both cores.
-
Tried re-compiling again, Wotlk with Visual studio 14 2015 win64 and Legion with Visual studio 15 2017 win64. Used relwithdebinfo for both, did clean and tried building after. I'm getting the errors attached. First two are for Wotlk and rest for Legion. I've also attached the items that have been created after the compile finished. Wotlk: http://prntscr.com/esi5j6 Legion: http://prntscr.com/esi5o8 I don't know if they are legit errors or if I should ignore them, any help is appreciated. CMakeOutput.log CMakeError.log CMakeOutput.log CMakeError.log
-
Another issue I'm facing, I keep getting 20 succeed, 2 failed I've already put visual studio 14 2015 64bit, tried putting release and relwithdbinfo, same errors CMakeError.log CMakeOutput.log
-
Also, after I pull fixes, will the changes I've already made to the core/database be lost? If so, is there a way for that not to happen?
-
Hey, Yes I downloaded them as zip's, if i use that then I shouldn't be getting such error in the future?
-
Hey all, I've downloaded the cores from TC, master and 3.3.5. However, once I extract them to Desktop and try to right click, Git extensions, Pull I'm getting "the current directory is not a valid git repository". They are fresh cores that are just downloaded. Their exact names are TrinityCore 3.3.5 and TrinityCore-master.
-
Hey, I've already solved the problem, all works good with extracting the maps. Now I face a problem connecting. I used Firestorm's 7.1.5 launcher, removed read only from folder and changed the realmlist from the database. Each time I use WoW or Wow-64, the realmlist of the config changes back to theirs. I tried putting wow to the connection patcher but I'm getting this http://prntscr.com/eqph8x
-
Hey, thanks for the help on my previous issue, it's solved now. Right now i'm facing a problem with extracting the maps. This is a screenshot of how my WoW folder looks right now http://prnt.sc/eply6f I've already done repair from battle.net and .build.info is there as well. I downloaded the latest version of the game from Blizzard's launcher and using the extractors located at trinity-master. This is a screenshot of the error as well http://prnt.sc/eplidd http://prnt.sc/eplwtf
-
Hey, I've tried to compile twice so far but I'm getting build failed. Those are the logs if you can please help me out. Using VS 2015 update 3. CMakeOutput.log CMakeError.log
-
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
So let's say I have Wotlk, Cata and MoP trinitycore. When I create the auth table to use for all of them, do I use the base of auth which core? And where do I add those codes you mentioned? -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Also, all the files for the core (maps etc) have been deleted on MEGA. -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
I see. So far to get 1 authserver working for both Wotlk and Cata, I only used cata's authserver to connect for both. Should I replace it with Jadecore's now for MoP too? -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Thank you very much, I'll check it right now and let you know. Should I try running one authserver for all or ask Exodius/Kittnz first? -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Still the same. Also, any ideas regarding the first questions on my post? http://prntscr.com/elzqkv -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Thank you for your comment, I will check it out now. Also, since it's TC, I assume I can have all expansions up with 1 authserver right? Rest expansions use TC as well. PS: I see that mmaps are not included. Can I use a 5.1.0 client for that? PSS: My build fails http://prntscr.com/elz0kq Never had that issue with any other core. -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Hey, First of all, thanks a lot of helping me out on my previous issue, it got solved. Second, since I see that trinitycore doesn't really have a MoP core (if there is and a database for it as well, please let me know) so I was checking out other cores to work on. The only decent core I found was Skyfire 5.4.8 (really sorry if I'm advertising here). Can that core be compatible with Trinity? aka running Wotlk, Cata and MoP with one authserver? Also, if that's not possible, is there a way for example someone with one account to be able to connect to multiple expansions instead of having make a new account for each expansion (like when making an account to be creating one for every auth table)? Thanks, looking forward to your replies. PS: I tried have both 2 authservers up (1 for Wotlk+Cata and 1 for MoP) by changing the authserver port of MoP to 3725 but nothing. It only accepts the 3724 port. -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Worked, awesome guys! -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
No i'm using the proper clients, this is the error I get http://prntscr.com/elk88p I have 2 realms on Wotlk and 1 on Cataclysm. Cata and 1 realm of Wotlk connect fine, rest says server down. Those are the realm IDs i've put on db http://prntscr.com/elk8og -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Cataclysm is working fine but on Wotlk it shows that realms are down -
Questions regarding MoP and multiple expansions
Drakos replied to Drakos's topic in Help and Support
Shouldn't they be using the same auth table?