Sorry to spam the list. I was able to get the mud to boot by changing...
/* Exit if 0 records, unless this is shops */
if (!rec_count) {
if (mode == DB_BOOT_SHP)
to if (mode == DB_BOOT_SHP || DB_BOOT_TRG)
I was just anxious to use the code and didn't actually take the time to
search into the problem before mailing the list.
Sorry,
-j
On Mon, 13 Jul 1998, Jason Horn wrote:
> After creating the index file and the 0.trg file, I get the following
> error message
>
> Jul 13 16:24:57 :: Loading triggers and generating index.
> Jul 13 16:24:57 :: SYSERR: boot error - 0 records counted in
> world/trg//index.
>
> Thanks for your help.
>
> On Mon, 13 Jul 1998, Mark A. Heilpern wrote:
>
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST