Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 01-11-2013, 05:24 PM
addingice
Sarnak
 
Join Date: Jan 2013
Location: United States
Posts: 33
Default

(if you want I can take this to another thread or a admin can move it)

Following the above suggestion i see:


Code:
New Titanium client connection from 192.168.2.3
Application packet recieved from client (size 14)
Session ready recieved from client.
on the client it stops with:

"Logging in to the server. Please wait...."


P.S. found a bunch of spelling mistake fixes, i know not staggeringly important, but they are part of our error output to users so *shrug*.

client.cpp should read:

line 44:
Code:
server_log->Log(log_network, "Application packet received from client (size %u)", app->Size());
line 58:
Code:
server_log->Log(log_network, "Session ready received from client.");
line 67:
Code:
server_log->Log(log_network_error, "Login received but it is too small, discarding.");
line 73:
Code:
server_log->Log(log_network, "Login received from client.");
line 93:
Code:
server_log->Log(log_network_error, "Play received but it is too small, discarding.");
line 104:
Code:
server_log->Log(log_network_error, "Received unhandled application packet from the client: %s.", dump);
line 119:
Code:
server_log->Log(log_network_error, "Session ready received again after already being received.");
line 180:
Code:
server_log->Log(log_network_error, "Login received after already having logged in.");
line 186:
Code:
server_log->Log(log_network_error, "Login received packet of size: %u, this would cause a block corruption, discarding.", size);
line 344:
Code:
server_log->Log(log_network, "Play received from client, server number %u sequence %u.", server_id_in, sequence_in);
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:22 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3