-
Corporal
Really sorry for this question
I know there are a lot of threads made about this, but let's face it... there old
I have this repack for WoW 2.4.3 and i'm trying to make a privite server
ArcEmu for 2.4.3.exe - wow, private, server, 2.4.3, noob
I did everything it sayd here
http://www.mmowned.com/forums/world-...wn-server.html
I also watched it here
YouTube - How to make a 2.4.3 WoW! Private Server (EASY)
And i managed to fix anything, but now i'm stuck again
When i open Arcemu-world.exe I get "unknown database arcemu"
When i open arcemu-login.exe i get "Unknown database characters"
Please help becouse i'm really looking forward to playing WoW with soma GM powa.. all alone... with no friends o_o ... not even pets o_o ... not even gonna use hamachi to play with anyone else o_o... just me... o_o
PEACE! (and fast reply's <_<)
Last edited by stoneharry; 12-13-2010 at 03:36 PM.
These ads disappear when you log in.
-
Read this: http://arcemu.org/wiki/index.php?title=Database_setup
Your emulator is saying it can not find the databases you have specified in your configurations.
-
Corporal
That link was of no help... Not even sure if that's for a repack, Says nothing about 2.4.3
and i don't have any files in my ArcEmu folder called
*_character_structure.sql
*_logon_structure.sql
*_world_structure.sql
-
Legendary
If you can connect to the database via navicat/heidisql or something alike, make sure your database names are the same as in the login files.
-
Corporal
Can someone help me via teamviewer or MSN or something o_o
-
Corporal
C'mon it's been a month i still need help
-
We've given you answers and you don't give us a response. Instead your asking us to do it for you; I have better things to do than go and do it for you.
-
Corporal
What kind of response?
I respond it still gives the exact same problem
-
Contributor
Effectively, the server is saying "You're telling me to look in the fridge for my car keys.". The car keys are actually in a different place alltogether. To find where said "Car Keys" are, you must start the MySQL server, (probably community edition as it's a repack, find the MySQL start executable.). If you don't have navicat, go and download it now.
Got it? Good. Now. I assume the password for the MySQL server will be "ascent". create a new connection in Navicat with these settings:

Done that? Peachy.
Double click on your new connection WHILE YOUR MYSQL SERVER IS RUNNING.
It should bring up some databases. They will NOT have the same as mine pictured here:

Alright, you should have 3+ databases in your MySQL server. To find out which one is which, you will need to double click them until they go green. All the tables will show up on the right white box. The Logon Database will probably have a table called "accounts" in it. Find that one and remember the name.
Go into your repack folder, and find the .conf file called "logon.conf". Open it with notepad or any text editor like so:

(THIS WILL PROBABLY NOT LOOK EXACTLY THE SAME, BUT SIMILAR.)
Simply input the stuff you know in. I'm not going to write what goes where as it's common sense. Once you're done save it.
To find your char DB and world DB, open up another database. World DB will have a table called "items" and alot of tables, char will have a table called like "characters" if I remember correctly.
Remember those names and whip 'em into world.conf (should be in the same folder as logon.conf). It looks something like this:

Again, DIY.
Once you're done, save it. Load up logon then world servers and it should (tm) work.
Last edited by Facerolling; 01-12-2011 at 01:43 PM.
Reason: Fixing 2 images
hey ervyone whats up gamboys
-
Corporal
I get it ,everything is and was as how you sayd it should be, but still it isn't working
I forgot to say that my repack is 7.8 not 7.4 but that doesn't matter
my characters and accounts are in logon in navicat
and my items are in ascent
the config files are made perfectly i'm sure, but the only thing now is that when i try to open ascent-realmserver.exe
This is what it gives me
00:00 N Server: ==============================================================
00:00 N Server: | Codename Ascent Cluster - Realm Server |
00:00 N Server: | Version 0.1, Revision 0193 |
00:00 N Server: ==============================================================
00:00 S Database: Interface Created.
00:00 S ClusterMgr: Interface Created
00:00 S ClientMgr: Interface Created
00:00 D ThreadPool: Thread 5688 entered the free pool.
00:00 D ThreadPool: Startup, launched 5 threads.
00:00 N Database: Connecting to database...
00:00 D ThreadPool: Thread 5860 entered the free pool.
00:00 D ThreadPool: Thread 5968 entered the free pool.
00:00 D ThreadPool: Thread 5652 entered the free pool.
00:00 D ThreadPool: Thread 2828 entered the free pool.
00:00 N MySQLDatabase: Connecting to `localhost`, database `antrix-character`...
00:00 E MySQLDatabase: Connection failed due to: `Access denied for user 'moocow
'@'localhost' (using password: YES)`
00:00 E Database: One or more errors occured while connecting to databases.
This is probly my problem
-
It's telling you the username/password combination your using is incorrect.
-
Corporal
Madcow... That ain't mine...
My SQL stuff is root/ascent =0
So is everything else... How do i see/change this and fix the problemo
-
Change it in the configuration files.
-
Corporal
Which? there's no MooCow in any of em, plus i open'd it on another PC that had nothing to do with me, Gets the same MooCow Error, Help... This is the last problem !
-
Contributor
I'm assuming that this "moocow" is the creator of the repack.
Go into navicat, open up your connection to the mysql server, right click the connection and click "manage users".
Add user "moocow" password "moocow" host "localhost"
Only going on the basis that he will probably use his name for the password too.
hey ervyone whats up gamboys