--- deliantra/server/socket/image.C 2007/07/31 20:08:21 1.53 +++ deliantra/server/socket/image.C 2007/08/30 08:34:40 1.54 @@ -173,7 +173,7 @@ if (!f) { - LOG (llevError, "client::send_face (%d) out of bounds??\n", facenum); + LOG (llevError | logBacktrace, "client::send_face (%d) out of bounds??\n", facenum); return; }