Is there a permanent fix for this?? menu

Shout-Out

User Tag List

Results 1 to 7 of 7
  1. #1
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is there a permanent fix for this??

    Hello everyone.

    Lately, every time I start up my world server, it says there's an unterminated block in the optional.config file. I have removed the block of ext that usually causes that (infact, I am using a set of config files that came with the core that don't have the text that tells you what does what), but I still get the error.

    I can temporarily fix this problem by going into my config files, not changing anything and then trying again.

    However, this does not always work and I have to do it each time I want to start the world server. I would just like to know if there's a way to permanently fix this problem.

    Thanks,
    Sheldrake

    ETA: I am using the ArcEmu 3.0.9 Rev 2595 Core with RivalDB Rev 242.
    Last edited by Sheldrake; 10-11-2009 at 01:55 PM.

    Is there a permanent fix for this??
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    You need to delete all the comments and it works fine.

    This is my optional config:


    Code:
    <Optional StartingLevel="1"
        LevelCap="30"
        GenLevelCap="30"
        AllowTBC="1"
        AntiMasterLootNinja="0" 
        AdditionalFun="0" 
        DKStartingTalents="0" 
        Unstuck="0" 
        UnstuckCooldown="60" 
        UnstuckToBind="0"
        MaxProfessions="2">
    
    
    <Interfaction InterfactionChat="1"     
        InterfactionGroup="1"
        InterfactionGuild="1"
        InterfactionTrade="1"
        InterfactionFriends="1"
        InterfactionMisc="1"
        CrossOverCharacters="1">
    
    
    <Color AnnTagColor = "2"
        AnnGMTagColor = "1"
        AnnNameColor = "4"
        AnnMsgColor = "6">
    
    
    <Extra Instant80="0" 
        PvPToken="0" 
        PvPTokenID="13905" 
        PvPKillAnnounce="0" 
        Portals="0" 
        L80etc="0" 
        WeddingNPC="0">
    
    
    <GameMaster ListOnlyActiveGMs = "0"
        HidePermissions = "0">
    
    
    
    <CommonSchedule AutoBroadCast = "0"
        BroadCastInterval = "10"
        BroadCastTriggerPercentCap = "2"
        BroadCastOrderMode = "0">
    
    <ClassOptions DeathKnightPreReq = "1"
            DeathKnightLimit = "1" >
    
    
    
    <GoldSettings EnableGoldCap = "1"
              StartingGold = "2"
              MaximumGold = "214748">

  3. #3
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the speedy reply. I will try that.
    +Rep

    -Sheldrake

  4. #4
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm.....I just tried to reboot my server after trying out your suggestion, but it still happened. This is my optional.config:

    Code:
    <Optional StartingLevel="1"
        LevelCap="80"
        GenLevelCap="80"
        AllowTBC="1"
        AntiMasterLootNinja="0"
        CustomCharterGiver="0"
        AdditionalFun="0"
        DKStartingTalents="48"  
        Unstuck="0"  
        UnstuckCooldown="60">
    
    <Interfaction InterfactionChat="1"     
        InterfactionGroup="1"
        InterfactionGuild="1"
        InterfactionTrade="1"
        InterfactionFriends="1"
        InterfactionMisc="1"
        CrossOverCharacters="1">
    
    <Color AnnTagColor = "2"
        AnnGMTagColor = "1"
        AnnNameColor = "4"
        AnnMsgColor = "6">
    
    <Extra Instant80="0"
        PvPToken="0"
        PvPTokenID="13905"
        PvPKillAnnounce="1"
        Portals="0"
        L80etc="0"
        WeddingNPC="0">
    
    <GameMaster ListOnlyActiveGMs = "0"
        HidePermissions = "0">
    
    <CommonSchedule AutoBroadCast = "1"
        BroadCastInterval = "360"
        BroadCastTriggerPercentCap = "2"
        BroadCastOrderMode = "0">
    
    <ClassOptions DeathKnightPreReq = "1"
            DeathKnightLimit = "0">
    
    <GoldSettings EnableGoldCap = "1"
              StartingGold = "0"
              MaximumGold = "2147369721">
    Don't know what's going on...

  5. #5
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Get this: http://www.mediafire.com/download.php?ie4ud2kjndz
    Edit the details to your servers settings. If that still doesn't work I'm not sure, it works every time for me.
    Last edited by stoneharry; 10-12-2009 at 02:09 AM.

  6. #6
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, thank you.

  7. #7
    Sheldrake's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yay, it worked! Thank you so much for your help

Similar Threads

  1. Need a fix for this script
    By Arugos in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 03-01-2008, 01:14 PM
All times are GMT -5. The time now is 08:09 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