• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

Can't connect when making server public

Initiate Mage
Joined
Dec 25, 2009
Messages
3
Reaction score
0
Hi,

I tried to make a WoW server, first i started with an 3.2.2 (AC Web Ultimate Repack), it wasn't public yet, but i was able to login.

Now i changed to 3.3.0 (ATree Server 70 V1) (Arcemu/Ascent server)
When trying to make this server public i can't login to it.

here are my configs:

LOGON.CONF
Code:
<LogonDatabase Hostname = "127.0.0.1"
               Username = "root"
               Password = "ascent"
               Name     = "logon"
               Port     = "3306"
               Type     = "1">



<Listen Host = "0.0.0.0"
        ISHost = "0.0.0.0"
        RealmListPort = "3724"
        ServerPort = "8093">


<LogLevel Screen = "0"
          File = "-1">


<Rates AccountRefresh = "300">


<Client MinBuild = "0000"
        MaxBuild = "99999">


<LogonServer RemotePassword = "tree"
             AllowedIPs = "127.0.0.1/24"
             AllowedModIPs = "127.0.0.1/24">

OPTIONAL.CONF
Code:
<Optional StartingLevel="80"
	LevelCap="80"
	GenLevelCap="80"
	AllowTBC="1"
	AntiMasterLootNinja="0" 
	AdditionalFun="0" 
	DKStartingTalents="46" 
	Unstuck="0" 
	UnstuckCooldown="10" 
	UnstuckToBind="0"
	MaxProfessions="6">
<Interfaction InterfactionChat="1" 	
	InterfactionGroup="1"
	InterfactionGuild="1"
	InterfactionTrade="1"
	InterfactionFriends="1"
	InterfactionMisc="1"
	CrossOverCharacters="1">


<Color AnnTagColor = "2"
	AnnGMTagColor = "1"
	AnnGMNameColor = "5"
	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 = "1"
	BroadCastInterval = "10"
	BroadCastTriggerPercentCap = "2"
	BroadCastOrderMode = "0">


<ClassOptions DeathKnightPreReq = "0"
	    DeathKnightLimit = "0" >

<GoldSettings EnableGoldCap = "1"
	      StartingGold = "10000"
	      MaximumGold = "214748">

REALMS.CONF

Code:
<LogonServer Address = "127.0.0.1"
	Port = "8093"
	Name = "Default Logon"
	RealmCount = "1">

<Realm1 Name = "jagowow"
	Address = "jagowow.no-ip.biz:8129" 
	Icon = "PVP"
	Population = "1.0"
	TimeZone = "1">

VOICECHAT.CONF
Code:
# simple config file format, variable=value

server.udp-listen-port=3726
server.udp-listen-host=0.0.0.0

server.tcp-listen-port=3727
server.tcp-listen-host=0.0.0.0

server.daemonize=0
log.file=0
log.level=0

WORLD.CONF
Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" 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 = "JagoWow"         
        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="1"
        AllowPlayerCommands="0"
        EnableLFGJoin="1"
        TimeZone="0"
        Collision="0"
        DisableFearMovement="0">

<Announce       Tag = "Staff"
                GMAdminTag = "0"
                NameinAnnounce = "0"
                NameinWAnnounce = "0"
                ShowInConsole = "0">

<Rates Health="2"
       Power1="2"
       Power2="2"
       Power3="2"
       Power4="2"
       QuestReputation="40"
       KillReputation="20"
       Honor="10"
       PvPTimer="300000"
       ArenaQueueDiff="150"
       Compression="1"
       XP="20"
       QuestXP="30"
       RestXP="20"
       ExploreXP="20"
       DropGrey="1"
       DropWhite="10"
       DropGreen="30"
       DropBlue="10000"
       DropPurple="2"
       DropOrange="2"
       DropArtifact="2"
       DropMoney="10"
       Save="150000"
       SkillChance="5"
       SkillRate="5"
       ArenaMultiplier2x="10"
       ArenaMultiplier3x="10"
       ArenaMultiplier5x="10">

<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 = "tree">

<AntiHack Teleport="1"
          Speed="1"
          FallDamage="1"
          Flight="1"
	  FlightThreshold="10" 
          DisableOnGM="1">

<Periods HonorUpdate="daily"
         ArenaUpdate="weekly"
         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="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 = "1">

<Arena Season = "5"
	Progress = "1">

<Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">

<DonatorCommands AddItem = "1"
         Tele2Friend = "1"
         Announce = "1"
         Port = "1">
 
Newbie Spellweaver
Joined
Feb 11, 2010
Messages
36
Reaction score
0
Hi do you have yahoo messanger maybe I could help you to make it online cause I ran a private ragnarok server but I need to learn on how to make WoE cause im gonna add it into my servers. Hope for your reply

Akatzuki
 
Back
Top