ArcEmu Unterminated Block? menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ArcEmu Unterminated Block?

    When o start up arcemu-world.exe

    I get an Unterminated Block.

    With the arcemu-optional.conf


    ArcEmu Unterminated Block?
  2. #2
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post your configs in [code]

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  3. #3
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    ###########################################################################
    # ArcEmu Optional Configuration File
    # Last Update: : arcemu-optional.conf 309 2008-06-03 14:29:43Z tazjin $
    #
    # This configuration file contains all non-blizzlike values.
    ###########################################################################
    
    /********************************************************************************
     * 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 (#).                                         *
     ********************************************************************************/
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Optional Settings
    #
    #    Starting Level
    #     This controls at which level characters are created. Range is from 1-70.
    #     Default: 1
    #
    #    Level Cap
    #        This variable controls the level that stats will be generated up to internally.
    #        Beyond this level players can still see a higher level visually but their stats won't
    #        increase beyond this point.
    #        Default: 70
    #
    #    Generated Level Level Cap
    #       This variable controls the level at which stats will generate up to. Generally the formulas go
    #       crazy after level 70 so this way you can keep the high visual but stats at a reasonable value.
    #       Default: 70
    #
    #    Allow The Burning Crusade characters
    #       This will override account settings, so you can disable TBC from your server without having to mess with accounts.
    #       Default: 1 
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Optional    StartingLevel = "1"
                 LevelCap = "60"
                 GenLevelCap = "60"
                 AllowTBC = "0"
                 AntiMasterLootNinja = "0">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Interfaction Options
    #
    #    InterfactionChat
    #    This directive controls whether horde and alliance players can talk to each other.
    #    Default: 0 (disabled)
    #
    #    InterfactionGroup
    #    This directive controls whether horde and alliance players are able to build a group together.
    #    Default: 0 (disabled)
    #
    #    InterfactionGuild
    #    This directive controls whether horde and alliance players are able to build crossfaction guilds
    #    Default: 0 (disabled)
    #
    #    InterfactionTrade
    #    This directive controls whether horde and alliance players can trade with each other.
    #    Default: 0 (disabled)
    #
    #    InterfactionFriends
    #    If this is enabled players can add other players from the opposite faction to their friends list
    #    Default: 0 (disabled)
    #
    #    InterfactionMisc
    #    This directive controls whether horde and alliance players are able to use different functions
    #    on players of the opposite faction. This includes e.g. using the /who command.
    #    Default: 0 (disabled)
    #
    #    CrossOverCharacters
    #    If this is enabled players are able to create both, horde and alliance characters on a PVP realm.
    #    Default: 0 (disabled)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Interfaction    InterfactionChat="1"
                     InterfactionGroup="0"
                     InterfactionGuild="0"
                     InterfactionTrade="0"
                     InterfactionFriends="0"
                     InterfactionMisc="0"
                     CrossOverCharacters="0">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Color Configuration
    #   Announce
    #    AnnTagColor
    #    This controls which color the [] tag in front of announces has.
    #    Default: 2 (Light Blue)
    #
    #    AnnGMTagColor
    #    This controls the color of the GM/Admin tag in announces. Only enabled if GMAdminTag is set to 1.
    #    Default: 1 (Light red)
    #
    #    AnnNameColor
    #    This controls the color of the gamemaster's name in announces.
    #    Default: 4 (Green)
    #
    #    AnnMsgColor
    #    This controls the color of message in announces.
    #    Default: 6 (Gold)
    #
    #
    #   You can choose one of the colors below.
    #     LightRed    = 1
    #     LightBlue = 2
    #     Blue    = 3
    #     Green    = 4
    #     Red    = 5
    #     Gold     = 6
    #     Grey    = 7
    #     White    = 8
    #     Magenta     = 9
    #     Yellow     = 10
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Color  AnnTagColor = "2"
            AnnGMTagColor = "1"
            AnnNameColor = "4"
            AnnMsgColor = "6">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Extra Scripts Configuration
    #
    #    Instant70
    #        Enables Instant70 mode.
    #
    #    PvPToken
    #        This directive enables  item rewards when there is a PvP Kill and players are level 70
    #
    #    PvPTokenID
    #        If PvPToken is enabled, specify the item ID of your custom Token ID, or any other item
    #
    #    L70etc
    #        Enables L70etc Band Gossip script.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Extra Instant70="0" PvPToken="0" PvPTokenID="13905" PvPKillAnnounce="0" Portals="0" L70etc="0" WeddingNPC="0">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # GameMaster Configuration
    #
    # ListOnlyActiveGMs
    #   List only gamemasters with enabled GMFlag to players without any permissions.
    #
    # HidePermissions
    #   Hides permission flags from players without any permissions.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <GameMaster ListOnlyActiveGMs = "0"
                HidePermissions = "0">


  4. #4
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not anything evil... but the optional config files isn't so much Oo

    The realms, world and logonserver config files would be alot better

    Edit: Try to add a enter (new line) at the end of the config files

  5. #5
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fixed it

    filler


Similar Threads

  1. [Arcemu] world unterminated block Problem.
    By hihiri in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 05-02-2010, 08:03 PM
  2. arcemu error unterminated comment...
    By djbaird5 in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 12-18-2009, 03:42 AM
  3. ArcEmu- Unterminated Block?
    By strongsoldat in forum WoW EMU Questions & Requests
    Replies: 15
    Last Post: 03-01-2009, 08:41 PM
  4. [Help] Unterminated Block
    By Entr0py in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 07-23-2008, 06:34 AM
  5. Ascent unterminated block
    By deathearter in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 02-02-2008, 12:52 AM
All times are GMT -5. The time now is 03:41 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search