[comp.sources.games.bugs] Conquer 4 bugs - Patch01

phil@attctc.DALLAS.TX.US (Phil Meyer) (07/06/89)

Two bugs in conuqer version 4.

line 507 of newlogin.c reads:
	if(temp < points) {

should read:
	if(temp > points) {

One more, and it's pretty good.

conqrun causes a slave CPU to go off-line in our system (UNISYS 500/90 -
	ARIX 8XX; SYSV.3 v510)

We have a three processor system in a master/slave scenario.  Each invocation
of conqrun causes a slave to fault, and go off-line with no error messages,
no core dump, no nuttin'!

Of course the folks at our site will be greatly pleased to learn that a new
*GAME* caused this much downtime!  (I won't tell if you don't!)

I wish I had the answer for this one, but I cannot afford to test it any
more!

I wanna play!  wah! wah!