[ArcEmu] Unable to login menu

User Tag List

Results 1 to 8 of 8
  1. #1
    DARIU5's Avatar Sergeant
    Reputation
    32
    Join Date
    May 2010
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [ArcEmu] Unable to login

    Sorry, I hope this is the right place to ask this!

    I'm trying to get my server public to a few of my friends, I've done quite a bit and I've been working for hours but can't seem to get it to work. After following some tutorials, my world server says "Unterminated Block" and refuses to start now. This problem didn't occur until I changed something at the top of World that someone said to in one of those random guides I spoke of.

    Here are my files:

    WORLD:
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "arcemu" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
    
    
    <Listen Host = "127.0.0.1"
            WorldServerPort = "8129">
    REALMS:
    Code:
    <LogonServer Address = "5.159.93.144"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    
    
    <Realm1 Name = "Test Realm"
    	Address = "5.159.93.144:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    Top of Logon:
    Code:
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    
    <Listen Host = "5.159.93.144"
            ISHost = "5.159.93.144"
            RealmListPort = "3724"
            ServerPort = "8093">
    Bottom of Log on:
    Code:
    <LogonServer RemotePassword = "CENSORED"
                 AllowedIPs = "5.159.93.144/24"
                 AllowedModIPs = "5.159.93.144/24">
    All help is greatly appreciated!...
    Last edited by DARIU5; 05-14-2010 at 01:09 AM.

    [ArcEmu] Unable to login
  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)
    "Undetermined block" means you have a syntax error, probably in your world conf. Post it in its entirety, and place it within [ code] tags, not [ html]

  3. #3
    DARIU5's Avatar Sergeant
    Reputation
    32
    Join Date
    May 2010
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, and my apologies. Heh, this server is a bit awkward. Not to great from what I can tell. I didn't have the error until I changed the top part, but it still fails to connect for some reason.

    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "arcemu" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
    
    
    <Listen Host = "127.0.0.1"
            WorldServerPort = "8129">
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
    
    <Server PlayerLimit = "100000"
            Motd = "welcome to Dead-WoW with working icc and working talents please enjoy your stay and do not pick fights."         
            SendStatsOnJoin = "1"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "0"
            ConnectionTimeout = "180"
            RealmType = "1"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="0"
            UseAccountData="1"
            AllowPlayerCommands="1"
            EnableLFGJoin="0"
            TimeZone="8"
            Collision="0"
            DisableFearMovement="0">
    
    
    <Announce       Tag = "Dead-WoW Staff"
                    GMAdminTag = "1"
                    NameinAnnounce = "1"
                    NameinWAnnounce = "1"
                    ShowInConsole = "0">
    
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           QuestReputation="40"
           KillReputation="20"
           Honor="10"
           PvPTimer="3"
           ArenaQueueDiff="1"
           Compression="1"
           XP="12"
           QuestXP="23"
           RestXP="20"
           ExploreXP="20"
           DropGrey="2"
           DropWhite="2"
           DropGreen="2"
           DropBlue="2"
           DropPurple="2"
           DropOrange="2"
           DropArtifact="2"
           DropMoney="10"
           Save="150000"
           SkillChance="1"
           SkillRate="1"
           ArenaMultiplier2x="10"
           ArenaMultiplier3x="25"
           ArenaMultiplier5x="35">
    
    
    <GMClient GmClientChannel = "gm_sync_channel">
    
    
    <Terrain MapPath ="maps"
             vMapPath ="vmaps"
             UnloadMaps ="1">
    
    <Log Cheaters="0" GMCommands="0" TimeStamp="0"> 
    
    <Mail ReloadDelay="0"
          DisablePostageCostsForGM="1"
          DisablePostageCosts="1"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="1"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    
    <FloodProtection Lines = "1" Seconds = "5" SendMessage = "1">
    
    
    <LogonServer DisablePings = "1"
                 RemotePassword = "dddddd">
    
    <AntiHack Teleport="1"
              Speed="0"
              FallDamage="0"
              Flight="0"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="daily"
             DailyUpdate="daily">
    
    <Channels BannedChannels="">
    
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
          
    <ScriptBackends LUA="1">
    
    <Movement FlushInterval="1000"
              CompressRate="1"
              CompressThreshold="30.0"
              CompressThresholdCreatures="10.0">
    
    
    <Localization LocaleBindings="">
    
    
    <InstanceHandling TakeGroupLeaderID="1" 
                      SlidingExpiration="0" 
                      DailyHeroicInstanceResetHour="0" 
                      CheckTriggerPrerequsites="0" >
    
    
    <Battleground AV_MIN="1" 
    							AV_MAX="40" 
    							AB_MIN="4" 
    							AB_MAX="15" 
    							EOS_MIN="4" 
    							EOS_MAX="15" 
    							WS_MIN="2" 
    							WS_MAX="10" 
    							SOTA_MIN="10" 
    							SOTA_MAX="15">
    
    <GameMaster StartOnGMIsland = "1">
    
    
    <Arena Season = "8"
    	Progress = "1">
    
    
    <Limits Enable="1" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    
    
    <DonatorCommands AddItem = "1"
             Tele2Friend = "1"
             Announce = "1"
             Port = "1">
    Last edited by DARIU5; 05-14-2010 at 01:18 AM.

  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)
    Hmm. I can't find the syntax error. When your server complains about 'undetermined block', does it say on what file? On what line?

  5. #5
    streetkiller's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This problem has been fixed by arcemu.
    Update your arcemu.
    (if you're using a repack ask the maker for support)

  6. #6
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DARIU5 View Post
    Sorry, I hope this is the right place to ask this!

    I'm trying to get my server public to a few of my friends, I've done quite a bit and I've been working for hours but can't seem to get it to work. After following some tutorials, my world server says "Unterminated Block" and refuses to start now. This problem didn't occur until I changed something at the top of World that someone said to in one of those random guides I spoke of.

    Here are my files:

    WORLD:
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "arcemu" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
    
    
    <Listen Host = "127.0.0.1"
            WorldServerPort = "8129">
    REALMS:
    Code:
    <LogonServer Address = "5.159.93.144" change to 127.0.0.1
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    
    
    <Realm1 Name = "Test Realm"
    	Address = "5.159.93.144:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    Top of Logon:
    Code:
    <LogonDatabase Hostname = "localhost" make sure this is your database for logon
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    
    <Listen Host = "5.159.93.144" change to 0.0.0.0
            ISHost = "5.159.93.144" change to 0.0.0.0
            RealmListPort = "3724"
            ServerPort = "8093">
    Bottom of Log on:
    Code:
    <LogonServer RemotePassword = "CENSORED"
                 AllowedIPs = "5.159.93.144/24"change to 32
                 AllowedModIPs = "5.159.93.144/24">change to 32
    All help is greatly appreciated!...
    I edited a few things above in red.


    If you want to check out my configs then...
    Also I have config files that work with 3.3.3a.
    And you need to edit them a little like adding Database name, passwords,DYNDs host name in realm config. etc.
    [note: If you need to me post the configs in code blocks and show you what to edit I can. Just ask]

    Download here



    Password

    MMowned
    Last edited by chaoticd35; 05-15-2010 at 03:44 AM.

  7. #7
    Breakdawn's Avatar Active Member
    Reputation
    39
    Join Date
    Jun 2009
    Posts
    266
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chaotic...


    When its hamachi he can change it all to hamachi IP without it matters... so you arent really correct there :<

  8. #8
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess thats my bad but I didn't see him mention Hamachi.. :P

Similar Threads

  1. Unable to Login with my Xelper account
    By Xelper1 in forum Report Bugs
    Replies: 1
    Last Post: 12-13-2012, 12:54 AM
  2. [ArcEmu] Unable To Connect
    By iTigah in forum WoW EMU Questions & Requests
    Replies: 9
    Last Post: 04-13-2010, 01:47 PM
  3. [ArcEmu] Unable to Validate Game Version
    By brettsalt1995 in forum WoW EMU Questions & Requests
    Replies: 17
    Last Post: 04-07-2010, 07:10 AM
  4. How to remove "Powered by ArcEmu" message at login
    By pcrew in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 12-30-2008, 03:35 PM
All times are GMT -5. The time now is 01:09 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