From: utzoo!decvax!ucbvax!arnold Newsgroups: net.games.rogue Title: Re: poss bug in save/restore of games Article-I.D.: ucbvax.1018 Posted: Tue Mar 1 09:33:53 1983 Received: Wed Mar 2 07:39:45 1983 That is a bug in termlib. The static counter used in tgetent() should be reset to 0 at the end of the routine. The fix is to do this and to recompile and reload termlib and then reload rogue. This will probably invalidate your saved game, but you can try. The worst it can do is core dump on you. Ken