|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics. Do not post support topics here. |

03-29-2009, 06:15 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
Just to clarify my assumptions:
1. The minilogin db should be a separate db from the peq db, correct? In other words, I assume this is not a matter of simply including the tables created from the loginserverdb.sql into the existing peq db.
2. The db created from the loginserverdb.sql file ca be any name I want it to be, correct? In this case, I've named it minilogin.
3. The db created from the loginserverdb.sql file contains 4 (and only 4) tables: login_accounts, login_authchange, login_worldservers, and variables, correct?
4. I'm using Navicat to view my dbs, and while PEQ and Minilogin are separate dbs, they both appear under the same connection (called EQEMU). Is that kosher? Or is this what you were referring to when you said they had to be in different directories?
Thanks.
|
 |
|
 |

03-29-2009, 06:19 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
Quote:
Originally Posted by neiv2
Just to clarify my assumptions:
1. The minilogin db should be a separate db from the peq db, correct? In other words, I assume this is not a matter of simply including the tables created from the loginserverdb.sql into the existing peq db.
I would suggest them being in a different database, it is not completely necessary but the variables table will conflict
2. The db created from the loginserverdb.sql file ca be any name I want it to be, correct? In this case, I've named it minilogin.
That is fine
3. The db created from the loginserverdb.sql file contains 4 (and only 4) tables: login_accounts, login_authchange, login_worldservers, and variables, correct?
Yes
4. I'm using Navicat to view my dbs, and while PEQ and Minilogin are separate dbs, they both appear under the same connection (called EQEMU). Is that kosher? Or is this what you were referring to when you said they had to be in different directories?
I mean a seperate directory for my version of the MiniLogin, patch_6.2.conf, db.ini, LoginServer.ini, MiniLogin.exe should be in their own dir
Thanks.
|
. go quotes .
__________________
www.eq2emu.com
EQ2Emu Co-Founder / EQ2Emu Developer
EQEMu Co-Founder / Former EQEMu Developer / GuildWars / Zek Seasons Servers
|
 |
|
 |

03-29-2009, 06:22 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
All systems go on that front. I will try playing with some other settings.
|

03-29-2009, 06:27 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
Here is the contents of my db.ini file:
[Database]
host=localhost
user=root
password=root
database=minilogin
Should this be pointing to my minilogin db or my peq db?
|

03-29-2009, 06:31 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
I should clarify, that is the db.ini file in the NewMiniLogin folder.
|

03-29-2009, 06:31 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
to the minilogin db..
Still once again, it was reporting as connecting to the LS, but then disconnecting afterwards? Would be nice to see the whole output of both world and login.
__________________
www.eq2emu.com
EQ2Emu Co-Founder / EQ2Emu Developer
EQEMu Co-Founder / Former EQEMu Developer / GuildWars / Zek Seasons Servers
|

03-29-2009, 07:13 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
The sequence is this:
1. launch start.bat. This launches World.exe and EQlaunch.exe. World.exe reports "could not connect to login server." EQlaunch.exe connects to world server.
then . . .
2. Launch minilogin.exe. World.exe reports "Connected to loginserver."
3. minilogin.exe reports "Unknown loginSOPcode"
|

03-29-2009, 07:38 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
Quote:
Originally Posted by neiv2
The sequence is this:
1. launch start.bat. This launches World.exe and EQlaunch.exe. World.exe reports "could not connect to login server." EQlaunch.exe connects to world server.
then . . .
2. Launch minilogin.exe. World.exe reports "Connected to loginserver."
3. minilogin.exe reports "Unknown loginSOPcode"
|
Sorry, I am not familiar with this EQlaunch.exe, someone else will need to help you with that. It doesn't sound like you are using my login server since it should be able to find that opcode or you don't have patches_6.2.conf in there. It is at http://eqemu.devnoob.com/downloads/NewMiniLogin.zip
__________________
www.eq2emu.com
EQ2Emu Co-Founder / EQ2Emu Developer
EQEMu Co-Founder / Former EQEMu Developer / GuildWars / Zek Seasons Servers
|
 |
|
 |

03-29-2009, 07:42 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
World log:
Code:
---------------------------------------------
[03.29. - 17:28:01] Starting Log: logs/eqemu_debug_world_7588.log
[03.29. - 17:28:01] [WORLD__INIT] Loading server configuration..
[03.29. - 17:28:01] [WORLD__INIT] Log settings loaded from log.ini
[03.29. - 17:28:01] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[03.29. - 17:28:01] [WORLD__INIT] Connecting to MySQL...
[03.29. - 17:28:01] [WORLD__INIT] Starting HTTP world service...
[03.29. - 17:28:01] [WORLD__HTTP] Loaded mime types from mime.types
[03.29. - 17:28:01] [WORLD__INIT] Loading variables..
[03.29. - 17:28:01] [WORLD__INIT] Loading zones..
[03.29. - 17:28:01] [WORLD__INIT] Clearing groups..
[03.29. - 17:28:01] [WORLD__INIT] Clearing temporary merchant lists..
[03.29. - 17:28:01] [WORLD__INIT] Loading items..
[03.29. - 17:28:05] [WORLD__INIT] Loading guilds..
[03.29. - 17:28:05] [RULES__CHANGE] Loading rule set 'default' (1)
[03.29. - 17:28:05] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 250
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 0.7500000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 10
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0300000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0600000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.7000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Zone:NPCGlobalPositionUpdateInterval to value 60000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 20.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 20.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 20.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 20.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:HealOnLevel to value false
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:FeignKillsPet to value false
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:SlowAggroMod to value 450
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:IncapacitateAggroMod to value 500
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Aggro:MovementImpairAggroMod to value 175
[03.29. - 17:28:05] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value false
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemDamageShieldCap to value 30
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemAccuracyCap to value 150
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemAvoidanceCap to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemCombatEffectsCap to value 100
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemShieldingCap to value 35
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemSpellShieldingCap to value 35
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemDoTShieldingCap to value 35
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemStunResistCap to value 35
[03.29. - 17:28:05] [RULES__CHANGE] Set rule Character:ItemStrikethroughCap to value 35
[03.29. - 17:28:05] [WORLD__INIT] Loaded default rule set 'default'
[03.29. - 17:28:05] [WORLD__INIT] Loading EQ time of day..
[03.29. - 17:28:05] [WORLD__INIT] Loading launcher list..
[03.29. - 17:28:05] [WORLD__INIT] Reboot zone modes ON
[03.29. - 17:28:05] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.29. - 17:28:05] [WORLD__INIT] Deleted 0 stale player backups from database
[03.29. - 17:28:05] [WORLD__INIT] Zone (TCP) listener started.
[03.29. - 17:28:05] [WORLD__INIT] Client (UDP) listener started.
[03.29. - 17:28:05] [NET__IDENTIFY] Registered patch 6.2
[03.29. - 17:28:05] [NET__IDENTIFY] Registered patch Titanium
[03.29. - 17:28:05] [NET__IDENTIFY] Registered patch Anniversary
[03.29. - 17:28:05] [NET__IDENTIFY] Registered patch Live
[03.29. - 17:28:05] [WORLD__LS] Connecting to login server...
[03.29. - 17:28:06] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061
[03.29. - 17:28:15] [WORLD__LS] Connecting to login server...
[03.29. - 17:28:16] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061
[03.29. - 17:28:21] [WORLD__ZONE] New TCP connection from 127.0.0.1:2000
[03.29. - 17:28:21] [WORLD__CONSOLE] New launcher from 127.0.0.1:2000
[03.29. - 17:28:21] [WORLD__LAUNCH] Adding pending launcher 1
[03.29. - 17:28:21] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[03.29. - 17:28:21] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.29. - 17:28:25] [WORLD__LS] Connecting to login server...
[03.29. - 17:28:26] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[03.29. - 17:28:26] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061
[03.29. - 17:28:35] [WORLD__LS] Connecting to login server...
[03.29. - 17:28:35] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999
[03.29. - 17:28:40] [WORLD__ZONE] New TCP connection from 127.0.0.1:2005
[03.29. - 17:28:40] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:2005
[03.29. - 17:28:40] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[03.29. - 17:28:40] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[03.29. - 17:28:48] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[03.29. - 17:28:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:2007
[03.29. - 17:28:49] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:2007
[03.29. - 17:28:49] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[03.29. - 17:28:49] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[03.29. - 17:28:52] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[03.29. - 17:28:52] [WORLD__ZONE] New TCP connection from 127.0.0.1:2009
[03.29. - 17:28:52] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:2009
[03.29. - 17:28:52] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[03.29. - 17:28:52] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[03.29. - 17:28:54] [WORLD__ZONELIST] Removing zoneserver #3 at :7002
[03.29. - 17:28:54] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[03.29. - 17:28:54] [WORLD__ZONELIST] Removing zoneserver #2 at :7001
[03.29. - 17:28:54] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[03.29. - 17:28:54] [WORLD__LAUNCH] zone: dynamic_02 reported state STOPPED (1 starts)
[03.29. - 17:28:54] [WORLD__LAUNCH] zone: dynamic_03 reported state STOPPED (1 starts)
[03.29. - 17:28:54] [WORLD__ZONELIST] Removing zoneserver #1 at :7000
[03.29. - 17:28:54] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[03.29. - 17:28:54] [WORLD__LAUNCH] Removing launcher zone (1)
[03.29. - 17:28:55] [WORLD__LS] Connecting to login server...
[03.29. - 17:28:56] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061
|
 |
|
 |
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:58 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |