Logonserver will not run? menu

Shout-Out

User Tag List

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

    Logonserver will not run?

    I can't seem to run ArcEmu logonserver... it keeps on closing!
    I am using the P1raten's repack now.
    Here is what happens in the ArcEmu Logonserver when it runs:
    Logonserver will not run?-1-png
    Logonserver will not run?-2-png
    Logonserver will not run?-3-png
    Logonserver will not run?-4-png
    Logonserver will not run?-5-png
    Logonserver will not run?-6-png
    And then it outputs "Shutdown Complete" on the last line before closing.

    As for my configuration files, here they are:
    Logon.conf
    Code:
    /***********************************************************************
    * ArcEmu Logonserver Configuration File
    * Last edited: 7/18/09
    ***********************************************************************
    * Configure the logonserver to connect to the accounts database below *
    ***********************************************************************
    * LogonDatabase.Host      - The hostname that the database is located on
    * LogonDatabase.Username  - The username used for the mysql connection
    * LogonDatabase.Password  - The password used for the mysql connection
    * LogonDatabase.Name      - The database name
    * LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
    * LogonDatabase.Type      - Client to use. 1 = MySQL 
    * Not supported:          - 2 = PostgreSQL (Partly implemented)
    * Not Supported:          - 3 = SQLite (unimplemented)
    ***********************************************************************/
    
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    /* Host Directive
    *
    *    This is the address that the realmlist will listen on.
    *    To listen on all addresses, set it to 0.0.0.0
    *    Default: 127.0.0.1 (localhost)
    *
    *    Note: ISHost is the interserver communication listener.
    */
    
    <Listen Host = "0.0.0.0"
            ISHost = "0.0.0.0"
            RealmListPort = "3724"
            ServerPort = "8093">
    
    /* Server console logging level
    *
    *    This directive controls how much output the server will
    *    display in it's console. Set to 0 for none.
    *    0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
    *    Default: 3
    */
    
    <LogLevel Screen = "0"
              File = "-1">
    
    /* Account Refresh Time
    *
    *    This controls on which time interval accounts gets 
    *    refreshed. (In seconds)
    *    Default = 600 
    *    600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
    *    
    */
    
    <Rates AccountRefresh = "600">
    
    /* Accepted Build Range Setup
    *
    *    These two directives set up which clients will be
    *    allowed to authenticate with the realm list.
    *
    *    Set these to the same builds that the server was
    *    compiled for.
    *
    *    As of the last update, version 3.3.3 was build 11685, patch 3.3.3a is 11723.
    */
    
    <Client MinBuild = "11685"
            MaxBuild = "11723">
    
    /* WorldServer Setup
    *
    *  RemotePassword
    *    This directive controls the password used to authenticate with the worldserver.
    *    It must be the same between the two configs. If it is not, your server will
    *    not register.
    *
    *    Default: "change_me_logon"
    *
    *  AllowedIPs
    *    This section MUST be completed, otherwise all attempts to link your servers will fail.
    *    These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
    *    to make server connections to your logonserver, and register realms.
    *    For example, everything in the 127.0.0.* range would be:
    *         127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
    *
    *    To allow a single IP,
    *         1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
    *
    *  AllowedModIPs
    *    In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
    *    (adding bans, GMs, account permissions, etc)
    */
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "127.0.0.1/24"
                 AllowedModIPs = "127.0.0.1/24">
    Optional.config
    Code:
    /********************************************************************************
    * ArcEmu Optional Configuration File
    * Last Update: $Id: arcemu-optional.conf rev.2718
    *
    * This configuration file contains all non-blizzlike values.
    ********************************************************************************
    ********************************************************************************
    * How to use this config file: 
    * Config files are in a block->variable->setting format.
    * A < signifies the opening of a block, the block name is expected after that.
    * After the block name, a space and then the settings sperated by = / ' '.
    *
    * e.g.
    * <block setting="0" someval = "1">
    *
    * Comments can be in C format, e.g. /* some stuff */, with a // at the start
    * of the line, or in shell format (#).
    ********************************************************************************
    ********************************************************************************
    * Optional Settings
    *
    *   Starting Level
    *      This controls at which level characters are created. Range is from 1-80.
    *      Default: 1
    *
    *    Level Cap
    *      This variable controls the level that stats will be generated up to internally.
    *      Beyond this level players can still see a higher level visually but their stats won't
    *      increase beyond this point.
    *      Default: 80
    *
    *    Generated Level Level Cap
    *      This variable controls the level at which stats will generate up to. Generally the formulas go
    *      crazy after level 80 so this way you can keep the high visual but stats at a reasonable value.
    *      Default: 80
    *
    *    Allow The Burning Crusade characters
    *      This will override account settings, so you can disable TBC from your server without having to mess with accounts.
    *      Default: 1 
    *
    *    AdditionalFun
    *      it's verbose.
    *      Default: 0 (disabled)
    *
    *    Unstuck
    *      Default: 0 (disabled)
    *
    *    UnstuckCooldown
    *      Default: 60 (0 = No cooldown, otherwise time in seconds)
    *
    *    UnstuckToBind (Hearthstone coordinates)
    *      Default: 1 (0 = No, 1 = Yes)
    *
    *    MaxProfessions
    *      The maximum number of professions a player can have at a time.
    *      Default: 2
    *
    ********************************************************************************/
    
    <Optional StartingLevel="1"
    	LevelCap="80"
    	GenLevelCap="80"
    	AllowTBC="1"
    	AntiMasterLootNinja="0" 
    	AdditionalFun="0" 
    	DKStartingTalents="0" 
    	Unstuck="0" 
    	UnstuckCooldown="60" 
    	UnstuckToBind="1"
    	MaxProfessions="2">
    
    /********************************************************************************
    * Interfaction Options
    *
    *    InterfactionChat
    *      This directive controls whether horde and alliance players can talk to each other.
    *      Default: 0 (disabled)
    *
    *    InterfactionGroup
    *      This directive controls whether horde and alliance players are able to build a group together.
    *      Default: 0 (disabled)
    *
    *    InterfactionGuild
    *      This directive controls whether horde and alliance players are able to build crossfaction guilds
    *      Default: 0 (disabled)
    *
    *    InterfactionTrade
    *      This directive controls whether horde and alliance players can trade with each other.
    *      Default: 0 (disabled)
    *
    *    InterfactionFriends
    *      If this is enabled players can add other players from the opposite faction to their friends list
    *      Default: 0 (disabled)
    *
    *    InterfactionMisc
    *      This directive controls whether horde and alliance players are able to use different functions
    *      on players of the opposite faction. This includes e.g. using the /who command.
    *      Default: 0 (disabled)
    *
    *    CrossOverCharacters
    *      If this is enabled players are able to create both, horde and alliance characters on a PVP realm.
    *      Default: 0 (disabled)
    *
    ********************************************************************************/
    
    <Interfaction InterfactionChat="0" 	
    	InterfactionGroup="0"
    	InterfactionGuild="0"
    	InterfactionTrade="0"
    	InterfactionFriends="0"
    	InterfactionMisc="0"
    	CrossOverCharacters="0">
    
    /********************************************************************************
    * Color Configuration
    *
    *    AnnTagColor
    *      This controls which color the [] tag in front of announces has.
    *      Default: 2 (Light Blue)
    *
    *    AnnGMTagColor
    *      This controls the color of the GM/Admin tag in announces. Only enabled if GMAdminTag is set to 1.
    *      Default: 1 (Light red)
    *
    *    AnnNameColor
    *      This controls the color of the gamemaster's name in announces.
    *      Default: 4 (Green)
    *
    *    AnnMsgColor
    *      This controls the color of message in announces.
    *      Default: 6 (Gold)
    *
    *
    *   You can choose one of the colors below.
    *     LightRed	= 1
    *     LightBlue	= 2
    *     Blue		= 3
    *     Green	= 4
    *     Red		= 5
    *     Gold 		= 6
    *     Grey		= 7
    *     White		= 8
    *     Magenta 	= 9
    *     Yellow 	= 10
    ********************************************************************************/
    
    <Color AnnTagColor = "2"
    	AnnGMTagColor = "1"
    	AnnNameColor = "4"
    	AnnMsgColor = "6">
    
    /********************************************************************************
    * Extra Scripts Configuration
    *
    *    Instant80
    *      Enables Instant80 mode.
    *
    *    PvPToken
    *      This directive enables  item rewards when there is a PvP Kill and players are level 70
    *
    *    PvPTokenID
    *      If PvPToken is enabled, specify the item ID of your custom Token ID, or any other item
    *
    *    L70etc
    *      Enables L70etc Band Gossip script.
    *
    ********************************************************************************/
    
    <Extra Instant80="0" 
    	PvPToken="0" 
    	PvPTokenID="13905" 
    	PvPKillAnnounce="0" 
    	Portals="0" 
    	L80etc="0" 
    	WeddingNPC="0">
    
    /********************************************************************************
    * GameMaster Configuration
    *
    *    ListOnlyActiveGMs
    *      List only gamemasters with enabled GMFlag to players without any permissions.
    *      Default: 0
    *
    *    HidePermissions
    *      Hides permission flags from players without any permissions.
    *      Default:0
    *
    *
    ********************************************************************************/
    
    <GameMaster ListOnlyActiveGMs = "0"
    	HidePermissions = "0">
    
    /********************************************************************************
    * Common Schedule Configuration (func from commonschedulethread.cpp p2wow's core)
    *
    *    AutoBroadCast (MultiLanguages supported)
    *      Enable/Disable new broadcast system.(cebernic: blizzlike )
    *      Default: 0(Disable) 1(Enable)
    *
    *    BroadCastInterval
    *      Contents sending on interval by second
    *      Default:(Min:10 Max:1440)
    *
    *    BroadCastTriggerPercentCap
    *      Setup the cap of chance in condition with contents sending in each BroadCastInterval's value
    *      Notice: OP can setup any of message's priority, this could be adjustment in field `percent` of table `worldbroadcast`
    *      Default:99 (min:1 max:99, 99 only displaying message on priority 100 set.)
    *      i.e : If set 50 ,it means all of messages 100% selected(but may not displayed) by higher than '50' priority with each broadcastinterval.
    *      The total selected messages(>51 priority) chosen at random with send to all players.
    *
    *    BroadCastOrderMode [0-1]
    *      0:RandomMode - By Triggering & Conditions 
    *      1:SerialMode - [ignored both ->field `percent` from table `worldbroadcast` & TriggerPercentCap parameters.]
    *      Default:0
    *
    ********************************************************************************/
    
    <CommonSchedule AutoBroadCast = "0"
    	BroadCastInterval = "10"
    	BroadCastTriggerPercentCap = "2"
    	BroadCastOrderMode = "0">
    
    /********************************************************************************
    * Extra Class Configurations
    *	DeathKnightPreReq
    *		Enable/Disable requirement to have a level 55 character on your account before allowing creation
    *		Of a Death Knight hero class.
    *		1 = level 55
    *		0 = Any level
    *
    *	DeathKnightLimit
    *		Enable/Disable limit to have a more than one Death Knight Hero Class per realm.
    *		1 = Enabled (Only one Death Knight per realm)
    *		0 = Disabled (You can create a 10 DK per realm)
    *
    ********************************************************************************/
    
    <ClassOptions DeathKnightPreReq = "1"
    	    DeathKnightLimit = "1" >
    
    /********************************************************************************
    * GoldSettings Configuration
    *
    *    EnableGoldCap
    *      Enable/Disable Maximum Gold.
    *      Default: 0(Disable) 1(Enable)
    *
    *    StartingGold
    *      On Creating a character they will start with this amount in Gold
    *      Default: 0
    *
    *    MaximumGold
    *        Maximum amount of Gold a character can hold
    *      Default: 214748 (214k gold)
    *        Note: Client Max is 214748 Gold (2^31, signed int32)
    *
    ********************************************************************************/
    
    <GoldSettings EnableGoldCap = "1"
    	      StartingGold = "0"
    	      MaximumGold = "214748">
    Realms.conf
    Code:
    /***********************************************************************
    * ArcEmu Realms Configuration File
    * Last edited: 7/18/09
    *
    * Configure ArcEmu's Realms below
    ***********************************************************************/
    
    /******************************************************
    * LogonServer Section
    *
    *    Address:
    *      The address (no port) of the server.
    *
    *    Port:
    *      The port on which the logon server listens. (*** NOT 3724 ***)
    *
    *    Name:
    *      Not really relavant, but name the logon.
    *
    *    RealmCount:
    *      The number of realms in the next section.
    *
    ******************************************************/
    
    <LogonServer Address = "127.0.0.1"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    /******************************************************
    * Realm Section
    *
    *    Name:
    *      The name of the realm.
    *    
    *    Address:
    *      The address (and port) of that realm.
    *
    *    Icon:
    *      The type of realm (PVP, Normal, RPPVP, RP)
    *
    *    TimeZone:
    *      The location of the server (1=Development, 2=United States, 3=Oceanic, 4=Latin America, 
    *       5=Tournament, 6=Korean, 8=English, 9=German, 10=French)
    *
    *    Population:
    *      (0 = low, 1 = medium, 2 = high)
    *
    *   Important information below
    *
    *     change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
    *     This issues come up a lot!
    *
    * 	Timezone values :
    *	0=Korean                                16=China
    *	1=Development				17=CN1
    *	2=United States				18=CN2
    *	3=Oceanic				19=CN3
    *	4=Latin America				20=CN4
    *	5=Tournament				21=CN5
    *	6=Korean				22=CN6
    *	8=English				23=CN7
    *	9=German				24=CN8
    *	10=French				25=Tournament
    *	11=Spanish				26=Test Server
    *	12=Russian				27=Tournament
    *	13=Tournament				28=QA Server
    *	14=Taiwan				29=CN9
    *	15=Tournament				30=TestServer2
    ******************************************************/
    
    <Realm1 Name = "Test Realm"
    	Address = "127.0.0.1:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    World.conf
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "character" Port = "3306" Type = "1">
    
    
    
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    
    
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="0">
    
    
    
    
    <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"
            SaveExtendedCharData="0">
    
    
    <Announce       Tag = "Staff"
                    GMAdminTag = "0"
                    NameinAnnounce = "1"
                    NameinWAnnounce = "1"
                    ShowInConsole = "1">
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           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="1"
           SkillRate="1"
           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="1"
              Speed="1"
              FallDamage="1"
              Flight="1"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    
    
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    
    
    
    <Channels BannedChannels=""
              MinimumLevel="">
    
    
    
    
    <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="5" 
                      CheckTriggerPrerequsites="1" >
    
    
    
    <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">
    
    
    <Arena Season = "5"
           Progress = "1">
    
    
    <GameMaster StartOnGMIsland = "1">
    
    
    
    <Limits Enable="1" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    I don't think there is any problems with the configuration files, they are almost default.

    Mysql is installed and runs fine, as does the ArcEmu world.exe.
    My directories are setup like this (I know arcemu can sometimes require specific directories):
    C:\ (Local Disk)
    >>ArcEmu
    >>>>Arcemu
    >>>>>>configs
    >>>>>>CrashDumps
    >>>>>>dbc
    >>>>>>script_bin
    >>>>>>scripts
    >>>>Server
    >>>>>>apache
    >>>>>>cgi-bin
    >>>>>>htdocs
    >>>>>>mysql
    >>>>>>perl
    >>>>>>php
    >>>>>>security
    >>>>>>tmp
    >>>>Tools
    >>>>>>Control panel
    >>>>>>GMH
    >>>>>>Map Extractor


    I can't figure out the problem...? Seems to be something like an auto-terminate function for logonserver?

    edit: really, 100 views and no replies? not even an idk...
    Last edited by reloque; 06-15-2010 at 03:30 PM. Reason: 100 views?

    Logonserver will not run?
  2. #2
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not entirely sure about this, it is definitely not a problem with your config files, they're fine. The directories look fine too, are you running vista? If so run as administrator by right clicking and selecting run as administrator. Make sure your firewall isn't blocking it, add it to the exceptions list. Again, not entirely sure. Perhaps it's just a dodgy repack? I've seen lots of people having problems with this one.

    You can always try mine at.

    It could be a .net framework issue, do you have 3.5?
    "There is no such thing as a plea of innocence in my court. A plea of innocence is guilty of wasting my time. Guilty."

  3. #3
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am running Windows 7, I have unblocked all of the configs, and set all of the contents of the ArcEmu folder to fully accessable (needs no administrator actions). I have opened the ports for Mysql, Logonserver, and world and I have network 4.0. I suppose I'll download your repack too?

  4. #4
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can if you want to, really can't see why P1raten's won't work.
    "There is no such thing as a plea of innocence in my court. A plea of innocence is guilty of wasting my time. Guilty."

  5. #5
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, any other suggestions?
    (we came to the conclusion that using his repack was not working either)
    Last edited by reloque; 06-17-2010 at 01:31 AM.

  6. #6
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    *bump*
    I really know this is confusing and all but I still need help with it.

  7. #7
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    double bump

  8. #8
    moonkey's Avatar Private
    Reputation
    2
    Join Date
    Jun 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I created this account just for you, so be happy... I had the same problem and I agree it can be very frustruating:
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    this is your problem, above the arcemu-logonserver.exe (in the arcemu map) there should be a file named arcemu, open it with notepad. Here is a number

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "put this number here">

    save and run again :P

  9. #9
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much! I almost broke two computers in frustration trying to solve this! +Rep
    Why did you create an account...?
    O snap... there is no arcemu.pud for p1raten's pack
    and on luther's repack it gets stuck on the authenticating... even though the remote passwords are the same
    Last edited by reloque; 06-24-2010 at 08:16 AM.

  10. #10
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bump... for the fifth time?

  11. #11
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try my arcemu.pid in there.
    "There is no such thing as a plea of innocence in my court. A plea of innocence is guilty of wasting my time. Guilty."

  12. #12
    caseyosias's Avatar Private
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    yo

    Originally Posted by moonkey View Post
    I created this account just for you, so be happy... I had the same problem and I agree it can be very frustruating:
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    this is your problem, above the arcemu-logonserver.exe (in the arcemu map) there should be a file named arcemu, open it with notepad. Here is a number

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "put this number here">

    save and run again :P
    what number do u put there?

  13. #13
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ServerPort = "8093">
    "There is no such thing as a plea of innocence in my court. A plea of innocence is guilty of wasting my time. Guilty."

  14. #14
    reloque's Avatar Member
    Reputation
    3
    Join Date
    Jul 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Oh well...

    You know what the problem was? I had tried earlier to compile my own server... and so I installed Mysql as a stand-alone program. When compiling didn't work (x34 core on x64 computer) and I was too lazy to try again the right way, I just deleted Mysql... I suppose I didn't delete it all. Every time I would start my computer mysqld.exe would automatically run from the Mysql program... which was bugged because I deleted the rest of the directory. I simply went to "Uninstall Programs" from the Control Panel and uninstalled Mysql... then everything worked (That Windows 7 supports (like no old servers like ascent and stuff))

    @caseyosias:
    Let me explain it better. There is a file in your Arc-Emu directory named "arcemu.pud" or maybe it was "arcemu.pid". Well, you open that file with notepad (though I used this: http://www.google.com/url?sa=t&sourc...40yN398ALm0wKg)
    Now with that file open copy the number inside.
    Go to your logonserver.conf and edit where it says:
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">
    To be like this:
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "Paste the number from the file here">

    (I don't know whether you do this next part, so test it out with the above before continuing... and make a backup copy of your configs before doing the following steps should I be wrong)
    Now go to realms.conf and look for where it says Logonserver Section or something like that. Find in the definitions where it says something like "Address: This is the adress the Logonserver is on." Now find the corresponding code under the definitions, and paste the number from that file again where it should say 8093. Now you have replaced the 8093 in the logonserver config and the realms config, so they should connect properly. If there is still a pfc exiting problem, then look throughout the other configs for port 8093. You may get a problem having to do with "unknown cmd 19... just ignore it.. (info on that error: http://www.mmowned.com/forums/world-...-cmd-19-a.html or better yet http://www.mmowned.com/forums/world-...lp-please.html ) You're welcome and +Rep if it helped
    Last edited by reloque; 08-10-2010 at 05:24 PM. Reason: To help caseyosias

Similar Threads

  1. What WotLK will not be...
    By iaretehfunny? in forum World of Warcraft General
    Replies: 9
    Last Post: 04-12-2008, 02:04 PM
  2. Logonserver.exe cant run...
    By Medol Eotidr in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 09-01-2007, 11:34 AM
  3. Why blizzard will NOT IP ban you
    By Xestrikers in forum World of Warcraft Exploits
    Replies: 13
    Last Post: 04-08-2007, 06:44 PM
All times are GMT -5. The time now is 05:49 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