Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!usc!orion.cf.uci.edu!uci-ics!zardoz!tgate!ka3ovk!drilex!axiom!linus!cvbnet2!akobayas From: akobayas@cvbnet2.UUCP (Andrew Kobayashi) Newsgroups: comp.sources.games.bugs Subject: Re: Conquer 4 core dump Message-ID: <1242@cvbnet2.UUCP> Date: 5 Jul 89 18:45:01 GMT References: <3448@uokmax.UUCP> Sender: news@cvbnet2.UUCP Lines: 13 From article <3448@uokmax.UUCP>, by randy@uokmax.UUCP (Longshot): > Conquer v4 is core-dumping rather nastily when making a new world (conqrun -m). > Anyone else gotten this, and fixed it? > > Randy I bumped the size of the char array "newstring" in routine makeworld() (in makeworl.c) to 256 from whatever it was (40 i think). I was storing things in my home directory which has a long path that didn't fit. Anyway, when i bumped the size the problem went away. --Andrew Kobayashi <@en-c06.prime.com:akobayas@spica2>