Information: error messages - where they go Description: If an error occurs when LPmud is trying to load one of your objects, an error message will be printed on the file '/log/' (where is your name or the name of your domain). If you caused the error message, you will get it written on your screen as well. Those error messages, for all the wizards, and also some other error messages, are also written on the file '/log/SYSTEM'. Sometimes you have to look at that file too to find out what caused an error. That file will usually grow quickly, and the command 'tail /log/SYSTEM' or 'err' will prove useful. The last error is stored for every wizard. It can be obtained simply by doing 'ed'. If there was an error, it will be displayed with the offending line number, and the correct file will be edited. Note: Also, don't forget to check "/log/.rep" often. When a player files a bug report in one of your rooms, using "bug", "typo" or "idea", the message ends up in that file! See also: w/tail, w/err, build/ed, w/ed, helpdir/bug, helpdir/typo, helpdir/idea