Sketter Posted January 31, 2009 Report Posted January 31, 2009 I tried to open a map over a network and i get infinite crash with "Critical error (Bad file name or number) in MDIForm_Load" and as for infinite, it closes and restarts after i hit ok on the error box.I need to win task it close.
🜲 Samapico Posted February 1, 2009 Report Posted February 1, 2009 Could you post the dcme.log?It must be trying to search for a related file or something... http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
🜲 Samapico Posted February 20, 2009 Report Posted February 20, 2009 Fixed http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
🜲 Samapico Posted February 20, 2009 Report Posted February 20, 2009 Basically, the 'GetLongFilename' crashed for some reason... What does that function do anyway? What is a "short" filename? Is it those 8 characters thing with ~1 at the end?... Anyway... just added a simple if left$(shortfilename, 2) = "\\" then return shortfilename http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
Recommended Posts