On Fri, 2004-02-20 at 02:25, Hartmut Birr wrote: > Hi, > > it seems that the problem is in io.c. > > I don't know where CurrentMapRegister is used. If CurrentMapRegister is > an index into an array, it must be decremented by one. With this fix, > ros doesn't crash. Yep, this should have been an array index. -Vizzini