meh server isnt workin menu

User Tag List

Results 1 to 10 of 10
  1. #1
    Vex.'s Avatar Active Member
    Reputation
    35
    Join Date
    Feb 2007
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    meh server isnt workin

    i just set up a server but when i run the antrix.exe it times out saying can any one help me? btw im using hamachi to make the server public here are my config files Filebeam - Free Fast File Hosting
    Last edited by Vex.; 09-02-2007 at 11:32 PM.

    meh server isnt workin
  2. #2
    Banksey's Avatar Contributor
    Reputation
    170
    Join Date
    Oct 2006
    Posts
    901
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Pls post your config filesl.
    Barrόga Agus Pόga ό Banksey
    :hug::smooch:

  3. #3
    Vex.'s Avatar Active Member
    Reputation
    35
    Join Date
    Feb 2007
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    ok, iwill edit them into the post
    Last edited by Vex.; 09-02-2007 at 11:22 PM.

  4. #4
    Banksey's Avatar Contributor
    Reputation
    170
    Join Date
    Oct 2006
    Posts
    901
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Ok I think I have it, But jus to be sure could you post a SS of your Navicat/SQLyog.

    For Example:



    I know its alot to ask for a small program like this, But jus want to make sure I get it right
    Barrόga Agus Pόga ό Banksey
    :hug::smooch:

  5. #5
    Vex.'s Avatar Active Member
    Reputation
    35
    Join Date
    Feb 2007
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin


  6. #6
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Ok, there is something wrong in the conf files, i would guess you either havent started logonserver.exe, or its in the conf files. So, see in your conf files, is there something about a password being change_me_logon and change_me_world ? Change those to the same pass, and it should work.
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  7. #7
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Having problems with these... Since they are old, they do not have the password thingy i was talking about... Your problem is your logon server and Antrix not getting contact..

    Possible bug:
    # Host Directive
    #
    # This is the address that the realmlist will listen on.
    # To listen on all addresses, set it to 0.0.0.0
    # Default: 127.0.0.1 (localhost)
    #

    Host = 5.53.57.150

    In log on server and Antrix.conf. Set it back to 127.0.0.1.

    And... Welll... Mostly that i could find that could be possible solutions... I would recommend that you get a more updated version tho!
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  8. #8
    Vex.'s Avatar Active Member
    Reputation
    35
    Join Date
    Feb 2007
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    where can i get the updated version btw + rep for helping me

  9. #9
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Originally Posted by ZOMGitsVex View Post
    where can i get the updated version btw + rep for helping me

    Thanks for the Rep. ^^
    To get the newest version of Ascent, you have to compile it yourself, and download it from SVN, and such.

    It sounds scary and hard, but the hardest part is really to have the patiente.

    I would link a guide, but since its from Emupedia, and you need to register to see it, I'll just qoute it here.

    ___| I TAKE NO CREDITS FOR THIS GUIDE |____


    1. First you need to download/ install the program to compile your server. The most recommended one is VS 2003 .net pro because it’s way easier to use and it happens sometime REV works for 2003 and not 2005 like REV 522 (Server does not hook after compiling using 2005 but works if compiled using 2003 o.0) A good thing about 2003 is that it has SDK and RC1 build in it so no need to download and configure them.
    ghmac.com/vs2003/Visual%20Stdio.net_2003_pro_full.exe
    Thanks for the link fresh ;-) Thanks for hosting it volcom ;-)

    2. Now you need to download/install the program that will let you download the source of Antrix via a system called SVN.
    Download | TortoiseSVN

    3. To open up the Antrix SVN source open this in your browser
    svn://emupedia.com/svn/antrix

    4. You should see a box opening. That’s tortoisesvn. In the main windows, you should see a file called "svn://emupedia.com/svn/antrix" right clique on it and go to export. In the export directory, select a place to send a copy to. Making a clean directory to export to, would be nice.

    5. Open up Visual Studio 2003. Clique on file and select open then select. You should see a file called "antrixVC71.sln" open it up

    6. right clique on Solution ‘antrixVC71’ and select "Build Solution". This is the compilation command you need to use for compiling the package.

    7. When you’re done, you need to compile a file located to srcscripts from the main directory named “scripts2003.sln”. Make sure you have no errors again. “

    8. Configure all 3 files (src) antrix.conf, logonserver.conf and realms.conf.

    9. You’re almost done. You need to extract your DBC file for TBC
    http://www.devlog.net/software/MPQextractor_1.0.zip

    11. Open it up and point it at patch.mpq it should make a File. Rename it to DBC and send it at bindebug

    12. You’re missing one last thing. Maps! Download this
    enUS: http://yamachi.wowps.org/upload/wowp...S-2.1.0-ad.rar
    enGB: http://yamachi.wowps.org/upload/wowp...B-2.1.0-ad.rar
    deDE: http://yamachi.wowps.org/upload/wowp...E-2.1.0-ad.rar
    Thanks Yamashi for the links ;-)

    13. Extract that to your main directory and execute it. It should create a file called “maps” send that to your antrix source.

    1.3 Now all you need is to get your self a DB. For easier DB importation, I recommend you to download a program called "MySQL Front" and uncheck the square that says "Stop insert if error".

    Import 1.3 then update using the patch
    OBDB 1.3: http://emupedia.com/forums/showthread.php?t=8361
    OBDB Patch RapidShare: 1-Click Webhosting

    Look up the Database part of antrix's sub forum for the latest OBDB version as this one will be quickly outdated.

    When your database is set up, antrix.conf, logonserver.conf and realms.conf are configured and your 2 files to compile have been made with no errors, everything should work. Open up antrix.exe then logonserver.exe
    The original post, which can include updates at any time, and helpful replies, can be found at Emupedia, at the link that follows:
    Emupedia
    Last edited by warsheep; 09-03-2007 at 01:31 PM.
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  10. #10
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: meh server isnt workin

    Code:
    RealmCount           = 1
    
    Realm1.Name          = "JewLand"
    Realm1.Address       = "127.0.0.1:3306"
    Realm1.Icon          = "Normal"
    Realm1.Colour        = 1
    Realm1.Population    = 2
    Realm1.TimeZone      = 1
    Try that. Should work.
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

Similar Threads

  1. How to make a working WOTLK server(dk's workin)
    By plokami in forum WoW EMU Guides & Tutorials
    Replies: 188
    Last Post: 03-12-2023, 11:17 AM
  2. [help] server isnt detecting client TBC
    By Blubeard in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 06-26-2008, 10:13 AM
  3. help server isnt going public
    By Aes in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 04-20-2008, 06:02 AM
  4. The problem why your server isnt public yet...
    By dcarz in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 02-28-2008, 09:58 AM
  5. Reminds meh of my ol' gmod server:'(
    By Spartan167 in forum Community Chat
    Replies: 2
    Last Post: 08-24-2007, 09:03 PM
All times are GMT -5. The time now is 07:19 AM. 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