-
Posts
470 -
Joined
-
Last visited
-
Days Won
84
Everything posted by Shauren
-
Time is critical? How about no, it is not. Things will be working for 10.0.2 when it hits live realms, not any sooner
-
Downside to continued use of CentOS Stream 8
Shauren replied to kageboshi's topic in Help and Support
Our dependency versions are set to whatever ships in current stable debian release, not centos -
I get error wow51900314 when trying to log in
Shauren replied to kiler0193's topic in Help and Support
Use https://github.com/Arctium/WoW-Launcher/releases to start wow -
When using openssl 3 you must also copy "legacy.dll" from openssl installation directory in addition to libcrypto-3-x64.dll and libssl-3-x64.dll
-
First Master Branch İnstall DB ERROR 30 mb
Shauren replied to F0RTYS3V3N's topic in Help and Support
Thats normal, just ignore them -
All you had to do was edit the config DBC.Locale from 0 to 4
-
It is definitely still there in git history, you just need to find the correct commit or tag - however there is no guarantee that you will be able to compile it with latest compiler/dependency versions
- 1 reply
-
- 1
-
Unable to login (BLZ51900003) after server/client successfully setup
Shauren replied to 7pma249's topic in Help and Support
Make sure you are using the arctium launcher to start the game -
use item id, not name
-
7.3.5/26972 - Map Generators Not Working
Shauren replied to mrendoftheline's topic in Help and Support
You mean the tag? You clearly did not build the extractor from that tag. WDC3 was introduced much later -
7.3.5/26972 - Map Generators Not Working
Shauren replied to mrendoftheline's topic in Help and Support
You cannot use current version extractors with older client version. You must use the version that existed when your desired client version was current -
To get older versions, you need to checkout one of the tags in repository (we have one, "7.3.5/26972") but I will make no guarantees that you will be able to compile it without issues
-
Delete unneeded files to save space (master = 9.0.5.38134)
Shauren replied to JimmyDean's topic in Help and Support
After you build vmaps by running vmap4assembler, you can delete Buildings directory, everything else is required -
In that file you only need to allow '1SLC' (or was it 'CLS1'?) where it currently checks for 'WDC3' But the structures I was talking about was this file https://github.com/TrinityCore/TrinityCore/blob/f759809d9d4364bc1d988e4390d3d5a33d5469e9/src/tools/extractor_common/ExtractorDB2LoadInfo.h
-
master branch extractor will get you closer but it will not work without any modifications to the code (you will need to update db2 reader to support classic format)
-
You cannot select it manually, it will happen automatically, depending on dungeon/raid difficulty (only works inside instances)
- 1 reply
-
- 1
-
shared auth db - yes shared authserver - no
-
But that builld DOES have a git tag... https://github.com/TrinityCore/TrinityCore/tree/8.3.7/35662