Fresh install of titanium...
all the ini files?
Ok....
Config.ini:
	Quote:
	
	
		
			
				[Database] 
host=127.0.0.1 
user=eq 
password=eq 
database=eq 
compression=off 
 
[General] 
quests=C:\EQEmu\Quests\ 
 
wordwrap=1
			
		 | 
	
	
 db.ini
	Quote:
	
	
		
			
				###Your current database configuration is as follows: 
##db.ini: 
 
[Database] 
host=127.0.0.1 
user=eq 
password=eq 
database=eq
			
		 | 
	
	
 Loginserver.ini:
	Quote:
	
	
		
			
				###Your current configuration is as follows: 
 
loginserver.ini: 
[LoginServer] 
loginserver=127.0.0.1 
loginport=5999 
worldname=Wolfclaws experiment 
worldaddress=127.0.0.1 
locked=false 
account=CENSORED FOR PRIVACY 
password=CENSORED FOR PRIVACY 
 
[WorldServer] 
Defaultstatus=0 
Unavailzone= 
[ChatChannelServer] 
#ChatChannelServer=127.0.0.1 
worldshortname=wolfclaws_exp 
#chatport=7778 
 
[LoginConfig] 
ServerMode=Minilogin 
ServerPort=5999
			
		 | 
	
	
 Not sure about the username and password...i used the one i registered my server with on eqemulator.net.
Now for the logs..
from world.exe, this was all it printed out BEFORE i ran the game:
	Quote:
	
	
		
			
				[Status] Using database 'eq' at localhost:3306 
[Status] EMuShareMem loaded
			
		 | 
	
	
 From the Window that says 0 servers, 0 clients connected (before running game)
	Quote:
	
	
		
			
				LoginServer.ini read. 
[Status] Loading opcodes.. 
Server mode: MiniLogin
			
		 | 
	
	
 And now from the window that says 0: sleeping
	Quote:
	
	
		
			
				[Debug] Starting Log: logs/eqemu_debug_0708.log 
[Debug] [LAUNCHER__INIT] Loading server configuration.. 
[Debug] [LAUNCHER__INIT] Starting main loop... 
[Debug] [NET__WORLD] Connected to World: 127.0.0.1:9000 
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_01. 
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_02. 
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_03. 
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_04. 
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_05. 
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running. 
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running. 
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running. 
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running. 
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running. 
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_01 
[Debug] [LAUNCHER__STATUS] Zone dynamic_01 has been started. 
[Debug] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone. 
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_02 
[Debug] [LAUNCHER__STATUS] Zone dynamic_02 has been started. 
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone. 
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_03 
[Debug] [LAUNCHER__STATUS] Zone dynamic_03 has been started. 
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone. 
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_04 
[Debug] [LAUNCHER__STATUS] Zone dynamic_04 has been started. 
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone. 
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_05 
[Debug] [LAUNCHER__STATUS] Zone dynamic_05 has been started. 
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
			
		 | 
	
	
 Now when i run game....
after i log in, it goes to server window and it spits out this in the 0 servers window:
	Quote:
	
	
		| 
			
				744797 New client from ip: 127.0.0.1 port: 2903
			
		 | 
	
	
 When i click admin, i get "a timout occured" in game, and this in the 0 servers window:
	Quote:
	
	
		
			
				Unknown packet:  .4233692 [92.153.64.0:15->0.0.0.0:0] 
[OpCode 0x000e (OP_Unknown) Size=11] 
 00000: 00 07 00 00 00 00 00 00 - 00 00 00                | ...........
			
		 | 
	
	
 that's about all the info i can give ya.
~austinwolfclaw