
 Re: Index.ini not reading
 
					
						When i used my latest version of Rte Inspector so did it crash when it tried to read any of the Index.ini files.
I will dig and see what is wrong.
Edit: I found out what is wrong. The parser system does not take so kindly in using TABs ( \t ) if no higher variable exists.
I.EWrongCode:
   IncludeFile = SInc.rte/Gorepainter/Sprayers.ini
 RightCode:
IncludeFile = SInc.rte/Gorepainter/Sprayers.ini
Hmm, i should add detectors for NULL nodes before adding stuff and making it report to a Error message queue. :3
And another thing, it would be nice if the folder 
Mines would exist in your mod 

.