--- deliantra/server/socket/request.c 2006/04/17 07:31:54 1.6 +++ deliantra/server/socket/request.c 2006/04/21 05:13:28 1.7 @@ -588,7 +588,7 @@ SockList sl; if (len < 7) { - LOG(llevDebug,"Corrupt ncom command - not long enough - discarding\n"); + LOG(llevDebug,"Corrupt ncom command <%s> not long enough - discarding\n", buf); return; }