-
Posts
2766 -
Joined
-
Last visited
-
Days Won
179
Nay last won the day on March 25 2019
Nay had the most liked content!
About Nay
- Birthday March 3
Contact Methods
-
Website URL
https://github.com/DDuarte
Profile Information
-
Gender
Male
-
Location
Portugal
Nay's Achievements
-
--- 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 ---
-
TDB 735.00 & TDB 335.64 released.
-
I know there is currently no easy way to obtain an official 7.2.5 client but do not download clients from untrusted sources. I'm afraid this has nothing related to TrinityCore.
-
Did you select the C++ compiler when you installed VS? Drop by on our IRC channel, it's easier to help: https://trinitycore.atlassian.net/wiki/display/tc/IRC
-
2GB of RAM is likely too low for all the DBCs, DB2, VMAPs, MMAPS, MAPS and the 3 or 4 databases.
- 5 replies
-
- worldserver
- killed
-
(and 3 more)
Tagged with:
-
The server you are running Trinity on likely has resource limits (e.g maximum amount of memory used).
- 5 replies
-
- worldserver
- killed
-
(and 3 more)
Tagged with:
-
There's no TrinityCore C# and I have never saw a fully fledged C# WoW server but there have been some attempts: https://github.com/Trinity-Encore/Encore Encore which was once endorsed by TrinityCore https://github.com/WCell/WCell WCell
-
--- Canned message start --- This help request is in no way related to the official codebase of TrinityCore and/or TrinityDatabase and does not belong on these boards. --- Canned message end
-
Do not host illegal servers.
-
MacOSX El Capitan - xcodebuild -target install -config Release ERROR
Nay replied to SimonKaru's topic in Help and Support
There's not a lot of us running OS X... have you seen ?- 7 replies
-
- coreconfiguration
- mac
-
(and 1 more)
Tagged with:
-
MacOSX El Capitan - xcodebuild -target install -config Release ERROR
Nay replied to SimonKaru's topic in Help and Support
Try changing the install dir to your user directory with -DCMAKE_INSTALL_PREFIX- 7 replies
-
- coreconfiguration
- mac
-
(and 1 more)
Tagged with:
-
Update your source, this error was fixed last night.
-
Most of these errors are old scripts from Wrath, Cataclysm that are still referenced in the database. To fix them you need to check if the lines in the database are still valid, removing them if not (or adding when something is missing).