MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: Building problem



Hi Allan,

> @dig foo
> Cannot create new room as a child of generic room (#3): Too many verb calls.
> See `help @build-options' for information on how to specify the kind of room
> this command tries to create.

It's a recursive call due to a bug in $byte_quota_utils, LambdaMOO has the
fixed version. $byte_quota_utils:bi_create, line 3 should become:

  if (!who.wizard && $recycler.contents)

Regards,
--
      __
     ///  Pascal Eeftinck -- C/C++ and Assembler Programmer -+- GFX Freak
__  ///  AmigOS Project Coordinator -+- Unix Freak -+- Internet Addicted!
\\\///  arcade@xs4all.nl -- arcade@dds.nl -- http://www.xs4all.nl/~arcade
 \\\/  MOO: MUD Object-Oriented -+- ArchWizard on Area 42 -+- the FDF MOO



References:

Home | Subject Index | Thread Index