- Joined
- Feb 18, 2026
- Messages
- 133
- Reaction score
- 38
do you have the right client for this?Hey I am playing the repack now without an GM account I made but I can't summon the bots even tho I have the Addon and I can't queue for LFG, do you know why?
do you have the right client for this?Hey I am playing the repack now without an GM account I made but I can't summon the bots even tho I have the Addon and I can't queue for LFG, do you know why?
Yes I am using legion client 26972do you have the right client for this?
before repack Legion 7are you asking or are you saying probably this repack is less demanding than the other that has lots of npc bots on the gameworld.
i have 12 gb of ram and runs good the other repack you are saying uses more ram due to the bots in the areas this repack works ok on my pc.before repack Legion 7
use ram 24 GB i can not play
i need to know this repack
ram16GB can run smooth
ok thank you very muchi have 12 gb of ram and runs good the other repack you are saying uses more ram due to the bots in the areas this repack works ok on my pc.
Client version is hardcoded? Is it possible to support other clients? As far as I know there is no complete offline 26972 clients, all of the available ones are missing cutcsenes and stuff. 26365 are more complete (DH opening plays at least).
DB login \ pass? I would like to try importing my characters from SSP.
There is a small issue in dungeons: for example, in the Halls of Valor normal and heroic, there are frequent line-of-sight (LoS) problems with bosses. This also happens in various other dungeons. It can be difficult to attack bosses as a ranged class because I have to move around and search for a position from which my spells can hit them, while the bots are able to attack normally.
*New one*
can't use druid boomy artifact spell in dungeons, works only in openworld;
Some cosmetic glyphs can't used with %s error;
Amethyst citadel dungeon not works heroic mode;
achievement broken isles not works and don't let fly in legion locations;
no boss loot in any heroic dungeons lfg;
Elemental shaman mastery not working;
Elemental shaman earthshock spell no animation (cosmetic bug);
after passing one dungeon mythic can't enter any mythic dungeon - you must be 111 level to enter Big problem, in gm mode can enter but no rewards; (Retested Again) Only one dungeon - Darkheart Thicket dungeon works properly, no other.
Overall, though, I’m very happy with the progress—playing with the bots is a lot of fun!
I'm still learning, so I apologize for the questions. I dl both the repack and the separate data. where does this data folder go? I don't see any clear instructions for it.Why This Happens
You’re not doing anything wrong—that path is hardcoded into the binary.
The error comes directly from the database auto-updater. During compilation, CMake bakes the build machine's source path into revision_data.h. The updater uses this to locate the sql/ directory. Since that folder existed on the developer's machine but doesn't exist on yours, the updater fails and shuts down the server.
Since pre-built packs already ship with fully populated databases, the updater has nothing to apply anyway. Choose one of the fixes below:
Option A: Disable the Auto-Updater (Recommended)Since you are using a pre-compiled pack, simply turn off the updater.
Option B: Point to Your Local SQL DirectoryUse this only if you actually have the source sql/ folder on your local machine.
- Open worldserver.conf.
- Set the following value:
Code:Updates.EnableDatabases = 0
(Note: The mask works per-database—1 = Auth, 2 = Characters, 4 = World, 8 = Hotfixes, 15 = All. Setting it to 0 disables it completely).
- Open worldserver.conf.
- Update these paths:
Code:SourceDirectory = "C:/your/path/AshamaneCore" MySQLExecutable = "C:/your/path/to/mysql.exe"Additional Notes
- SourceDirectory must point to the folder containing sql/, not the sql/ directory itself. Use forward slashes (/).
- MySQLExecutable is required because applying .sql files executes through the MySQL client. If left blank, it defaults to the builder's local path or your system PATH.
- bnetserver.conf: If you hit the same issue here, apply the same fixes (though it typically ships with Updates.EnableDatabases = 0 by default).
- Future Builds: This behavior is updated in newer core revisions. If the hardcoded path is missing and SourceDirectory isn't set, the server will now throw a warning and continue booting instead of crashing. It will only hard-stop if SourceDirectory is explicitly set to an invalid path.
To view the content, you need to sign in or register
A Quick Note Regarding Our Patreon
We want to clear the air so there's no misunderstanding: we are not looking to profit from this project.
All of our content is—and will forever be—100% free for everyone. We will never lock features behind a paywall or charge anyone for using our work.
We decided to launch a Patreon for one simple reason: server development tools have evolved, and right now, we are paying out-of-pocket for multiple AI subscriptions to assist with coding, along with a dedicated internal AI system we use specifically to simulate and test bots. For those of us living outside the US, these monthly costs add up quickly due to exchange rates.
Every single penny from Patreon will go directly toward funding these AI tools and acquiring resources that directly speed up and improve the project.
What About Future Expansions?
Our main objective right now is to deliver a fully functional, rock-solid experience up to Legion (my personal favorite expansion). Once we reach that goal and everything is thoroughly tested and polished, we might consider working on repacks for other expansions. However, we are still a long way from that point, and Legion remains our sole focus for the foreseeable future.
Thank you all for the support, testing, and feedback—it’s what keeps this project moving forward!
I'm still learning, so I apologize for the questions. I dl both the repack and the separate data. where does this data folder go? I don't see any clear instructions for it.
Thank you!
I'm still learning, so I apologize for the questions. I dl both the repack and the separate data. where does this data folder go? I don't see any clear instructions for it.
HI! Do you plan to populate open world with bots?
im check this out, tks for suggestion!EmuCoach has a system where 20–30 random bots teleport to the player's location and follow them around at a distance of about 100+ yards. Basicly they just ride on the road. Sometimes they come up to the player and run past, creating a feeling of a living world without needing many bots constantly following you. They just hang around nearby and mess around a little bit. So there is no need thousands bots just a trick
Edited:
DestinyCore has absolutely simmilar system