Hey all.
Having a problem trying to join a server. I have accounts and the login server can be seen by the world server (in other words I'm hosting successfully) but when I attempt a login WOW normally gets stuck at authenticating...
Using Shadowstep's repack for 3.2.0 as a server.
My realmlist
set realmlist localhost:8129
set patchlist 192.168.1.2:8129
set realmlistbn ""
set portal us
(tried my lan ip as well)
Logon config
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = ""
Name = "ac_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 = "600">
<Client MinBuild = "10192"
MaxBuild = "10314">
<LogonServer RemotePassword = "ascent"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
Then realms config
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
<Realm1 Name = "WOW"
Address = "192.168.1.2:8129"
Icon = "Normal"
Population = "1.0"
TimeZone = "1">
Then lastly, World
<WorldDatabase Hostname = "localhost" Username = "root" Password = "" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "" Name = "character" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
<Server PlayerLimit = "100"
Motd = "Welcome to an ArcEmu based server!"
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">
Thanks to anyone who helps. Really appreciated