Problems with Intermud

From: Ron Hensley (ron@peace.hippy.org)
Date: 05/05/96


Hello,
Ive been trying to get Intermud working to no avail.
BSD 2.01
CircleMud patch 11

As is, Intermud simply core dumped on startup every time
logs showed an attempted connection to the two muds on it at the time, 
then an error recieving bitmap form one mud, and an abort() call of intermud

Hades over at Tempus suggested intializing j to 0 in decode_services and 
also to change the while loop fron
  while (j != 8)
to 
  ((while j < 8)

To no avail however, always decode serices recieves an invalid message 
and aborts()


    *******************************************************************
    *   Ron Hensley                     ron@dmv.com                   *
    *   Junior Systems Administrator    http://www.dmv.com/~ron       *
    *   DelMarVa OnLine                 749-1111 Ext. 403             *
    *******************************************************************



This archive was generated by hypermail 2b30 : 12/18/00 PST