PDA

View Full Version : debian problem with eqlaunch


Romell
12-05-2008, 01:34 AM
I have my debian server up and sourced (first time with linux so I'm still learning). When I try to log in from my windows machine the server shows as locked from the server select screen. Ive added the <unlocked></unlocked> to my eqemu_config.xml file and still nothing. Went into the HTTP manager and it shows unlocked. When I lock and unlock it from there it just gives me "boot_quest does not take any arguments.boot_quest does not take any arguments.boot_quest does not take any arguments." error in my terminal. I scanned around some posts here and compated my logs and I think I the problem may be with eqlaunch, but if it is I'm not sure how to fix it.

[Debug] Starting Log: logs/eqemu_debug_10224.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [LAUNCHER__INIT] Starting main loop...
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1213060176
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1213060176
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1221452880
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1221452880
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1229845584
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1229845584
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1238238288
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1238238288
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1246630992
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1246630992
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1255023696
[Debug] [NET__WORLD] Connected to World: localhost:9000

It appears to be in an endless loop and wont launch any dynamic zones.

when I ./start ther server i get this, which l think is normal.

eqemu@debian:~/server$ ./start
+ LNAME=zone
+ '[' '' = test ']'
++ pwd
+ P=/home/eqemu/server
+ export LD_LIBRARY_PATH=:/home/eqemu/server
+ LD_LIBRARY_PATH=:/home/eqemu/server
+ mkdir -p logs
+ '[' '!' -e .lock-zones -a '!' -e .lock-world ']'
+ for f in 'logs/eqemu_*.log'
+ '[' logs/eqemu_debug_10224.log = logs/eqemu_commands_zone.log ']'
+ rm -f logs/eqemu_debug_10224.log
+ for f in 'logs/eqemu_*.log'
+ '[' logs/eqemu_debug_9401.log = logs/eqemu_commands_zone.log ']'
+ rm -f logs/eqemu_debug_9401.log
+ for f in 'logs/eqemu_*.log'
+ '[' logs/eqemu_debug_world.log = logs/eqemu_commands_zone.log ']'
+ rm -f logs/eqemu_debug_world.log
+ for f in 'logs/eqemu_*.log'
+ '[' logs/eqemu_world.log = logs/eqemu_commands_zone.log ']'
+ rm -f logs/eqemu_world.log
+ '[' '!' -e .lock-world ']'
+ touch .lock-world
+ ./persist_world
+ sleep 15
+ '[' '!' -e .lock-launcher ']'
+ touch .lock-launcher
+ ./eqlaunch zone

if I need to provied anything else please lt me know.

Thank you.

AndMetal
12-05-2008, 01:37 AM
Zone logs would be best, since it seems like they're infinitely crashing (never booting up far enough to be usable).

Romell
12-05-2008, 01:50 AM
Here are all the logs in my logs folder. if what you asked for is somewhere else please let me know. Thanks for the quick response, I appreciate it.

[10.23. - 02:42:24] Starting Log: logs/eqemu_debug_11124.log
[10.23. - 02:42:24] [LAUNCHER__INIT] Loading server configuration..
[10.23. - 02:42:24] [LAUNCHER__INIT] Starting main loop...
[10.23. - 02:42:24] [NET__WORLD] Connected to World: localhost:9000
[10.23. - 02:42:24] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1214039120
[10.23. - 02:42:24] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1214039120

---------------------------------------------
11097 [10.23. - 02:42:09] Starting Log: logs/eqemu_debug_world.log
11097 [10.23. - 02:42:09] [RULES__CHANGE] Resetting running rules to default values
11097 [10.23. - 02:42:09] [WORLD__INIT] Loading server configuration..
11097 [10.23. - 02:42:09] [WORLD__INIT] Log settings loaded from log.ini
11097 [10.23. - 02:42:09] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
11097 [10.23. - 02:42:09] [WORLD__INIT] Connecting to MySQL...
11097 [10.23. - 02:42:09] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1214162000
11097 [10.23. - 02:42:09] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1222554704
11097 [10.23. - 02:42:09] [WORLD__INIT] Starting HTTP world service...
11097 [10.23. - 02:42:09] [WORLD__HTTP] Loaded mime types from mime.types
11097 [10.23. - 02:42:09] [WORLD__INIT] Loading variables..
11097 [10.23. - 02:42:09] [WORLD__INIT] Loading zones..
11097 [10.23. - 02:42:09] [WORLD__INIT] Clearing groups..
11097 [10.23. - 02:42:09] [WORLD__INIT] Clearing raids..
11097 [10.23. - 02:42:09] [WORLD__INIT] Loading items..
11097 [10.23. - 02:42:09] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1230947408
11097 [10.23. - 02:42:13] [WORLD__INIT] Loading guilds..
11097 [10.23. - 02:42:13] [RULES__CHANGE] Loading rule set 'default' (0)
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 50
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 200
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 20
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:HealOnLevel to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:FeignKillsPet to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value 50
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 1.5000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 10
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value 50
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value 50
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value 50
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 100
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 200
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:NPCGlobalPositionUpdateInterval to value 60000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 20.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 20.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 20.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:SlowAggroMod to value 450
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:IncapacitateAggroMod to value 500
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Aggro:MovementImpairAggroMod to value 175
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQWarpDetectorDistance to value 30.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQWarpLagThreshold to value 140.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:MQWarpThresholdTimer to value 90000.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:EnableTutorialButton to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 54.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:HitPerLevelDiff to value 145
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0149999996647
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:SharedBankPlat to value false
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 18.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:BaseProcChance to value 0.0350000001490
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Combat:ProcDexDivideBy to value 11000.0000000000000
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:BaseCritChance to value 0
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:BaseCritRatio to value 0
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:WizCritLevel to value 12
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:WizCritChance to value 7
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Spells:WizCritRatio to value 15
11097 [10.23. - 02:42:13] [RULES__CHANGE] Set rule Character:DeathExpLossMultiplier to value 3
11097 [10.23. - 02:42:13] [WORLD__INIT] Loaded default rule set 'default'
11097 [10.23. - 02:42:13] [WORLD__INIT] Clearing temporary merchant lists..
11097 [10.23. - 02:42:13] [WORLD__INIT] Loading EQ time of day..
11097 [10.23. - 02:42:13] [WORLD__INIT] Loading launcher list..
11097 [10.23. - 02:42:13] [WORLD__INIT] Reboot zone modes ON
11097 [10.23. - 02:42:13] [WORLD__INIT] Deleted 0 stale player corpses from database
11097 [10.23. - 02:42:13] [WORLD__INIT] Deleted 0 stale player backups from database
11097 [10.23. - 02:42:13] [WORLD__INIT] Zone (TCP) listener started.
11097 [10.23. - 02:42:13] [WORLD__INIT] Client (UDP) listener started.
11097 [10.23. - 02:42:13] [NET__IDENTIFY] Registered patch 6.2
11097 [10.23. - 02:42:13] [NET__IDENTIFY] Registered patch Titanium
11097 [10.23. - 02:42:13] [NET__IDENTIFY] Registered patch Anniversary
11097 [10.23. - 02:42:13] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1275982928
11097 [10.23. - 02:42:13] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1284375632
11097 [10.23. - 02:42:13] [NET__IDENTIFY] Registered patch Live
11097 [10.23. - 02:42:13] [WORLD__LS] Connecting to login server...
11097 [10.23. - 02:42:13] [WORLD__LS] Setting World to MiniLogin Server type
11097 [10.23. - 02:42:13] [WORLD__LS] Connected to Loginserver: 192.168.1.5:5999
11097 [10.23. - 02:42:13] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1302226000
11097 [10.23. - 02:42:24] [WORLD__ZONE] New TCP connection from 127.0.0.1:48704
11097 [10.23. - 02:42:24] [WORLD__CONSOLE] New launcher from 127.0.0.1:48704
11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Adding pending launcher 1
11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Removing launcher zone (1)
11097 [10.23. - 02:42:34] [WORLD__ZONE] New TCP connection from 127.0.0.1:48705
11097 [10.23. - 02:42:34] [WORLD__CONSOLE] New launcher from 127.0.0.1:48705
11097 [10.23. - 02:42:34] [WORLD__LAUNCH] Adding pending launcher 2
11097 [10.23. - 02:42:39] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
11097 [10.23. - 02:42:39] [WORLD__LAUNCH] Removing pending launcher 2. Adding zone to active list.
11097 [10.23. - 02:42:39] [WORLD__LAUNCH] Removing launcher zone (2)
11097 [10.23. - 02:42:44] [WORLD__ZONE] New TCP connection from 127.0.0.1:48706
11097 [10.23. - 02:42:44] [WORLD__CONSOLE] New launcher from 127.0.0.1:48706
11097 [10.23. - 02:42:44] [WORLD__LAUNCH] Adding pending launcher 3

11097 [10.23. - 02:42:09] Starting Log: logs/eqemu_world.log
11097 [10.23. - 02:42:09] Using database 'ax_classic' at localhost:3306
11097 [10.23. - 02:42:09] libEMuShareMem.so loaded
11097 [10.23. - 02:42:09] Loading items from database: count=62416

[Debug] Starting Log: logs/eqemu_debug_11124.log

[Debug] Starting Log: logs/eqemu_debug_world.log
[Debug] [RULES__CHANGE] Resetting running rules to default values
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1214162000
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1222554704
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'ax_classic' at localhost:3306
[Debug] [WORLD__INIT] Starting HTTP world service...
[Debug] [WORLD__HTTP] Loaded mime types from mime.types
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing raids..
[Debug] [WORLD__INIT] Loading items..
[Status] libEMuShareMem.so loaded
[Status] Loading items from database: count=62416
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1230947408
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [RULES__CHANGE] Loading rule set 'default' (0)
[Debug] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[Debug] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 50
[Debug] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[Debug] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value false
[Debug] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[Debug] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
[Debug] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[Debug] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
[Debug] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 200
[Debug] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[Debug] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[Debug] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[Debug] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 20
[Debug] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value false
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Character:HealOnLevel to value true
[Debug] [RULES__CHANGE] Set rule Character:FeignKillsPet to value true
[Debug] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[Debug] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value false
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value 50
[Debug] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 1.5000000000000
[Debug] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 10
[Debug] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[Debug] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value 50
[Debug] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value 50
[Debug] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value 50
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
[Debug] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[Debug] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[Debug] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[Debug] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[Debug] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 100
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
[Debug] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 200
[Debug] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[Debug] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[Debug] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
[Debug] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
[Debug] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule Zone:NPCGlobalPositionUpdateInterval to value 60000
[Debug] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[Debug] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
[Debug] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
[Debug] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[Debug] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 20.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 20.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 20.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[Debug] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[Debug] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[Debug] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value false
[Debug] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[Debug] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[Debug] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[Debug] [RULES__CHANGE] Set rule Aggro:SlowAggroMod to value 450
[Debug] [RULES__CHANGE] Set rule Aggro:IncapacitateAggroMod to value 500
[Debug] [RULES__CHANGE] Set rule Aggro:MovementImpairAggroMod to value 175
[Debug] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpDetectorDistance to value 30.0000000000000
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpLagThreshold to value 140.0000000000000
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpThresholdTimer to value 90000.0000000000000
[Debug] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[Debug] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
[Debug] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
[Debug] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
[Debug] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
[Debug] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
[Debug] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
[Debug] [RULES__CHANGE] Set rule World:EnableTutorialButton to value false
[Debug] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value false
[Debug] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
[Debug] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 54.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitPerLevelDiff to value 145
[Debug] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0149999996647
[Debug] [RULES__CHANGE] Set rule Character:SharedBankPlat to value false
[Debug] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
[Debug] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 18.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
[Debug] [RULES__CHANGE] Set rule Comba

trevius
12-05-2008, 02:20 AM
You are using an AX database it seems. AX sets it's launcher to "zones", not "zone" for some strange reason (why doesn't AX change it?)

You will either need to change the one in your database Launcher table, or the one in the ./start file you are running.

11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Adding pending launcher 1
11097 [10.23. - 02:42:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.

Romell
12-05-2008, 02:26 AM
Thank you!
Is it the one i bold and underlined?

#!/bin/sh

#ulimit -c 99999999

rm -f .zone_shutdown
rm -f .world_shutdown

set -x

LNAME="zones" #launcher name
if [ "$1" = "test" ]; then
LNAME="test"
fi

P=`pwd`
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$P"

#make sure we have a place to log
mkdir -p logs 2>&1 > /dev/null

#clear out old logs, if both are stopped
if [ ! -e .lock-zones -a ! -e .lock-world ] ; then
for f in logs/eqemu_*.log
do
if [ "$f" = "logs/eqemu_commands_zone.log" ]; then
continue;
fi

rm -f $f
done
fi

#boot up world
if [ ! -e .lock-world ] ; then
touch .lock-world
# ./world 2>&1 > logs/world &
./persist_world 2>&1 > logs/world &
# wait for shared memory to load
sleep 15
fi

#start up the official launcher
if [ ! -e .lock-launcher ]; then
touch .lock-launcher
./eqlaunch $LNAME 2>&1 > logs/launcher &
fi

Romell
12-05-2008, 02:35 AM
Ok i made the change above and It appears to be running and creating many more logs. however on my server select it shows 0 instead of locked, but keeps kicking me back to the login screen when i try to connect to the server.

trevius
12-05-2008, 03:01 AM
You need to be sure that your server is running the same EQEmu code version that will match up with the database you are running. Or, if the DB you are running is older, you can run all of the required SQL in the change logs and in the SQL directory of the server code. If the DB and server code don't match, you will almost certainly have issues like getting kicked out, crashing, or even just weird stuff happening in game.

Romell
12-05-2008, 03:39 AM
I'm running the 11-28 release of Angelox's databse and the source, I didn't run a core update because it was the same release as the full database. I can try and reboot my machine but im a little scared with linux, do i just ./stop and then reboot or is there a process that I need to know about? I've heard about the databse being corrupted in linux if its done improperly.

Thanks again

Romell
12-05-2008, 05:19 AM
and rebooting the box did nothing=/

Romell
12-05-2008, 06:03 AM
sourced in the core updates...nothing =/

trevius
12-05-2008, 04:31 PM
I have only ever used PEQ, and I know PEQ works fine. I am not sure what the state of AX is currently. Is there a particular reason you went with AX over PEQ?

Romell
12-05-2008, 05:19 PM
It was the database I started with, Its worked fine on the 2 windows servers I've done. Angelox keeps it really up to date and Is able to run his database on Linux fine from what hes said. I think I may have just missed something with this linux install. This is my 3rd install attempt with linux and its the closest to working yet just cant log in lol. Im running MiniLogin with wine, maybe i forgot to bring in a file besides MiniLogin.exe and Opcodes.conf.