Problem with .exe's menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    HavinFun's Avatar Active Member
    Reputation
    69
    Join Date
    Jan 2007
    Posts
    188
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem with .exe's

    Whenever i open the second exe file (World)
    It gives me this:

    Code:
    00:52 S Rnd: Initialized Random Number Generators.
    00:52 D ThreadPool: Thread 6104 entered the free pool.
    00:52 D ThreadPool: Startup, launched 5 threads.
    00:52 N Config: Loading Config Files...
    
    00:52 D ThreadPool: Thread 2828 entered the free pool.
    00:52 D ThreadPool: Thread 4640 entered the free pool.
    00:52 D ThreadPool: Thread 3596 entered the free pool.
    00:52 D ThreadPool: Thread 5504 entered the free pool.
    00:52 S Config: >> ascent-world.conf
    
    ....srcascent-sharedConfigConfig.cpp:275 ASSERTION FAILED:
      current_variable != ""
    Quote without variable.
    00:52 E Config: >> ascent-realms.conf
    It shuts down after it says this.
    Please someone help me out.

    Problem with .exe's
  2. #2
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post your realm conf file.

  3. #3
    HavinFun's Avatar Active Member
    Reputation
    69
    Join Date
    Jan 2007
    Posts
    188
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    #######################################################################
    # Ascent Realms Configuration File
    # Last updated at revision 446 by Burlex
    #######################################################################
    
    /********************************************************************************
     * 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 (#).                                         *
     ********************************************************************************/
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # LogonServer Section
    #
    #    Address:
    #        The address (no port) of the server.
    #
    #    Port:
    #        The port on which the logon server listens. (*** NOT 3724 ***)
    #
    #    Name:
    #        Not really relavant, but name the logon.
    #
    #    RealmCount:
    #        The number of realms in the next section.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <LogonServer Address = "localhost"
                 Port = "8093"
                 Name = "wowlegion"
                 RealmCount = "1">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Realm Section
    #
    #    Name:
    #        The name of the realm.
    #    
    #    Address:
    #        The address (and port) of that realm.
    #
    #    Icon:
    #        The type of realm (PVP, Normal, RPPVP, RP)
    #
    #    Colour:
    #        Realm colour in realm list display.
    #
    #    TimeZone:
    #        Time zone the realm is in.
    #
    #    Population:
    #        (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Realm1 Name = "Hackers World"
            Address = "localhost":8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">

  4. #4
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Address = "localhost":8129" <--
    Remove that quote in the middle

  5. #5
    HavinFun's Avatar Active Member
    Reputation
    69
    Join Date
    Jan 2007
    Posts
    188
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im so dumb

Similar Threads

  1. Little problem with logonserver.exe
    By Virus1901 in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 04-05-2009, 03:02 PM
  2. Problems with AD.exe Mangos
    By erebos in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 10-31-2008, 07:08 PM
  3. [MaNGOS] Problem with mangosd.exe
    By Nightsky92 in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 09-26-2008, 02:10 PM
  4. Problem with WoWme.exe
    By Hyphix in forum WoW ME Questions and Requests
    Replies: 10
    Last Post: 03-30-2008, 07:26 AM
  5. Need help! got problem with Ascent.exe will +rep :P
    By Anthraxx in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 01-26-2008, 10:12 AM
All times are GMT -5. The time now is 06:55 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