CompuServe Messages

#Lantastic Problem

    24-Mar-95 12:54:21
Sb: #160458-#Lantastic Problem
Fm: David J. Marks 72172,1036
To: rick lapidus 71172,1451
>> Get a memory error. Do you get some sort of GPF? (This is my understanding of what happens…) When you attempt to access files on that system's hard drive, you are likely accessing the SERVER TSR running on that system. Also running as a TSR would be the network adapter drivers. It sounds like one of those is using a memory location that 3DS is trying to access. MAke sure that your network drivers are not loaded into high memory. Also make sure that the proper addresses are excluded from your memory manager. The network card may have a ROM address and also any graphics cards or frame-buffers. If these addresses aren't excluded, memory related errors can pop-up. – Dave