[Guide] Setting up a Arcemu server from the scratch menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 69
  1. #16
    masterofmyself's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty ! +rep if i could! Btw , i got some problems with the librarys , but figure it out:P

    [Guide] Setting up a Arcemu server from the scratch
  2. #17
    LanceDH's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got to step 1.4

    Code:
     
    1>------ Build started: Project: arcemu-shared, Configuration: Release Win32 ------
    1>Extracting SVN revision...
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: TRUNK
    1>Could not open entries file. This may not be a SVN checkout? Assuming revision 0.
    1>Project : error PRJ0019: A tool returned an error code from "Extracting SVN revision..."
    1>Build log was saved at "file://c:Documents and SettingsLance DeathheartBureaubladNieuwe map (7)winVC90arcemu-shared___Win32_ReleaseBuildLog.htm"
    1>arcemu-shared - 1 error(s), 0 warning(s)
    2>------ Build started: Project: arcemu-world, Configuration: Release Win32 ------
    3>------ Build started: Project: arcemu-logonserver, Configuration: Release Win32 ------
    3>Linking...
    3>LINK : fatal error LNK1181: cannot open input file '.arcemu-shared___win32_releaseshared.lib'
    2>Compiling...
    3>Build log was saved at "file://c:Documents and SettingsLance DeathheartBureaubladNieuwe map (7)winVC90arcemu-logonserver___Win32_ReleaseBuildLog.htm"
    3>arcemu-logonserver - 1 error(s), 0 warning(s)
    2>ScriptMgr.cpp
    2>Level0.cpp
    2>....srcarcemu-worldLevel0.cpp(25) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
    2>....srcarcemu-worldScriptMgr.cpp(31) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
    2>ConsoleListener.cpp
    2>....srcarcemu-worldConsoleListener.cpp(25) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
    2>Build log was saved at "file://c:Documents and SettingsLance DeathheartBureaubladNieuwe map (7)winVC90arcemu-world___Win32_ReleaseBuildLog.htm"
    2>arcemu-world - 3 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
    fatal error C1083: Cannot open include file: 'svn_revision.h':
    Theres a file called svn_revision.h in my src\arcemu-world folder.

    error PRJ0019: A tool returned an error code from "Extracting SVN revision...":
    No idea what this means

    fatal error LNK1181: cannot open input file '.arcemu-shared___win32_release\shared.lib'
    Well duh, my arcemu-shared___Win32_Release folder is empty....

  3. #18
    Dr. Emu's Avatar Banned
    Reputation
    56
    Join Date
    Jul 2008
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You compiled the librarys?

  4. #19
    LanceDH's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes
    (blabla, message too short)

  5. #20
    wiseguy94's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have finished everything but what do i login with? lol. also when i run the arcemu world.exe it says one of my creature_spawn tables has the wrong count what do i do with this?
    Last edited by wiseguy94; 08-07-2008 at 10:20 AM.

  6. #21
    Dr. Emu's Avatar Banned
    Reputation
    56
    Join Date
    Jul 2008
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make sure you got The right database .wiseguy , create a account in your logon>accounts table.



    LanceDH , you have not compiled the librarys right, have you got the 2 dll files to your system 32?

  7. #22
    Devsio's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2007
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice +rep

  8. #23
    LanceDH's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dr. Emu View Post
    Make sure you got The right database .wiseguy , create a account in your logon>accounts table.
    LanceDH , you have not compiled the librarys right, have you got the 2 dll files to your system 32?
    I did those lib files 3 times already

  9. #24
    Dr. Emu's Avatar Banned
    Reputation
    56
    Join Date
    Jul 2008
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LanceDH , check that you compiled and succeded all when compiling the librarys.
    you will neeed DLL files from libs and paste them into system32

  10. #25
    LanceDH's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can read a readme file you know.
    Even used a guide with a video the first time

  11. #26
    Etna's Avatar Banned
    Reputation
    20
    Join Date
    Sep 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really nice Thx for the Help really like the guide so +rep from me

  12. #27
    tonyman0000000's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WotLK

    Well, im making a server for WotLK, i already made one for the older versions but I want to make one for the newer versions of the beta. If i do this would it work on any versions of WoW?

  13. #28
    bpagelax's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cool thanks

  14. #29
    ra22's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This guide is good guide...I followed it and server works...

    Thank you Dr. Emu... +Rep....

  15. #30
    Malaki2030's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2008
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Arcemu is like...down or something....

    Where am I suppose to go to now for updated revs of ascent?

    Ascentemu.com is gone, and Arcemu or whatever is down apparently..

    Also...

    What do I do if my trial period of Visual Studio ended?
    Nevermind, it was free just had to register.
    Last edited by Malaki2030; 08-11-2008 at 05:33 PM.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. How to make your Server from the Noobpack from 711 public with Hamachi
    By Rimodo in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 02-24-2013, 07:19 AM
  2. [Epic Guide] Setting Up and Running an ArcEmu Server from Scratch!
    By Apple Pi in forum WoW EMU Guides & Tutorials
    Replies: 462
    Last Post: 08-06-2010, 05:21 PM
  3. [Guide] Setting up an Arcemu server 3.3.0a + Public + Make Items
    By sgtbullfire in forum WoW EMU Guides & Tutorials
    Replies: 21
    Last Post: 05-22-2010, 04:36 PM
  4. [Guide]Create Your Clean ArcEmu Server 2.4.2
    By Andrew_ in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 03-23-2009, 04:06 PM
  5. Setting up an ascent server from scratch.
    By faxmunky in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 03-21-2008, 04:01 PM
All times are GMT -5. The time now is 07:58 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