--- deliantra/server/common/player.C 2008/09/19 01:39:45 1.45 +++ deliantra/server/common/player.C 2008/09/29 09:04:50 1.46 @@ -261,7 +261,7 @@ LOG (llevError, "%s: too many or too grave errors, aborting player load.\n", f.name); if (pl->ob) - pl->ob->destroy (); + pl->ob->destroy (true); pl->destroy ();