On Mon, 15 Apr 1996, Stephen D. Becker wrote: > I am getting the following error in my syslogs. > Sun Apr 14 17:29:04 :: SYSERR: unknown spellnum 28 passed to mag_unaffects > This is the heal spellnum if I am correct. I think it is happening because > I took the remove blindness part out of heal spell, but it is still > passing the spell to it for the unaffect of remove blind.. did I miss > something else that I need to remove to avoid this error? Uuhh... It is just a case in magic.c, and when it gets passed a spellnum that it doesn't know, it gives this error in the default: part. So Pretty Simply Put: SPELL_HEAL is not in that switch case. Put it back if you want it to work... Hope This Helps, Gekke Eekhoorn of BUG.
This archive was generated by hypermail 2b30 : 12/18/00 PST