-
Posts
2766 -
Joined
-
Last visited
-
Days Won
179
Everything posted by Nay
-
You need to import sql world, character and auth updates https://github.com/TrinityCore/TrinityCore/tree/master/sql/updates/auth
-
As long as those two versions are higher than 5.1, it's okay.
-
That seems to be all okay
-
--- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
-
Do not use a batch file to start it and rename the directory "`serv cattest" to something without special characters. Also verify that you got updated worldserver.conf and authserver.conf files
-
It should work... but did you try running cmake without the openssl switches at all? (The wiki says "do not use if you have OpenSSL installed systemwide") Another thing, "-- Detected 32-bit platform" but you got x64 version of OpenSSL
-
--- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
-
basic knowledge of Git is required. also, it depends on your core version. *right now*, get TDB 50 and apply the sqls from /sql/updates/world
-
Somehow you missed https://github.com/TrinityCore/TrinityCore/commit/b530602b96974c2a536f9e757739e207bf034fd7 (and most likely other sql files, as well)
-
`git pull`, run cmake and compile then get the most recent world db from http://www.trinitycore.org/f/files/file/5-tdb-full-updates/
-
Drop world db Import TDB 49 Import all sql updates with http://www.trinitycore.org/f/topic/43-windowslinux-combine-sql-updates/
-
Wiki issues resolved http://trinitycore.info Quite a few formatting problems were introduced in the conversion from MediaWiki to Confluence and we would like help to make everything pretty again. Feel free to create an account at http://collab.kpsn.org/signup.action and edit the pages. The editor is very straightforward (and WYSIWYG)
-
Gratz that you got it fixed. Are you sure you picked the right compile when generating a solution in CMake?
-
We are in the process to change to a new wiki system. Use this in the meantime http://archive.trinitycore.info/
-
Can anyone else verify that cmake 2.8.10 has issues? Edit: 2.8.10.2, Windows 8 x64 works fine here
-
What cmake version are you using?
-
Wiki updated, THANK YOU, gygias, a lot. That page had been outdated for a while Let me know if any other change is required
-
But did you follow this guide? http://www.trinitycore.info/How-to:Linux
-
Congratz on fixing it. A few notes: indeed, all the sql files in update folder are meant to be imported on top of the last full TDB, by file name (alphanumeric order, the default one) there are tools/scripts like http://www.trinitycore.org/f/topic/43-windowslinux-combine-sql-updates/ to do that easily all this is fairly well explained (imo) in the wiki
-
Same here, can't login. I know we had some problems with the wiki when it was open to everyone but I still think everyone should be able to edit it. We have to fight spam in some other way, closing the wiki is not a solution. > Kinda discourages wiki editing (*summons KingPin *)
-
Installation manual is failing on database
Nay replied to Warthy's topic in Trinitycore.org Website issues
I agree with last point. I think we should re-write the 3 how-tos (win/linux/mac). It's a bit tough and I think it could be way lighter. About that C:Trinity, it happens because DB section is shared by the 3 how-tos (since they are so similar) -
Installation manual is failing on database
Nay replied to Warthy's topic in Trinitycore.org Website issues
Quote from the wiki: It does refer to sqlbase for auth and character DBs