-
Posts
4497 -
Joined
-
Last visited
-
Days Won
229
Everything posted by Aokromes
-
--- 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 ---
-
This belongs to bugtracker, anyway, it's one known issue with ahbot seller. (a ticket for it already exists).
-
Client level higher than current server release level
Aokromes replied to palooka's topic in Help and Support
No on easy way. -
that guide is for old ahbot external addon, now ahbot is part of core. look at worldserver.conf to enable it.
-
update to update 3.
-
What client version should I extract dbc/maps from?
Aokromes replied to adamj200's topic in Help and Support
ATM you cannot compile core with visual studio 2013, i suggest you to update to VS 2015. Also, the client supported is show on Releases and Announcements . -
--- 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 ---
-
First time 6.x compile. Server crash after SpellMgr error
Aokromes replied to Frayre's topic in Solved Issues
--- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end --- -
We need to create free (open source) WoW client
Aokromes replied to Stasicheck's topic in Chillout Room
GL on that, like we told you, b.net protocol for wow 3 is heavy obfuscated and afaik no one knowns how to properly implement it on wow 3, if someone had reversed we will implement it, but, it's not the case. -
Stuck at connected / infinite loop / login issues / battle.net
Aokromes replied to CFGhost's topic in Help and Support
It's easy to see it, authserver vs bnetserver- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Aokromes replied to CFGhost's topic in Help and Support
He is using 3.3.5a branch not 6.x- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
You need to use the exact client version the server supports. Obviously you cannot use 7.0.3 client to play 6.2.4 core.
-
we don't share client files.
-
You can't use 6.2.4, you need 7.0.3
-
Don't reuse the same database names for, the databases must be different. LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;auth" WorldDatabaseInfo = "127.0.0.1;3306;trinity;trinity;world" CharacterDatabaseInfo = "127.0.0.1;3306;trinity;trinity;characters"
-
You don't need to apply databases, leave core to do the job. Drop your databases and leave core to apply updates. Also, world update into auth database? don't put all the databases on a single database.
-
More specific: 7.0.3.22248
-
Incorrect DataDir value in worldserver.conf or ALL required *.db2 files (188) not found by path: ./dbc/enUS/ Put dbc directory inside worldserver directory. ( C:/Users/Myname/Desktop/Server/ )
-
Because it's hard to read
-
Because it's hard to read startup errors where they point you to where you must download databases........
-
we don't support older builds than the current for 6.x, update your server.
-
we don's support and we never will support mop, soon(TM) 3.3.5a and legion will be the only supported versions.