-
Posts
464 -
Joined
-
Last visited
-
Days Won
83
Shauren last won the day on May 8
Shauren had the most liked content!
About Shauren
- Birthday 10/01/1991
Profile Information
-
Gender
Male
-
Location
EIP
Shauren's Achievements
-
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)