Thread: Modding Tool
View Single Post
  #7  
Old June 8th, 2002, 05:44 PM

Gimboid Gimboid is offline
Corporal
 
Join Date: May 2001
Location: Sydney, Australia
Posts: 157
Thanks: 0
Thanked 0 Times in 0 Posts
Gimboid is on a distinguished road
Default Re: Modding Tool

My program tries to read in the abilities.txt, components.txt and techareas.txt files from the same directory as the program is placed.

If it cannot find them u will get exactly the error u mentioned because the file IO operations it attempts will not work because the files cannot be found

i could make it gracefully exit... with some sort of popup saying cannot do anything because file not found, but i neglected todo that and instead chose to add the warning in the readme file instead.
__________________
Latest program Version. Updated 9/30!!
Component Modding Program Version 0.92
Reply With Quote