MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Bug in 1.7.9p1?
-
Date: Mon, 23 Oct 1995 17:12:34 PDT
-
From: Kipp the Kidd <mcmudge@mailbox.syr.edu>
-
Content-Type: TEXT/PLAIN; charset=US-ASCII
Erm, I was working on the parser, and forgot to put the property #0.parser...
#0:do_command() reads: return $parser:do_command(@args);
As soon as I was done programming the verb, and I typed something like
'@who', I got this:
#0:do_command, line 1: Property not found
(End of traceback)
*** Shutting down: server panic ***
And the log:
Oct 23 04:24:58: LOADING: Done reading 263 objects...
Oct 23 04:24:58: VALIDATING the object hierarchies ...
Oct 23 04:24:58: VALIDATE: Phase 1: Check for invalid objects ...
Oct 23 04:24:58: VALIDATE: Phase 2: Check for cycles ...
Oct 23 04:24:58: VALIDATE: Phase 3: Check for inconsistencies ...
Oct 23 04:24:58: VALIDATING the object hierarchies ... finished.
Oct 23 04:24:58: LOADING: Reading 1755 MOO programs...
Oct 23 04:25:14: LOADING: Finished reading 1755 programs...
Oct 23 04:25:14: LOADING: Reading forked and suspended tasks...
Oct 23 04:25:14: LOADING: Reading list of formerly active connections...
Oct 23 04:25:14: LOADING: PlowMOO.db done, will dump new database on PlowMOO.db.
Oct 23 04:25:50: ACCEPT: #-2 on 7 from sunlab.npac.syr.edu, port 2030
Oct 23 04:25:55: CONNECTED: Kipp (#95) on 7 from sunlab.npac.syr.edu, port 2030
*this is ident doing it's work...
Oct 23 04:25:57: CONNECT: #-3 on 8 to sunlab.npac.syr.edu, port 113
Oct 23 04:25:57: DISCONNECTED: #-3 on 8 to sunlab.npac.syr.edu, port 113
*It paniced as soon as I typed something:
Oct 23 04:26:12: *** PANIC: FREE_VAR: Impossible var type.
Oct 23 04:26:12: PANIC-DUMPING on PlowMOO.db.new.PANIC ...
Oct 23 04:26:23: PANIC-DUMPING on PlowMOO.db.new.PANIC finished
When I restarted and re-logged in, .program fixed it...
- Kipp
PS .. pavel- must compliment you on the emergency mode!!!
Follow-Ups:
Home |
Subject Index |
Thread Index