Compile Your Own ArcEmu Private Server! menu

Shout-Out

User Tag List

Page 1 of 7 12345 ... LastLast
Results 1 to 15 of 96
  1. #1
    Kanng's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Compile Your Own ArcEmu Private Server!

    Alright! It has been over 2 years since I last updated this topic, I realize that it was pretty beast back in the day when I created it, but I am NO LONGER UPDATING so if you haven't figured that out yet... Let's just say that you're behind on the times.

    Go here for future help and an updated guide to COMPILING YOUR OWN ARCEMU PRIVATE SERVER!
    http://www.mmowned.com/forums/world-...30-1-11-a.html

    Thanks for tuning in guys! Peace!

    Alright in this guide I am going to teach you how to compile your own private server. Repacks are not always the best because you cannot keep up with the latest Revs. and they all have the same problems/bugs that cannot be necessarily be fixed by you but must be fixed by the producer/maker of the repack.

    Note: compiling your own server turns out less glitchy and you can keep up with the Revs. easily.


    READ EVERYTHING SKIP ANYTHING AND YOU SCREW UP THE WHOLE PROCESS AND WILL NEVER BE ABLE TO COMPILE A SERVER!!

    To start out your going to need two programs that will help you all the way through this process and later on after you have completed this guide.

    1.Download | TortoiseSVN - Client Used To Check Out The Source.

    2. Visual C++ 2008 Express Edition - Main Compiling Tool.

    OK, first we'll start off by getting your ArcEmu files used to compile the server.

    Create a folder on your desktop, name it "Omfg I am gonna compile my own server!!" (you don't have to do this name it whatever you want.)

    Once you have it opened make a new folder named ArcEmu

    Now once you are done right click on the folder and click SVN Checkout (should be there if you downloaded and installed everything correctly)

    If you clicked SVN Checkout, a panel will appear.
    there will be 2 lines in which only one of them you shall use.


    1. URL Repository.

    2. Checkout Directory.

    K first of all absolutely do not touch Checkout Directory.
    Once you're there Click the Bubble right next to Head Revision. (makes sure you have the latest Rev.)
    [Note: The Latest Rev at this moment contains WOTLK core// If you would like to stay at patch 2.4.3 follow this guide: http://www.mmowned.com/forums/ascent...ml#post1207786 ]

    Once done go to URL Repository and put in this.


    Code:
    http://arcemu.info/svn/

    Now leave everything else alone.
    Click CheckOut.

    A new Panel will appear and many many files will speed across your screen.
    This might take a while so you will have to be patient.
    If you decide that you don't want to wait the 10-20min for it to load then i suggest you get off this guide.

    Once its done you will have many folders inside ArcEmu (approximately 4)
    Open up the file called "Trunk"
    Go into "extras"
    Once you're inside look for a folder called "ArcEmu-Windows-Libraries"
    Enter it.
    Open the READ ME.conf


    Open This Guide For Help with the README.conf if you really need it!
    http://www.mmowned.com/forums/ascent...ml#post1184482



    Alright this Is the Hard Part



    At this part I'm going to have to leave you alone.
    Hopefully you had already Installed C++ if not please do so.
    Follow the READ ME.conf exactly.

    OK once you're done with that, it's all easy street here on out.
    I swear to god you'll just have to do a couple more EASY things and you're done.

    After that is done.

    Alright now, back out until before you went into 'extras'
    go to Win.
    Double click arcemuVC90 and wait until it opens. open that up and there should be two boxes called debug and Win32 change debug to release.
    now go to the tool at the top called Build and select clean solution.
    when that is done go back to the Build tool and select Build Solution.


    After that is done.


    Almost Done!!

    Now If you had done everything correctly in the READ ME.conf you should have gotten 4 succeeded if not go back and do it again and repeat the above.

    Once done, go out to the src file. Once you're there you're gonna go into the file called "scripts" when in there go to scripts2008 and repeat the exact same stuff you did above.

    While that's going go back to your desktop and make a file saying
    "omfg I made a compiled server!! thank you Kanng!!!"
    (of course you don't have to name it this, its 12:00 at night and I like to crack myself up XD)


    when thats done back out to "trunk" and you should see a file called configs open that, inside that you should see
    realm.conf, world.conf, and logonserver.conf etc..

    copy all of them except voicechat.conf

    Go into your new folder that you had just made and make another folder called configs inside it. Paste all those files I had you just copy inside there.

    Now, really close to finishing, back out of src and go to bins and open it, when you are in there open up the Release files and
    copy all
    the files that are in there.

    Go back out to your desktop and paste all of them into your new folder.
    Leave everything else alone.



    Congatz! You Have Compiled Your Own Private Server!


    [Note: I have make several updates every few weeks to this guide and before posting a problem go back over it and see if you have not done any of the new things that have just been posted.
    Thank you and have a nice day.]


    Alright if any problems occur please e-mail me at (new e-mail for the purpose of answering questions about my guides)[email protected] or you can leave a comment below.
    Please Forgive Spelling Mistakes.
    Thank you for reading my guide.


    NEWS

    Alright guys WOTLK DB came out, you all as psyched as much as I am!? Sweetness lol I'm going to provide some links that will help you with setting it up. Its thanksgiving has come and I'm feeling thankful. Thank you to the people that rep and to the people that actually take the time to post their thanks! also a big thank you to the people that taught me how to do this.

    NCDB Database [Rev 36]:http://rapidshare.com/files/169331385/nc...arcemu.zip

    Map Extractor [Ad.exe]: http://rapidshare.com/files/169715395/ad.exe
    (Put this info WoW directory and just double click it.)

    further links to come guys be patient.

    - Kanng
    Last edited by Kanng; 05-16-2011 at 03:51 PM.

    Compile Your Own ArcEmu Private Server!
  2. #2
    Appled's Avatar Contributor
    Reputation
    105
    Join Date
    Apr 2007
    Posts
    568
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide man! +rep and i'm first one who posted ^^

  3. #3
    Lukas 45's Avatar Active Member
    Reputation
    43
    Join Date
    Jan 2008
    Posts
    559
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well. I could have postet. But im not master or good in C++ scripting xD

  4. #4
    Nick_Da_Maco's Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awsome thanks..+rep if i can but if it works out for me. Please add me on msn [email protected]
    i need help compiling my server coz i dont no and i want to know more things cheers dude

  5. #5
    Kanng's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright cool thanks.

  6. #6
    Helarion's Avatar Member
    Reputation
    10
    Join Date
    May 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I posted a guide with pictures 4 days ago :|

  7. #7
    Kanng's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well woopdy doo for you don't come on mine and start complaining cuz i posted a better one.

  8. #8
    ezmode42's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As the Antihack folder doesn't exist, are we to follow the README.txt file located inside "*,*\ArcEmu\branches\extras\arcemu-windows-libraries" ?

  9. #9
    frostyman's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    SQL's

    Hey man wats up with the sql's? like they arnet functioning properly. like the items, im not getting any. please help

  10. #10
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you download a database frostyman? Or did you just use the SQL's from the ArcEmu folder.. because those are just blank tables.

    I live in a shoe

  11. #11
    frostyman's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i used the ones from the compile. the blank ones i guess. can u give me a link to some working ones?

  12. #12
    frostyman's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    another question

    k i got the sql's. so just ignore the previous message. but another thing i wanted to know is if there is a way to get the arena's to work. any1 know?

  13. #13
    Kanng's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol alright just got back from school i'll be answering questions

  14. #14
    Kanng's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you want arenas i suggest you look on arcemu.org cuz they are the ones who made it and thus are the experts.

  15. #15
    Soy's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Uploaded my prob to youtube in a video mind watching it?

    [ame]http://www.youtube.com/watch?v=7Lt4cafOW00[/ame]


    here my full error message..
    ------ Build started: Project: arcemu-shared, Configuration: Release Win32 ------
    Extracting SVN revision...
    SVN Revision Extractor
    Written by Burlex, 2008/02/20
    Branch: TRUNK
    Revision found: 1140
    Opening existing file...
    Revisions match exiting file. Skipping.
    Compiling...
    CreateInterface.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-shareddatabaseMySQLDatabase.h(7) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    Log.cpp
    Util.cpp
    StackWalker.cpp
    MersenneTwister.cpp
    MemoryLeaks.cpp
    CrashHandler.cpp
    CallBack.cpp
    arcemu_getopt.cpp
    ThreadPool.cpp
    Mutex.cpp
    CThreads.cpp
    SocketWin32.cpp
    Soc****psWin32.cpp
    SocketMgrWin32.cpp
    Socket.cpp
    CircularBuffer.cpp
    WowCrypt.cpp
    cocuments and SettingsJBMayneDesktop2.4.X++ArcEmutrunksrcarcemu-sharedAuth/Sha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    Sha1.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    MD5.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
    Compiling...
    crc32.cpp
    BigNumber.cpp
    ....srcarcemu-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
    Config.cpp
    SQLiteDatabase.cpp
    PostgresDatabase.cpp
    MySQLDatabase.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-shareddatabaseMySQLDatabase.h(7) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    DBCStores.cpp
    DBC.cpp
    dbcfile.cpp
    Database.cpp
    Build log was saved at "file://cocuments and SettingsJBMayneDesktop2.4.X++ArcEmutrunkwinVC90arcemu-shared___Win32_ReleaseBuildLog.htm"
    arcemu-shared - 6 error(s), 0 warning(s)
    ------ Build started: Project: arcemu-world, Configuration: Release Win32 ------
    Compiling...
    StdAfx.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-worldStdAfx.h(55) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    Build log was saved at "file://cocuments and SettingsJBMayneDesktop2.4.X++ArcEmutrunkwinVC90arcemu-world___Win32_ReleaseBuildLog.htm"
    arcemu-world - 1 error(s), 0 warning(s)
    ------ Build started: Project: arcemu-logonserver, Configuration: Release Win32 ------
    Compiling...
    LogonStdAfx.cpp
    c:documents and settingsjbmaynedesktop2.4.x++arcemutrunksrcarcemu-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    Build log was saved at "file://cocuments and SettingsJBMayneDesktop2.4.X++ArcEmutrunkwinVC90arcemu-logonserver___Win32_ReleaseBuildLog.htm"
    arcemu-logonserver - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
    thanks for looking :wave:

Page 1 of 7 12345 ... LastLast

Similar Threads

  1. [Tutorial] Compiling your own ArcEmu repack/server for beginners.
    By Ground Zero in forum WoW EMU Guides & Tutorials
    Replies: 20
    Last Post: 12-16-2010, 10:38 AM
  2. [Guide] make your new Arcemu private server live
    By Kanng in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 01-04-2009, 06:26 PM
  3. [GUIDE] How to compile your own server [MUCH SAFER!]
    By razordemon in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 05-31-2008, 11:27 AM
  4. [Guide] How to compile your own ascent server. 100% work !! TRY IT :D
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 05-09-2008, 07:04 PM
All times are GMT -5. The time now is 02:54 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search