[PICS] Setup 2.4.3 Repacks menu

User Tag List

Page 7 of 11 FirstFirst ... 34567891011 LastLast
Results 91 to 105 of 153
  1. #91
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hatcher View Post
    When i try to start arcemu-world or arcemu-logonserver i get an error saying the programs configuration is wrong. Any help?
    Can you take a screen shot of it?

    [PICS] Setup 2.4.3 Repacks
  2. #92
    scytze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i made maps folder and runned ad.exe in wow folder but it just wont start
    when i open ad.exe it shoots error window to screen
    something like '' failed opening program becuse parallel definition is wrong'' >.< sorry my bad english

  3. #93
    saperior's Avatar Active Member
    Reputation
    58
    Join Date
    Feb 2008
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now im getting another error... its saying

    "Cant connect to database"....

  4. #94
    Hatcher's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chriller View Post
    Can you take a screen shot of it?

    I added you to MSN. The error is in Swedish so it´s hard to translate. It seems my computer refuses to run the .exe´s.
    It says i should try to reinstall the program.

  5. #95
    scytze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I fixid my maps problem myself by downloading them from other site
    oh well now i have done every thing
    but.
    when i am opening the logonserver.exe / realm.exe
    il get same error -.-
    CURSE YOU WINDOUS VISTA

  6. #96
    joss50's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got problem with this TGMS repack , if i log in i dont see characters ... Can someone help me ?

  7. #97
    scytze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
     Right click on the 'world' database - Chose 'Excute Batch File'.
    It will pop up with a box where you can chose where to direct it. Find your repack folder. Open the folder inside it called 'Database' and chose file called 'world_structure.sql'.
     .
    Click Start, and wait for it to be done.
    When your done repeat it to the other 2 databases. But when you do it to the 'logon' database, you should chose the file 'logon_structure.sql'. And for the 'character' database, you should chose the file 'character_structure.sql'.
    Joss did you do this for character database?

  8. #98
    coardoso's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    everything goes ok but when i try to open logonserver it just closes in 0.1 secs after...and i've followed the whole guide...i got a photo:

    Last edited by coardoso; 09-25-2008 at 01:48 PM.

  9. #99
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Something wrong in logonserver.conf. Check it agien.

  10. #100
    coardoso's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I done the guide again and happens the same thing...

    #######################################################################
    # ArcEmu Realms Configuration File
    #######################################################################

    /********************************************************************************
    * 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 (#). *
    ********************************************************************************/

    # 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
    #
    #
    #
    #
    # LEAVE THIS ALONE UNLESS YOU CHANGE SETTINGS IN SQL DATABASE
    #

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "mysqlpassXD"
    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.
    #
    #
    #
    # LEAVE THIS ALONE
    #

    <Listen Host = "myhamachiIP"
    ISHost = "myhamachiIP"
    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
    #
    #
    #
    #
    # LEAVE THIS ALONE
    #

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



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

    <Rates AccountRefresh = "300">



    # 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.
    #
    #
    #
    #
    # LEAVE THIS ALONE
    #

    <Client MinBuild = "8606"
    MaxBuild = "8606">



    # WorldServer Setup
    #
    #
    #
    # LEAVE THIS SECTION AS IS!!!! DO NOT TOUCH IT UNLESS YOU KNOW WHAT
    # YOU'RE DOING!!! THIS IS A MAJOR PART!!!
    #
    #
    #
    # 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: "remotepass"
    #
    # 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)
    #
    #
    #
    #
    # LEAVE THIS SECTION AS IS!!!! DO NOT TOUCH IT UNLESS YOU KNOW WHAT
    # YOU'RE DOING!!! THIS IS A MAJOR PART!!!

    <LogonServer RemotePassword = "mysqlpassXD"
    AllowedIPs = "myhamachiIP/24"
    AllowedModIPs = "myhamachiIP/24">
    Last edited by coardoso; 09-25-2008 at 06:01 PM.

  11. #101
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <Listen Host = "myhamachiIP"
    ISHost = "myhamachiIP"
    RealmListPort = "3724"
    ServerPort = "8093">
    and
    <LogonServer RemotePassword = "mysqlpassXD"
    AllowedIPs = "myhamachiIP/24"
    AllowedModIPs = "myhamachiIP/24">

  12. #102
    scytze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wee i fixed my server. anywas rep for ya

  13. #103
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scytze View Post
    wee i fixed my server. anywas rep for ya
    Glad i could help

  14. #104
    coardoso's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <Listen Host = "myhamachiIP"
    ISHost = "myhamachiIP"
    RealmListPort = "3724"
    ServerPort = "8093">
    and
    <LogonServer RemotePassword = "mysqlpassXD"
    AllowedIPs = "myhamachiIP/24"
    AllowedModIPs = "myhamachiIP/24">

    I changed to:

    <Listen Host = "(the numbers that were on top of my hamachi)"
    ISHost = "(the numbers that were on top of my hamachi)"
    RealmListPort = "3724"
    ServerPort = "8093">
    and
    <LogonServer RemotePassword = "(the password I did for mysql and for sqlyog)"
    AllowedIPs = "(the numbers that were on top of my hamachi)/24"
    AllowedModIPs = "(the numbers that were on top of my hamachi)/24">

    and...

    still the same thing...I would like to rep you...rlly...if it works of course...

  15. #105
    saperior's Avatar Active Member
    Reputation
    58
    Join Date
    Feb 2008
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting another error...

    "Cant Connect to Databse" please help =)

Page 7 of 11 FirstFirst ... 34567891011 LastLast

Similar Threads

  1. [GUIDE][PICS] Setup 3.0.8 repacks
    By Erase in forum WoW EMU Guides & Tutorials
    Replies: 73
    Last Post: 03-01-2009, 08:31 PM
  2. 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
  3. [GUIDE] How to setup MGT-Web ADVANCED repack!
    By Eepi in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 11-03-2007, 03:50 AM
All times are GMT -5. The time now is 06:17 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