Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!mcvax!ukc!kl-cs!jonathan From: jonathan@cs.keele.ac.uk (Jonathan Knight) Newsgroups: comp.sources.games.bugs Subject: Re: Conquer 4 core dump Message-ID: <645@kl-cs.UUCP> Date: 29 Jun 89 19:18:22 GMT References: <3448@uokmax.UUCP> Organization: University of Keele, England Lines: 21 From article <3448@uokmax.UUCP>, by randy@uokmax.UUCP (Longshot): > Conquer v4 is core-dumping rather nastily when making a new world (conqrun -m). Nope. I did however fix 1 bug and a problem for Ultrix. The newlogin.c program can't be run twice. On the second invocation it complains about not being able to create a nation. Simple fix: the loop which looks for a nation that isn't in use uses the test (ntn[i].active == INACTIVE). I changed this to (!isntn(ntn[i].active). Secondly in extcmds.c at line 111 the mega conditional is too long for our little C compiler. I just had to split it in two. Now for a new bug: Conquer seems to forget some passwprds. If I add 3 people on to the game at startup time, the first person can't get in to the game. Also the password for 'god' doesn't work. -- ______ JANET :jonathan@uk.ac.keele.cs Jonathan Knight, / BITNET:jonathan%cs.kl.ac.uk@ukacrl Department of Computer Science / _ __ other :jonathan@cs.keele.ac.uk University of Keele, Keele, (_/ (_) / / UUCP :...!ukc!kl-cs!jonathan Staffordshire. ST5 5BG. U.K.