CompuServe Thread

#Chaos Run Problems

3 messages in this thread
#85049From: Jack DavisFeb 19, 1994 4:19 PM
I recently installed a copy of Chaos I purchased awhile on my son's new computer. The installation seemed to complete ok, but whenever we try to run anything we get a "Packed file is corrupt" message. Any ideas on what's going wrong? Thanks in advance for your help. Jack Davis
#85059From: Gus GrubbaFeb 19, 1994 5:05 PM
This is a DOS 5.0 bug. You have "too much" memory free (that's a first). You probably have everything loaded high and lots of free memory down below. In DOS 5.0, if a "packed" file (you shouldn't concern about packed or unpacked as that's a program generation option) is loaded below a certain memory area, it assumes the file is corrupted. The fix is easy. Just use the LOADFIX utility. You will find that in the DOS directory. It should be in your path, so all you have to do is type: LOADFIX CHAOS <Enter> Type LOADFIX /? for an explanation.
#85308From: Jack DavisFeb 21, 1994 1:16 AM
Gus, thanks for your help! Jack