Done about all i can
			 
			 
			
		
		
		
		Hello, I tried this a while back was able to login and see my server without the right client, once i found out that was why i couldn't log on. i removed EQmulator. Well i went and got myself the right Eq version "Everquest Titanium" 
and i have ActivePerl-5.8.8.822,EQEmu-0.7.0-992,mysql-essential-5.0.37. I run on windows Xp, I been playing with the code changing it to whatever the forms and guides say. Nothing has worked, I want to design my own zones and customize the world i used to love and make a version that would show others a good time like i had back in 1999, I have so many ideas to put into the world and i am so close to it now. I can load up my server but nothing i do lets me log online to test it,  there for i have not made any changes to the world at this time and it drives me nuts. Anyhow all i get when i set it to let me log on minilogin is can not connect to server, the server seems find the ip match, the sql has minilogin and everything, so i am goin to set it up for public i changed the ips, i changed it to say public in the sql and still i get no server on the MU list.  
 
-------------------------------------------------- 
 
<?xml version="1.0"> 
<server> 
<world> 
<shortname>Nevaeh</shortname> 
<longname>World of Nevaeh</longname> 
 
<address>192.168.0.182</address> 
<localaddress>192.168.0.182</localaddress> 
 
 
<loginserver> 
<host>127.0.0.1/host> 
<port>5998</port> 
<account></account> 
<password></password> 
</loginserver> 
 
<key>some long random string</key> 
 
 
<http port="9080" enabled="true" mimefile="mime.types" /> 
</world> 
 
<!-- Database configuration, replaces db.ini. --> 
 
<database> 
<host>localhost</host> 
<port>3306</port> 
<username>root</username> 
<password></password> 
<db>peq</db> 
</database> 
</server> 
 
---------------------------------------------------------------------- 
### --- This file tells world.exe what loginserver to connect to. 
### --- Leave the account and password field BLANK. 
 
### --- Public Login is un-supported as is LAN playing. We reccomend  
 
using the EQEmu.net Loginserver ALWAYS. 
 
### --- NOTE: Starting 6-1-2002, you can no longer use the word  
 
"Server" in worldname. 
### --- NOTE2: the word "Server" is added to each server  
 
automaticly. 
 
# READ README.TXT 
 
[LoginServer] 
loginserver=127.0.0.1 
loginport=5998 
worldname=Neveah 
worldaddress=192.168.0.182 
locked=false 
account= 
password= 
 
[WorldServer] 
Defaultstatus= 
Unavailzone= 
 
[ChatChannelServer] 
worldshortname= 
chataddress= 
chatport= 
 
[LoginConfig] 
ServerMode=Public 
ServerPort=5998 
 
 
[LoginServer] 
Host=newlogin;eqemulator.net:5998 
 
--------------------------------------------- 
echo off 
start minilogin 
start world.exe 
cls 
echo Wait for World to finish loading... Press Enter when done. 
pause 
start eqlaunch.exe zone 
exit 
 
this is the log from when i tried to change it [07.25. - 16:01:47] Starting Log: logs/eqemu_debug_world_3908.log 
[07.25. - 16:01:47] [WORLD__INIT] Loading server configuration.. 
[07.25. - 16:01:47] [WORLD__INIT] Log settings loaded from log.ini 
[07.25. - 16:01:47] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0 
[07.25. - 16:01:47] [WORLD__INIT] Connecting to MySQL... 
[07.25. - 16:01:47] [WORLD__INIT] Starting HTTP world service... 
[07.25. - 16:01:47] [WORLD__HTTP] Loaded mime types from mime.types 
[07.25. - 16:01:47] [WORLD__INIT] Loading variables.. 
[07.25. - 16:01:47] [WORLD__INIT] Loading zones.. 
[07.25. - 16:01:47] [WORLD__INIT] Clearing groups.. 
[07.25. - 16:01:47] [WORLD__INIT] Clearing temporary merchant lists.. 
[07.25. - 16:01:47] [WORLD__INIT] Loading items.. 
[07.25. - 16:01:52] [WORLD__INIT] Loading guilds.. 
[07.25. - 16:01:52] [RULES__CHANGE] Loading rule set 'default' (2) 
[07.25. - 16:01:52] [WORLD__INIT] Loaded default rule set 'default' 
[07.25. - 16:01:52] [WORLD__INIT] Loading EQ time of day.. 
[07.25. - 16:01:52] [WORLD__INIT] Loading launcher list.. 
[07.25. - 16:01:52] [WORLD__INIT] Reboot zone modes ON 
[07.25. - 16:01:52] [WORLD__INIT] Deleted 0 stale player corpses from database 
[07.25. - 16:01:52] [WORLD__INIT] Deleted 0 stale player backups from database 
[07.25. - 16:01:52] [WORLD__INIT] Zone (TCP) listener started. 
[07.25. - 16:01:52] [WORLD__INIT] Client (UDP) listener started. 
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch 6.2 
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch Titanium 
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch Live 
[07.25. - 16:01:52] [WORLD__LS] Connecting to login server... 
[07.25. - 16:01:52] [WORLD__LS] Setting World to MiniLogin Server type 
[07.25. - 16:01:52] [WORLD__LS] Connected to Loginserver: 192.168.0.182:5999 
[07.25. - 16:02:21] [WORLD__ZONE] New TCP connection from 127.0.0.1:2792 
[07.25. - 16:02:21] [WORLD__CONSOLE] New launcher from 127.0.0.1:2792 
[07.25. - 16:02:21] [WORLD__LAUNCH] Adding pending launcher 1 
[07.25. - 16:02:21] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list. 
[07.25. - 16:02:21] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list. 
[07.25. - 16:02:26] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts) 
[07.25. - 16:02:48] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts) 
[07.25. - 16:02:50] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts) 
[07.25. - 16:02:52] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts) 
[07.25. - 16:02:53] [WORLD__ZONE] New TCP connection from 127.0.0.1:2798 
[07.25. - 16:02:53] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:2798 
[07.25. - 16:02:53] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone 
[07.25. - 16:02:53] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000 
[07.25. - 16:02:53] [WORLD__ZONE] New TCP connection from 127.0.0.1:2799 
[07.25. - 16:02:53] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:2799 
[07.25. - 16:02:53] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone 
[07.25. - 16:02:53] [WORLD__ZONE] [2] Auto zone port configuration.  Telling zone to use port 7001 
[07.25. - 16:02:56] [WORLD__ZONE] New TCP connection from 127.0.0.1:2800 
[07.25. - 16:02:56] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:2800 
[07.25. - 16:02:56] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone 
[07.25. - 16:02:56] [WORLD__ZONE] [3] Auto zone port configuration.  Telling zone to use port 7002 
[07.25. - 16:02:56] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts) 
[07.25. - 16:02:57] [WORLD__ZONE] New TCP connection from 127.0.0.1:2803 
[07.25. - 16:02:57] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:2803 
[07.25. - 16:02:57] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone 
[07.25. - 16:02:57] [WORLD__ZONE] [4] Auto zone port configuration.  Telling zone to use port 7003 
[07.25. - 16:02:57] [WORLD__ZONE] New TCP connection from 127.0.0.1:2804 
[07.25. - 16:02:57] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:2804 
[07.25. - 16:02:57] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone 
[07.25. - 16:02:57] [WORLD__ZONE] [5] Auto zone port configuration.  Telling zone to use port 7004 
[07.25. - 16:03:00] [WORLD__LAUNCH] zone: dynamic_06 reported state STARTED (1 starts) 
[07.25. - 16:03:00] [WORLD__ZONE] New TCP connection from 127.0.0.1:2806 
[07.25. - 16:03:00] [WORLD__CONSOLE] New zoneserver #6 from 127.0.0.1:2806 
[07.25. - 16:03:00] [WORLD__ZONE] [6] Zone started with name dynamic_06 by launcher zone 
[07.25. - 16:03:00] [WORLD__ZONE] [6] Auto zone port configuration.  Telling zone to use port 7005 
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #6 at :7005 
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #5 at :7004 
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #4 at :7003 
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #3 at :7002 
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #2 at :7001 
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:30] [WORLD__ZONELIST] Removing zoneserver #1 at :7000 
[07.25. - 18:08:30] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone 
[07.25. - 18:08:30] [WORLD__LAUNCH] Removing launcher zone (1) 
[07.25. - 18:08:30] [WORLD__LS] Connecting to login server... 
[07.25. - 18:08:31] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061 
 
 
any ideas? 
		
	
		
		
		
		
		
		
		
		
		
	
		
			
			
			
			
				 
			
			
			
			
			
			
				
			
			
			
		 
		
	
	
	 |