--- deliantra/server/common/player.C 2008/09/29 09:04:50 1.46 +++ deliantra/server/common/player.C 2008/09/29 10:32:50 1.47 @@ -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 (true); + pl->ob->destroy (); pl->destroy ();