[GUIDE] Ascent 2.4.3 using AC Web Repack! menu

Shout-Out

User Tag List

Page 15 of 22 FirstFirst ... 111213141516171819 ... LastLast
Results 211 to 225 of 317
  1. #211
    arknaz's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    IF UPDATING TO 2.4.3 USING AC-WEB REPACK Just Extract the contents of ARCEMU (latest for 2.4.3) into the Ascent / core folder!


    Well....i dont really understand that lol i have 2.3 from the ac web...i think it was 7.5? maybe..

    Do i just copy all the files, configs, dbc, script_bin,scrips, sql_updates,arcemu-logonserver.exe,arcemu-world.exe,libeay32.dll,libmySQL.dll,msvcp71.dll, and msvcr71.dll into C:\AC Web Ultimate Repack\Ascent ? If i do that how do i start it again? Normally i have the 4 dos windows, but i only see the two here, logon and world, which im assuming are equal to the ascent.exe and logonserver.exe from my version?

    One other thing...will all my server files i have added, ie game objects custom weapons/armors still be in there? or will i have to re add them?

    [GUIDE] Ascent 2.4.3 using AC Web Repack!
  2. #212
    montana187's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is the best and easiest way to put up your own private server i tried for my first time and pulled it off no errors nothing just follow the steps properly and you have your serv up and running in no time thanks so much eastonch

  3. #213
    Horrendus01's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright well I have to say that this is BY FAR the easiest to follow and best guide I have found to setting up a WoW server. Thank you so much for the info, as I found it sort of hard to come by a means of setting up a server that was easy or even that worked. Bookmarked for future reference! Thanks so much!

  4. #214
    beuw's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    quick question when i try to connect on navicat it says " acces denied for user roo@localhost" how can i connect?!

  5. #215
    montana187's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i had the same problem with not being able to connect make sure that once you have put ascent into your repack and replace with the old ascent go into configs folder go to realms config and make sure that all your addresses are set to the default ( 127.0.0.1 )


    PHP Code:
    #######################################################################
    # ArcEmu Realms Configuration File
    # Last updated at revision 336 by Dameon
    #######################################################################

    /********************************************************************************
     * How to use this config file:                                                 *
     * Config files are in a block->variable->setting format.                       *
     * A < signifies the opening of a block, the block name is expected after that. * 
     * After the block name, a space and then the settings sperated by = / ' '.     *
     *                                                                              *
     * e.g.                                                                         *
     * <block setting="0" someval = "1">                                            *
     *                                                                              *
     * Comments can be in C format, e.g. /* some stuff */
    with a // at the start   *
     
    of the line, or in shell format (#).                                         *
     
    ********************************************************************************/

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # LogonServer Section
    #
    #    Address:
    #        The address (no port) of the server.
    #
    #    Port:
    #        The port on which the logon server listens. (*** NOT 3724 ***)
    #
    #    Name:
    #        Not really relavant, but name the logon.
    #
    #    RealmCount:
    #        The number of realms in the next section.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <LogonServer Address "127.0.0.1"
                 
    Port "8093"
                 
    Name "Default Logon"
                 
    RealmCount "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Realm Section
    #
    #    Name:
    #        The name of the realm.
    #    
    #    Address:
    #        The address (and port) of that realm.
    #
    #    Icon:
    #        The type of realm (PVP, Normal, RPPVP, RP)
    #
    #    TimeZone:
    #        Time zone the realm is in.
    #
    #    Population:
    #        (0 = low, 1 = medium, 2 = high)
    #
    #   Important information below
    #
    #     change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
    #     This issues come up a lot!
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name "Wild Fire"
            
    Address "127.0.0.1:8129"
            
    Icon "PVP"
            
    Population "1.0"
            
    TimeZone "1"


    then go into your logon server and make sure its all the same

    PHP Code:
    #

    <LogLevel Screen "0"
              
    File "-1">

    # Account Refresh Time
    #
    #    This controls on which time interval accounts gets 
    #    refreshed. (In seconds)
    #    Default = 600
    #

    <Rates AccountRefresh "600">

    # Accepted Build Range Setup
    #
    #    These two directives set up which clients will be
    #    allowed to authenticate with the realm list.
    #
    #    Set these to the same builds that the server was
    #    compiled for.
    #
    #    As of the last update, version 2.1.1 was build 6739.
    #

    <Client MinBuild "8089"
            
    MaxBuild "9999">

    # WorldServer Setup
    #
    #  RemotePassword
    #    This directive controls the password used to authenticate with the worldserver.
    #    It must be the same between the two configs. If it is not, your server will
    #    not register.
    #
    #    Default: "change_me_logon"
    #
    #  AllowedIPs
    #    This section MUST be completed, otherwise all attempts to link your servers will fail.
    #    These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
    #    to make server connections to your logonserver, and register realms.
    #    For example, everything in the 127.0.0.* range would be:
    #         127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
    #
    #    To allow a single IP,
    #         1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
    #
    #  AllowedModIPs
    #    In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
    #    (adding bans, GMs, account permissions, etc)
    #

    <LogonServer RemotePassword "ascent"
                 
    AllowedIPs "127.0.0.1/32"
                 
    AllowedModIPs "127.0.0.1/32"


    i learned that changing configs in the ascent folder doesnt really work you have to go into ascent then go into configs and change things there ( this is for offline play ) i hope this helps someone and i can get rep cuz i kinda been leeching for a while but im trying to stop lol if you still cant get your server to play post your configs ill try my best to aid you in your situation

  6. #216
    igorigs's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok my prob is when i enter in WoW and type user and pass and i hit log in it says Unvaiable to update game version...Any1 can help?Or add me on msn [email protected] and say me there if i am online or send me message...Thx any way

  7. #217
    join's Avatar Member
    Reputation
    26
    Join Date
    Dec 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, i needs some help, i just get the error "C:\AC web ultimate repack\Ascent\arcemu-world.exe

    program couldnt start because programs side-by-side function is wrong check the the log for more info"

    anyone more got this message error?


  8. #218
    montana187's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by igorigs View Post
    ok my prob is when i enter in WoW and type user and pass and i hit log in it says Unvaiable to update game version...Any1 can help?Or add me on msn [email protected] and say me there if i am online or send me message...Thx any way


    Try setting your realm list to WoW default don't open ascent mysql nothing just set me realm list to default and update this should work

    set realmlist us.logon.worldofwarcraft.com
    set patchlist us.version.worldofwarcraft.com

  9. #219
    pockets08's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oook i did liek u said but when i started th AC repack controller shortcut on my desktpo. and start MYSQL, then click Logonserve,r i dont get it, i get an error sayin it dont exis,t then i gotta go through all the ascent folders and start it manually.

  10. #220
    terrybogard21's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok I made a screenie of the last issue I have. just connect the link so that you can see the pick.

    http ://i38.tinypic.com/675e0x.jpg

    For some reason I just can't connect to the server. I believe I have some type of file config wrong so any clues?

    nvm you can excuse all that before. I have a fully working server...go me.

    BTW; to anyone who is having the issue of "side by side configuration" message. You need to install .NET Framework version 3.5 first.
    Last edited by terrybogard21; 08-29-2008 at 06:45 AM. Reason: change in response

  11. #221
    liberator48's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    uhm.. there is no gm command for morphing is there? i see a demorph but no morph. also in earlier repacks you was able to create accounts in game ;S
    otherwise, thanks.

  12. #222
    montana187's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah same for me to play server i have to open manually :S

  13. #223
    jericho13y2j's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    worst guide ever >

  14. #224
    solarplexus11's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cridion View Post
    I have some trouble with the navicat "test connect" when I press the button it says error..

    There is a pop-up that says
    "recieved invaild response to SSL negotiation: A"

    And the other says
    "server closed the connection unexpectedly This probably means the server terminated abnormally before or while proccesing the request."

    (picture's wouldn't upload)/:

    And yes i had MySQL open.

    Help please..!
    I had this same problem. I couldn't get anywhere without this working. I spent hours toiling over this. Then I realized, ... I had installed Navicat PostgreSql!!!! So I uninstalled it... I went all out and got the full version Navicat for MySql from a torrent site.. lol. First thing I noticed was in the "new connection" options screen, theres an SSL tab that wasn't there before. Check it... IT WORKS now!

    Thanks for the tutorial.
    Last edited by solarplexus11; 08-29-2008 at 09:53 PM.

  15. #225
    montana187's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by solarplexus11 View Post
    I had this same problem. I couldn't get anywhere without this working. I spent hours toiling over this. Then I realized, ... I had installed Navicat PostgreSql!!!! So I uninstalled it... I went all out and got the full version Navicat for MySql from a torrent site.. lol. First thing I noticed was in the "new connection" options screen, theres an SSL tab that wasn't there before. Check it... IT WORKS now!

    Thanks for the tutorial.
    If you do have navicat mysql or w.e that happens to me to so i open it manually and it work fine .... to open manually start "navicat mysql" right click connection name then open connection then go into ac web pack folder go into server and start "Mysql" then go back into ac web pack go into ascent then start "arcemu-world" and arcemu-logonserver

    PLease rep me im tired of being a leech lol

Page 15 of 22 FirstFirst ... 111213141516171819 ... LastLast

Similar Threads

  1. [Tut] Making your server public using Ac-web Repack 2.4.3
    By Syrup in forum WoW EMU Guides & Tutorials
    Replies: 14
    Last Post: 11-07-2008, 11:33 PM
  2. [Guide] making your server public using Ac-web repack 2.4.3 Updated
    By Syrup in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 08-26-2008, 04:32 AM
  3. Full guide on how to setup your Ac-WEB Repack
    By Undead_King in forum WoW EMU Guides & Tutorials
    Replies: 20
    Last Post: 01-15-2008, 05:58 PM
  4. Error when using ascent/ac-web repacks
    By aseroth in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-22-2007, 01:24 PM
All times are GMT -5. The time now is 03:37 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