--- deliantra/server/common/object.C 2007/05/17 14:14:54 1.152 +++ deliantra/server/common/object.C 2007/05/17 21:11:01 1.153 @@ -1669,7 +1669,7 @@ if (where->head) { - LOG (llevDebug, "Warning: Tried to insert object into wrong part of multipart object.\n"); + LOG (llevError | logBacktrace, "Warning: Tried to insert object into wrong part of multipart object.\n"); where = where->head; }