How to compile ArcEmu 3.2.0 Step By Step! menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Glorianglorre's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2009
    Posts
    340
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to compile ArcEmu 3.2.0 Step By Step!

    Hello Guys, I decide to make a guide how to compile ArcEmu 3.2.0.

    Requirements:

    TortoiseSVN: TortoiseSVN downloads | TortoiseSVN
    SVN: zoneemu - Revision 24: /
    Microsoft: Visual C++ 2008 Express Edition

    WhyDB: whydb-users - Revision 60: / (i am using it but i made a tutorial at the end how to import the DB from the core.)

    OK now to the Steps.

    After you have installed TortoiseSVN make a new folder and call it like "ArcEmu".

    Right click on your folder you have made and click on: SVN Checkout

    It should look like this


    Ok now go into your folder: D:\ArcEmu\trunk\winAnd click on arecmuVC90 - All Projects

    Then Visual C++ will start-

    It will looks like this when it starts.

    Click on F7 to start build!

    When it is finish go into your folder: D:\ArcEmu\trunk\bin\Release and Copy everything to a new folder.
    Config files are in the folder: D:\ArcEmu\trunk\configs
    Copy them to your server folder and make a map call: configs
    or it wont work!
    Note: Remember to configure the Configs.


    Now you need to import the logon and world into your Database.

    Let's open Navicat. (I recommend navicat not heidisql.)

    Make 2 new database call "logon" and "world" without the "".

    Then right click on your "logon" database and click on "Execute Bath File".


    The DB files are in: D:\ArcEmu\trunk\sql

    The files: 2834_logon_structure.sql and 2845_character_structure.sql import them yo "LOGON" and import: 2840_world_structure.sql to your "WORLD" database.

    Sorry for my bad english i hope this helped u guys!

    Tell me if i have miss something!


    The DLL files is in: D:\ArcEmu\trunk\extras\arcemu-windows-libraries\DLL Files Copy them to C:\Windows\System32

    How to compile ArcEmu 3.2.0 Step By Step!
  2. #2
    Broken Shadows's Avatar Active Member
    Reputation
    49
    Join Date
    Mar 2007
    Posts
    464
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool, maybe people will start making more servers now. +3.
    I have the swine flu!
    doihaveswineflu.org

    Oh noess..

  3. #3
    Achilleon's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for the really-noob question, I didnt do the things this guide says yet, so when I try to run WoW at the 3.1.x ArcEmu, WoW says unable to get Validate version of the game.

    If I get those things done, will this fix my validating problem?

    Thanks.

  4. #4
    Glorianglorre's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2009
    Posts
    340
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you have follow this guide and compiled 3.2.0 you cannot connect if u got a lower wow patch then 3.2.0.

  5. #5
    shadowstep0705's Avatar Member
    Reputation
    9
    Join Date
    Aug 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the mysql part is missing and the map parts too
    Last edited by shadowstep0705; 09-04-2009 at 10:05 AM.

  6. #6
    Achilleon's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No Glorianglorre I tried the 3.1.x Private Server and I had the validate problem because I tried my luck on a 3.2.0 WoW. Thanks for answering my question with a different way^^

  7. #7
    Achilleon's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok I followed your guild till the Navicat part mate, but then Iam completely lost.

    I opened Navicat, tried to make a new connection, but I could not get in.

    Maybe you, or with a higher chance me, who never used Navicat before might be missing something.

    Can you please make the Navicat part more clear and for people like me who never ever used Navicat before?

    Thanks.

  8. #8
    w1z8it's Avatar Member
    Reputation
    1
    Join Date
    Jul 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3.2.0 has crash bugs galore, pointless to even host a 3.2 server at the current state you'll be lucky if you can play 5 mins without a crash.

  9. #9
    Moonleaf's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey thanks for this awesome guide. I have a quick question ( I'm currently installing Microsoft Visual C++ so cant start building yet) Do i need to extract maps after building the arcemu from my wow file?
    Aah checked around and found this http://www.mmowned.com/forums/ascent...r-scratch.html man which i could allready start unpacking the maps but dont have the map extractor lol this C++ is taking forever.
    Last edited by Moonleaf; 09-12-2009 at 06:17 PM.

  10. #10
    velocikill's Avatar Member
    Reputation
    2
    Join Date
    Mar 2009
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Glorianglorre View Post
    When it is finish go into your folder: D:\ArcEmu\trunk\bin\Release and Copy everything to a new folder.
    Config files are in the folder: D:\ArcEmu\trunk\configs
    Copy them to your server folder and make a map call: configs
    or it wont work!
    Note: Remember to configure the Configs.
    You sort of lost me here :S Could you please be a little more specific?

  11. #11
    maggolo's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This looks like a decent guide although it could use some improvements. Once I get on my other computer I shall follow this guide, and if it works then I shall grant maybe rep for it working, maybe.

  12. #12
    robinelitenn's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    maybe a noobie question but how do a start the server :S?

Similar Threads

  1. How to Compile ArcEmu
    By Vindicated in forum WoW EMU Guides & Tutorials
    Replies: 171
    Last Post: 01-19-2011, 03:06 PM
  2. How to Compile: ArcEmu
    By Sounddead in forum WoW EMU Guides & Tutorials
    Replies: 41
    Last Post: 06-01-2009, 08:38 PM
  3. How to compile ArcEmu (Mac)
    By f1racer328 in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 03-04-2009, 03:51 AM
  4. How to compile ArcEmu (Linux)
    By f1racer328 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 01-12-2009, 12:31 PM
  5. How to Compile ArcEmu Scripts
    By Sokatu in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 08-09-2008, 01:52 PM
All times are GMT -5. The time now is 02:18 AM. 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