[Epic Guide] Setting Up and Running an ArcEmu Server from Scratch! menu

User Tag List

Page 3 of 31 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 463
  1. #31
    Apple Pi's Avatar Active Member
    Reputation
    50
    Join Date
    Feb 2009
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will be adding to the guide.

    <3 Moonblade
    What once was Moonblade rose from the ashes as Apple Pi!

    [Epic Guide] Setting Up and Running an ArcEmu Server from Scratch!
  2. #32
    Mesosteph's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works fine except I can't create characters. Everytime I try it disconnects me! I looked into ArcEmu-world and saw

    Sql query failed due to [Table "world.characters" doesn't exist], Query: [SELECT COUNT(*) FROM characters WHERE acct = 1]

    Where I had tried to create my character. I'm guessing I'm missing a table?

    Other than that your guide is amazing!

  3. #33
    sjn2009's Avatar Member
    Reputation
    5
    Join Date
    Dec 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do I find the map files that go into the map folder?

    One suggested to me that I compile ad.exe from the extras folder in ArcEmu and just put it into my WoW Folder but I don't know how to compile it... any tips? Or is there an easier way of getting the files?

  4. #34
    Mesosteph's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sjn2009, you can move ad.exe from the ArcEmu to your WoW folder, create a new folder called "maps" in your WoW folder, then run ad.exe. It will compile the maps into the "maps" folder (this usually takes awhile). Once it is done you can simply copy the files from the "maps" folder and paste them in your "maps" folder in your ArcEmu folder!

  5. #35
    sjn2009's Avatar Member
    Reputation
    5
    Join Date
    Dec 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't have a file called ad.exe though... I have: ad.ncb, ad.sln, ad.suo, ad.vcproj, adt.cpp, adt.h

    So how do I get ad.exe?

  6. #36
    Azgirio's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm stuck on step 5, where are the conf files and how do we edit them. Great guide though.

  7. #37
    rasti's Avatar Member
    Reputation
    5
    Join Date
    Apr 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azgirio View Post
    I'm stuck on step 5, where are the conf files and how do we edit them. Great guide though.
    You should actually already have the config files. They come premade for ya All you need to do is open them up with notepad or your simpletext editor of choice and make the changes Moon highlighted.

  8. #38
    rasti's Avatar Member
    Reputation
    5
    Join Date
    Apr 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So... stupid noobie question here. It seems that every melee item I seem to find is totally broken. All I do is miss, and looking at their stats they all have like 1.$ DPS listed. I've redownloaded the WhyDB database, wiped the old one clean, reinstalled it, and it just seems that the latest version of WhyDB is junk. I've snagged a copy of NCDB but have yet to be able to get it to work. I ran the .sql batch and installed it as a new DB, pointed my config at it instead of WhyDB and I when I try to enter the world with a toon is says login failed. Looking at the tables, things are a little different so I'm figuring I need to convert the NCDB using the webinstaller but I can't for the life of me get it to work. I've found what claim to be preconverted copies of NCDB for arcemu but they all have like 6 tables in them, so are obviously missing quite a bit.

    So, am I doing something totally wrong here with WhyDB? is this melee miss thing normal? Can that be fixed without changing DBs? Help <3

  9. #39
    Azgirio's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, so I've edited my config files and I've done all of the steps. When I run Arcemu-world and Arcemu-logonserver, I get error messages, I have a feeling it's something stupid or simple. Can anybody tell me where I went/am going wrong?

    The error message for them both is: "E MySQL Database: Connection failed due to: 'Unknown MySQL server host 'host' <11001>'"

  10. #40
    rasti's Avatar Member
    Reputation
    5
    Join Date
    Apr 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azgirio View Post
    Alright, so I've edited my config files and I've done all of the steps. When I run Arcemu-world and Arcemu-logonserver, I get error messages, I have a feeling it's something stupid or simple. Can anybody tell me where I went/am going wrong?

    The error message for them both is: "E MySQL Database: Connection failed due to: 'Unknown MySQL server host 'host' <11001>'"
    Well, I'd be willing to bet you've got the wrong host name in your configs. You should have "localhost" instead of "host".

  11. #41
    rasti's Avatar Member
    Reputation
    5
    Join Date
    Apr 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sjn2009 View Post
    I don't have a file called ad.exe though... I have: ad.ncb, ad.sln, ad.suo, ad.vcproj, adt.cpp, adt.h

    So how do I get ad.exe?
    I got this one with Johved's repack (which I wasn't very impressed with, hence me going the build your own route) and it worked like a charm for me!

  12. #42
    sjn2009's Avatar Member
    Reputation
    5
    Join Date
    Dec 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How many map files are there supposed to be? Because I got an error on or after Map_556.bin
    CMD said something about netherstorm :S and Gruul's lair being completed.

    I'll wait for a response before I start up ad.exe again and mess something up :O

  13. #43
    rasti's Avatar Member
    Reputation
    5
    Join Date
    Apr 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sjn2009 View Post
    How many map files are there supposed to be? Because I got an error on or after Map_556.bin
    CMD said something about netherstorm :S and Gruul's lair being completed.

    I'll wait for a response before I start up ad.exe again and mess something up :O
    I've got 119 files totally 1.45g on disk in my maps folder.

    I think that may have even been the same map that people had issues with before in that other thread. It might be worth running repair.exe and then trying ad.exe again. Having not seen how ad.exe behaves on an error yet to know the answer to this, did it allow you to continue with the process, or did it halt on the error? If it just skipped that map I can throw you mine as well. It's only 1024k. I'm suspecting though that you're going to have significantly less then 119 files in your maps folder...

  14. #44
    sjn2009's Avatar Member
    Reputation
    5
    Join Date
    Dec 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I only have 69 files, and it gave me no options to continue just closed it all down. :\

  15. #45
    MinhD's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mesosteph View Post
    Everything works fine except I can't create characters. Everytime I try it disconnects me! I looked into ArcEmu-world and saw

    Sql query failed due to [Table "world.characters" doesn't exist], Query: [SELECT COUNT(*) FROM characters WHERE acct = 1]

    Where I had tried to create my character. I'm guessing I'm missing a table?

    Other than that your guide is amazing!
    I have this problem too. >.< Tried a bunch of stuff...remaking the databases, searching through every file to see if I had made a bad edit...every time it just disconnects me when I hit "Create Character".

Page 3 of 31 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [EPIC GUIDE] How To Make a 3.1 Server With ArcEmu/Hearthstone and Edit It!
    By sasoritail in forum WoW EMU Guides & Tutorials
    Replies: 51
    Last Post: 08-05-2009, 02:05 PM
  2. Replies: 8
    Last Post: 12-18-2008, 09:53 PM
  3. [Guide] Setting up a Arcemu server from the scratch
    By Dr. Emu in forum WoW EMU Guides & Tutorials
    Replies: 68
    Last Post: 11-22-2008, 03:31 PM
  4. [Guide] Setting up a Norwegian 4.0 Server
    By Devsio in forum WoW EMU Guides & Tutorials
    Replies: 88
    Last Post: 06-15-2008, 12:20 PM
  5. How to set up and 2.4.X Server (Very Easy)
    By Synthio in forum WoW EMU Guides & Tutorials
    Replies: 87
    Last Post: 05-31-2008, 12:44 PM
All times are GMT -5. The time now is 04:26 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search