! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. ! menu

Shout-Out

User Tag List

Page 150 of 184 FirstFirst ... 50100146147148149150151152153154 ... LastLast
Results 2,236 to 2,250 of 2746
  1. #2236
    Pixelkid's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Hello there.
    I have a server using the Antrix system.
    It works, but when my friend connects to the server, he gets disconnected after a short while (5seconds-2minutes). We are using Hamachi to connect.
    What is the problem, and how do i fix it?

    ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !
  2. #2237
    Leonim's Avatar Legendary
    Reputation
    609
    Join Date
    Aug 2007
    Posts
    854
    Thanks G/R
    11/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Can you write me a FULL guide how to create an own realm.
    also from Antrix commands

  3. #2238
    kc102's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Would a 1.6 GHz machine with nothing on it except for the server, work well?
    Message me for Basic Private Server Setup help.

  4. #2239
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by Leonim View Post
    Can you write me a FULL guide how to create an own realm.
    also from Antrix commands
    Board Message
    that is a guide.... you can also find guides on the forum....

    grtz

  5. #2240
    litobro's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    anyone know why i have "unable to validate game version"? i dont want to have to look through 150 pages to find the answer.(sorry if any spelling is wrong my fingers are frostbitten from just coming inside)

  6. #2241
    Comtap's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by litobro View Post
    anyone know why i have "unable to validate game version"? i dont want to have to look through 150 pages to find the answer.(sorry if any spelling is wrong my fingers are frostbitten from just coming inside)

    Go into your repack file and open up logonserver.conf, it should open with notepad. If it doesn't, open it with notepad. Scroll down until you see this:

    <Client MinBuild = "6739"
    MaxBuild = "7000">


    Change it to look exactly like this

    <Client MinBuild = "6739"
    Maxbuild = "8000">

    Be sure to include the "" around 6739 and 8000.

    Change your realmlist to 127.0.0.1

    this should fix your problem

  7. #2242
    muddymess's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by muddymess View Post
    Having problems setting up my server. I've followed instructions and gotten the logonserver.exe and ascent.exe working pretty much flawlessly. However, when I get in to the server through WoW, I can log in and such, it can't connect to my realm. It just shows the connecting screen (Connecting to realm) and then after a few seconds pops back to the realmlist. No matter what realm name, tried different ip's (used my hamchi ip, 127.0.0.1 etc.) nothing yields any difference. My friends have tried too, but it doesn't work for them either.


    Yes, I have tried the solutions on the common errors thread, no go. I didn't feel like looking through 100+ pages of generally irrelevant info, so I'll ask instead.

    So, can anybody help me? It would be much appreciated.
    I found the answer myself, but in case anybody has the same problem I'll write the solution.

    My problem was that the logonserver.conf and ascent.conf weren't connecting to each other because of a port error. Just make sure that:


    <Listen Host = "0.0.0.0"
    WorldServerPort = "8093"> <--That port in ascent.conf


    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093"> <-- And that port in logonserver.conf

    They HAVE TO MATCH. Otherwise you get the "connecting" error.

    Hope I've helped some!:wave:



  8. #2243
    FNOG's Avatar Banned
    Reputation
    5
    Join Date
    Apr 2006
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    I will give rep to you forever if you help me with this.


    I have wichers repack, all my cfg files are set up to have my user name and password match my wampserver login... Now my loogonserver and ascent exes wont run probably because I havent uploaded my database and characters.

    I have navicat but have no clue what settings to use to upload/import the databse and characters thing which i tink is the only remainign step.

  9. #2244
    kc102's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by FNOG View Post
    I will give rep to you forever if you help me with this.


    I have wichers repack, all my cfg files are set up to have my user name and password match my wampserver login... Now my loogonserver and ascent exes wont run probably because I havent uploaded my database and characters.

    I have navicat but have no clue what settings to use to upload/import the databse and characters thing which i tink is the only remainign step.
    Get chrispee's repack...
    Message me for Basic Private Server Setup help.

  10. #2245
    FNOG's Avatar Banned
    Reputation
    5
    Join Date
    Apr 2006
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by kc102 View Post
    Get chrispee's repack...
    I dont wanna...

    Even if I did get that repack somebody would still have to explain to me how to upload the databases!

  11. #2246
    Anterogo2010's Avatar Active Member
    Reputation
    17
    Join Date
    Nov 2006
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    How do i make it were my "1. General 2.Trade 3.Local Defence 4.Looking for group" chat channels work.. i know its prolly a stupid questiom but i need help
    Last edited by Anterogo2010; 10-29-2007 at 05:53 PM.
    (\_/)
    (o.0)

    (^^)
    <----- Add the bunny to your sig and help take over these forums! Vote for MMOwned.com here

  12. #2247
    FNOG's Avatar Banned
    Reputation
    5
    Join Date
    Apr 2006
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    oK

    I read it says missign characters means outdated table or wrogn location.

    but I tried that when i creat a character it isnt there and my realmlist says the under population it says "offline"

    WTF?


    My realms is set to "RP" but it show up in game as "PVP" and under population it says "offline" even though everything started smothly...
    Last edited by FNOG; 10-29-2007 at 07:27 PM.

  13. #2248
    swiftserver's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Ok, I had a server with the old rev (1900 something forgot exact #). I tried to update the Db through one of the guides on mmowned(think it worked good). Then I downloaded rev 2035 ascent and changed all the config files to what I thought was right(second time doing this so I think I did it right). Then I moved the CONFIG files and everything into server folder and replaced old ones.
    Now when i start logon it works and say hooking signal but when i start the ascent one it goes all the way through the loading and then say :

    Result: Failure.

    Any Ideas why it doing this ? I don't think it my ports because last server worked with it and I tried taking firewall down but didn't help.

  14. #2249
    kero21's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by Anterogo2010 View Post
    How do i make it were my "1. General 2.Trade 3.Local Defence 4.Looking for group" chat channels work.. i know its prolly a stupid questiom but i need help
    you could fix that with getting Chrispee's newest repack. you could find it at: http://filebeam.com/9634ec6ff136aa956242584889273c02 (not with maps) or http://rapidshare.com/files/66122896/Chrispee_Newest_repack.rar.html

  15. #2250
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ! QUESTIONS ASKED HERE :: The Emulator Specialists Answers Here. !

    Originally Posted by kero21 View Post
    or use the latest NCDB database... (the best one)
    info here:
    Board Message

    grtz

Similar Threads

  1. Have an end game instance question? Look here!
    By impulse102 in forum World of Warcraft General
    Replies: 8
    Last Post: 09-09-2006, 10:00 PM
All times are GMT -5. The time now is 07:21 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