[GUIDE] Setup a 3.0.3 WotLK Server menu

User Tag List

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 176
  1. #76
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ganner678 View Post
    can u send me a private messade u make sure i see ur reply btw but when i go on game it keeps repeating "this server is powered by Db" like every 8 seconds... idk how to make it stop

    go to your Options folder, and do this!

    <CommonSchedule AutoBroadCast = "1"
    BroadCastInterval = "10"
    BroadCastTriggerPercentCap = "2"
    BroadCastOrderMode = "0">
    change to:

    <CommonSchedule AutoBroadCast = "0"
    BroadCastInterval = "10"
    BroadCastTriggerPercentCap = "2"
    BroadCastOrderMode = "0">

    [GUIDE] Setup a 3.0.3 WotLK Server
  2. #77
    buzzcola22's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    extracters arnt working for me

  3. #78
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by buzzcola22 View Post
    extracters arnt working for me
    Is it going to 41% then stopping? and you can run a server without maps.

  4. #79
    buzzcola22's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    stuck on handshaking

  5. #80
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by buzzcola22 View Post
    stuck on handshaking
    check your config files.

  6. #81
    celticdark's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm a total noob at this. But I managed to get the server up, everything is "speaking to eachother" correctly, except upon trying to logon via the games logon screen I constantly get the "cannot connect" message. I figure it's probably how I have the realmlist.wtf set up. All I am actually trying to do is set up an in house private server for a network of 3 pc's. Can you give me some ideas of what i need to look for to make sure I configured things correctly?

  7. #82
    iverdiver's Avatar Member
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Again
    After following the instructions, I try to run arcemu-logonserver and arcemu-world, i just get an error message.. I've tried to use the ultimate 3.0.3 and some other repack which i cant remember the name of, but it just doesnt work. Then i read that using theo's wotlk blizzlike or funserver repack should make it work, but after unextracting them, i found out that there is no database in them?

    need alittle help, please

    Edit:

    Made this work on my laptop, but the problem is, I don't got wow on that! Do you know how to make the server work on lan?
    Last edited by iverdiver; 12-12-2008 at 04:29 AM.

  8. #83
    celticdark's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by celticdark View Post
    I'm a total noob at this. But I managed to get the server up, everything is "speaking to eachother" correctly, except upon trying to logon via the games logon screen I constantly get the "cannot connect" message. I figure it's probably how I have the realmlist.wtf set up. All I am actually trying to do is set up an in house private server for a network of 3 pc's. Can you give me some ideas of what i need to look for to make sure I configured things correctly?
    Nevermind! I figured it out.. I did have the realmlist.wtf set incorrectly.. woot!!

    Your guid was the best! worked like a charm as soon as I set the realmlist correctly!

    Thanks thanks!!!

  9. #84
    Choda's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello...

    My World and Logon are "missing"....
    I got this:
    Connection failed.Will try again in 10 secs
    Im trying to make public server with mu external IP...I read somewhere i can do that...

    Here are my important parts of configs...
    World
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "lilazenis" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "lilazenis" Name = "logon" Port = "3306" Type = "1">

    ====================================

    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">
    Relam
    <LogonServer Address = "77.46.180.251"
    Port = "8129"
    Name = "Default Logon"
    RealmCount = "1">

    <Realm1 Name = "WotLK"
    Address = "77.46.180.251:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
    Logon
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "lilazenis"
    Name = "logon"
    Port = "3306"
    Type = "1">

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

    What im doing wrong?
    When i put IPs to 127.0.0.1 it connects easy...

    I added you to MSN but you are offline right now...

  10. #85
    Kolbein's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it mobs in Northrend?
    Does Zepplin work to Northrend?
    Is it Recall to Northrend?

    Just wanna know before I start, because all of teh servers I've made with WotLK does not have that? ^
    |

  11. #86
    iverdiver's Avatar Member
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kolbein, I Don't know if the zepp worked, i just wrote .recall port northrend, but there wasn't a single mob

  12. #87
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iverdiver View Post
    Again
    After following the instructions, I try to run arcemu-logonserver and arcemu-world, i just get an error message.. I've tried to use the ultimate 3.0.3 and some other repack which i cant remember the name of, but it just doesnt work. Then i read that using theo's wotlk blizzlike or funserver repack should make it work, but after unextracting them, i found out that there is no database in them?

    need alittle help, please

    Edit:

    Made this work on my laptop, but the problem is, I don't got wow on that! Do you know how to make the server work on lan?
    Use hamachi if your going to only run for 3 pc's. Set hamachi ip in the Realm config and your Realmlist your hamachi ip and your set. (have all the other pc's download hamachi and set there realmlist to your hamachi ip and your ok.:wave:

  13. #88
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Choda View Post
    Hello...

    My World and Logon are "missing"....
    I got this:

    Im trying to make public server with mu external IP...I read somewhere i can do that...

    Here are my important parts of configs...
    World


    Relam


    Logon

    What im doing wrong?
    When i put IPs to 127.0.0.1 it connects easy...

    I added you to MSN but you are offline right now...
    Go to the first page go down to the bottom of the page and you will see the link to make it public! which is what you need. GOOD LUCK!!! :wave: (need anymore help add my msn)

  14. #89
    shadowx850's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi i got this error Authentication request from 127.0.0.1, result FAI
    Key: 9AA3B630A77DDD4D7FAFBC48216AA3EB7A56FDFA and i don't kow why i follow this guide and i got this error when that work for other so if you know my error please tell me so i can correct it if you want my config for help just ask me my msn and i will send it to you

  15. #90
    mrsniperx's Avatar Member
    Reputation
    22
    Join Date
    Sep 2008
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowx850 View Post
    hi i got this error Authentication request from 127.0.0.1, result FAI
    Key: 9AA3B630A77DDD4D7FAFBC48216AA3EB7A56FDFA and i don't kow why i follow this guide and i got this error when that work for other so if you know my error please tell me so i can correct it if you want my config for help just ask me my msn and i will send it to you
    Try running as Admin or check your Realm File. Bottom make sure its 127.0.0.1, or post me your config files and ill help you.:wave:

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [GUIDE] MaNGOS 2.4.3 Super Simple Server Setup Wizard (noobpack+)
    By 711 in forum WoW EMU Guides & Tutorials
    Replies: 175
    Last Post: 09-17-2016, 12:01 PM
  2. [Guide] How to setup your 3.0.2 9056 Server
    By Drakath in forum WoW EMU Guides & Tutorials
    Replies: 55
    Last Post: 11-30-2008, 06:02 PM
  3. [Picture Guide]How to Setup a WOTLK Server
    By WargRider in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 10-01-2008, 08:40 AM
  4. [Guide]Setup a Ascent Server By Scratch
    By Pedregon in forum WoW EMU Guides & Tutorials
    Replies: 40
    Last Post: 07-14-2008, 01:54 PM
  5. Fast Guide: How to do after downloading: Ascent Server Setup
    By Arthas117 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-24-2007, 10:45 AM
All times are GMT -5. The time now is 04:40 PM. 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