[GUIDE] Setup a 3.0.3 WotLK Server menu

User Tag List

Page 5 of 12 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 176
  1. #61
    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)
    and here my logonserver config

    #######################################################################
    # ArcEmu Realms Configuration File
    # Last updated at rev.1564
    #######################################################################


    # LogonDatabase Section
    #
    # These directives are the location of the `realms` and `accounts`
    # tables.
    #
    # LogonDatabase.Host - The hostname that the database is located on
    # LogonDatabase.Username - The username used for the mysql connection
    # LogonDatabase.Password - The password used for the mysql connection
    # LogonDatabase.Name - The database name
    # LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
    # LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
    #

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = " "
    Name = "logon"
    Port = "3306"
    Type = "1">


    # 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)
    #
    # Note: ISHost is the interserver communication listener.
    #

    <Listen Host = "127.0.0.1"
    ISHost = "127.0.0.1"
    RealmListPort = "3724"
    ServerPort = "8093">

    # Server console logging level
    #
    # This directive controls how much output the server will
    # display in it's console. Set to 0 for none.
    # 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
    # Default: 3
    #

    <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 3.0.3 was build 9183.
    #

    <Client MinBuild = "9183"
    MaxBuild = "9183">

    # 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 = "change_me_logon"
    AllowedIPs = "127.0.0.1/32"
    AllowedModIPs = "127.0.0.1/32">

    [GUIDE] Setup a 3.0.3 WotLK Server
  2. #62
    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)
    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, but after unextracting them, i found out that there is no database in them?? could you help me out?

  3. #63
    Coltion's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i get this problem when i try to open Arcemu-world

    Image of HELP! - Photobucket - Video and Image Hosting

    anyone who can help

  4. #64
    Raziel1235's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA need help, lost whole damn day for this idiotic error logonserver error : connection failed due to : "Unknown database" arcemu_logon
    world error : connection failed due to: " unknown database" arcemu_world

  5. #65
    azrah's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    shadow - Im no expert, I cant even get my own working, but I am about 90% sure your problem lies with this line in your logon config - at the very bottom.

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

    You need to change "change_me_logon" to "insert password here"

    and I also noticed you didnt set a password in this line

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = " "
    Name = "logon"
    Port = "3306"
    Type = "1">

    I make those all the same to avoid errors like that.

  6. #66
    grim667's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok hi im kinda new to all of this everything is working smoothly..installed everything followed it to the letter...run logon.exe everything fine...and then world.exe after a min of things goes:
    20:55 N LogonCommClient: Attempting to connect to logon server...
    connnection failed bla bla bla redo in 10 sek
    failed bla bla redo in 10 sek and on and on... ( left for like an hour and it was like 600 rows of this... -_-) anyway i followed everything to the letter and its not working with my external,hamachi or the default IP you used...
    any ideas?

  7. #67
    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 Raziel1235 View Post
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA need help, lost whole damn day for this idiotic error logonserver error : connection failed due to : "Unknown database" arcemu_logon
    world error : connection failed due to: " unknown database" arcemu_world
    this means the database in your navicat is not the same. Make sure the info in your config files match the navicat databases you made.

  8. #68
    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 azrah View Post
    shadow - Im no expert, I cant even get my own working, but I am about 90% sure your problem lies with this line in your logon config - at the very bottom.

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

    You need to change "change_me_logon" to "insert password here"

    and I also noticed you didnt set a password in this line

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = " "
    Name = "logon"
    Port = "3306"
    Type = "1">

    I make those all the same to avoid errors like that.

    Yea, if you don't put the pass in the " " it wont connect.

  9. #69
    Raziel1235's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i did it guyz! one problem, My userr name or password doesnt work, it sais incorect name/pass when i try logging on

    this is from enGB
    set realmlist 127.0.0.1
    set patchlist 127.0.0.1
    set portal eu

    and this from WTF config
    1.000000"SET movie "0"SET realmList "127.0.0.1" SET realmName "Macak" SET Gamma "0.800000"SE

    btw, where can i check my name / pass to login wow?

  10. #70
    Raziel1235's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FORGET IT, i lose all nervers i had left, whole freking day doing nothing but destroying my eyes to make 1 damn server for only 1 damn user for damn machinima, i adresed my problem allready, you dont rly have to say solution as i am so burned out i doubt i ll ever log back to check it

  11. #71
    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 Coltion View Post
    i get this problem when i try to open Arcemu-world

    Image of HELP! - Photobucket - Video and Image Hosting

    anyone who can help
    Your mysql host is not WRATH it is local host that's your problem.

  12. #72
    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 Raziel1235 View Post
    FORGET IT, i lose all nervers i had left, whole freking day doing nothing but destroying my eyes to make 1 damn server for only 1 damn user for damn machinima, i adresed my problem allready, you dont rly have to say solution as i am so burned out i doubt i ll ever log back to check it

    Well if not, add my msn or yahoo and ill help you personally to get one started.

  13. #73
    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 Raziel1235 View Post
    i did it guyz! one problem, My userr name or password doesnt work, it sais incorect name/pass when i try logging on

    this is from enGB
    set realmlist 127.0.0.1
    set patchlist 127.0.0.1
    set portal eu

    and this from WTF config
    1.000000"SET movie "0"SET realmList "127.0.0.1" SET realmName "Macak" SET Gamma "0.800000"SE

    btw, where can i check my name / pass to login wow?

    Your username and password will be on the accounts table located in your navicat, logon/character database.

  14. #74
    ganner678's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    hey im havin a problem

    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

  15. #75
    Savate'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)
    Originally Posted by mrsniperx View Post
    Your username and password will be on the accounts table located in your navicat, logon/character database.
    thanks for taking the time to help

    +rep for you even if its a gray bar ;x

Page 5 of 12 FirstFirst 123456789 ... 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 11:49 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