[Arcemu] Need help getting public. menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 32
  1. #1
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Arcemu] Need help getting public.

    I have portforwarded, tried loads of methods and changed my config files but no one exept my other Laptop can connect...

    Any help?

    [Arcemu] Need help getting public.
  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)
    If you are trying to connect with the same computer hosting you need to set that up.

    If you are trying to connect with a computer on the same network, then you need to set that up.

    If you want people to connect from outside your network, you need to set that up.

    Please describe the specific situations you need help with, and refer to this if you have not already: Arcemu Use Cases - ArcEmu-Wiki

  3. #3
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I want people to connect from wherever so its live, I have changed lots but no solutions

  4. #4
    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)
    Set up 3 realms in your realm config with these addresses:

    127.0.0.1ort
    InternalIPort
    ExternalIPort

    e.g:

    127.0.0.1:8129
    192.168.0.194:8129
    63.93.19.25:8129

    Then try connecting. Tell me what errors you get when trying to login.

  5. #5
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I try loading worldserver.exe and I get error 'Undertermined Block'

  6. #6
    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 have a error in one of your configs. Please post the configs in
    Code:
    code boxes
    .

  7. #7
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do I do Code Boxes? + All of the things in configs? (Realms, logon, world etc)

  8. #8
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    <LogonServer Address = "192.168.1.xxx"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "3">
    
    <Realm1 Name = "DeathWoW ALPHA"
    	Address = "deathwow.servegame.com:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    
    <Realm2 Name = "DeathWoW ALPHA"
    	Address = "192.168.1.xxx:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    
    <Realm3 Name = "DeathWoW ALPHA"
    	Address = "80.1.134.xxx:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1"

  9. #9
    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)
    I am guessing it is your realm.config. Post everything in it.

    [-code][-/code] without the -.

  10. #10
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    <LogonDatabase Hostname = "localhost"
                   Username = "xxx"
                   Password = "xxx"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    
    <Listen Host = "deathwow.servegame.com"
            ISHost = "192.168.1.xxx"
            RealmListPort = "3724"
            ServerPort = "8093">
    
    
    <LogLevel Screen = "0"
              File = "-1">
    
    
    <Rates AccountRefresh = "300">
    
    
    <Client MinBuild = "00000"
            MaxBuild = "99999">
    
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "deathwow.servegame.com/24"
                 AllowedIPs = "192.168.1.xxx/24"
                 AllowedModIPs = "deathwow.servegame.com/24">
                 AllowedModIPs = "192.168.1.xxx/24">


    Code:
    <WorldDatabase Hostname = "localhost" Username = "xxx" Password = "xxx" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "xxx" Password = "xxx" Name = "characters" Port = "3306" Type = "1">
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
    
    <Server PlayerLimit = "100"
            Motd = "DeathWoW V.0.6"         
            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="1"
            UseAccountData="0"
            AllowPlayerCommands="0"
            EnableLFGJoin="0"
            TimeZone="0"
            Collision="0"
            DisableFearMovement="0"
            SaveExtendedCharData="0">
    
    
    
    
    <Announce       Tag = "Staff"
                    GMAdminTag = "0"
                    NameinAnnounce = "0"
                    NameinWAnnounce = "0"
                    ShowInConsole = "0">
    
    
    
    <Rates Health="1"
           Power1="2"
           Power2="2"
           Power3="2"
           Power4="2"
           QuestReputation="1"
           KillReputation="1"
           Honor="1"
           PvPTimer="300000"
           ArenaQueueDiff="150"
           Compression="1"
           XP="1"
           QuestXP="1"
           RestXP="1"
           ExploreXP="1"
           DropGrey="1"
           DropWhite="1"
           DropGreen="1"
           DropBlue="1"
           DropPurple="1"
           DropOrange="1"
           DropArtifact="1"
           DropMoney="1"
           Save="300000"
           SkillChance="100"
           SkillRate="20"
           ArenaMultiplier2x="1"
           ArenaMultiplier3x="1"
           ArenaMultiplier5x="1">
    
    <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="0"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="0"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
    
    <LogonServer DisablePings = "0"
                 RemotePassword = "ascent">
    
    <AntiHack Teleport="0"
              Speed="0"
              FallDamage="0"
              Flight="0"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    <Channels BannedChannels="">
    
    <VoiceChat Enabled="0"
               ServerIP="5.20.188.4"
               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="1" 
                      CheckTriggerPrerequsites="0" >
    
    
    <Battleground AV_MIN="0" 
    							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 = "0">
    
    <Arena Season = "5"
    	Progress = "1">
    
    <Limits Enable="0" AutoAttackDmg="100000" SpellDmg="300000" Health="1000000" Mana="8000000" Disconnect="0" BroadcastGMs="1">
    
    <DonatorCommands AddItem = "1"
             Tele2Friend = "1"
             Announce = "1"
             Port = "1">

  11. #11
    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)
    Code:
    <LogonServer Address = "192.168.1.xxx"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "3">
    
    <Realm1 Name = "DeathWoW ALPHA"
    	Address = "deathwow.servegame.com:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    
    <Realm2 Name = "DeathWoW ALPHA"
    	Address = "192.168.1.xxx:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    
    <Realm3 Name = "DeathWoW ALPHA"
    	Address = "80.1.134.xxx:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1"
    You missed a > on the last line, which will cause a error.

    should be: TimeZone = "1">

  12. #12
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok i got on with no errors

  13. #13
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it online now or?

  14. #14
    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)
    I'm not testing it. >.> Sorry.

    Find someone else to try and connect to your server.

  15. #15
    Orgtar's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its still not online. Any help

Page 1 of 3 123 LastLast

Similar Threads

  1. [Misc] [Help] Need help getting server public please. +Rep
    By coolmarkid in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 07-15-2010, 06:48 AM
  2. [Ascent] Need help getting my server live
    By krish in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 05-17-2008, 10:29 AM
  3. [Help] need help with public website cms2.0
    By project anthrax in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 04-26-2008, 06:24 PM
  4. Boting: Need help getting started
    By grond in forum World of Warcraft General
    Replies: 3
    Last Post: 10-30-2007, 02:19 PM
  5. Need Help Getting Level 60
    By Kaladze in forum World of Warcraft General
    Replies: 16
    Last Post: 08-19-2006, 12:24 PM
All times are GMT -5. The time now is 01:20 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