| finScript   Member
 
 Posts: 59
 Threads: 35
 Joined: Jan 2012
 Reputation: 
0
 | 
			| File index out of bounds! 
 
				Every time I load this map in the level editor, the message comes up: "Found some errors while loading the file. Check log for details. File index out of bounds!"
 It's a fully isolated conversion map and always when I open the map and that message pops up, all my custom entities have disappeared. The entity is located in /redist/my_conversion/entities/
 
 Why does this happen?
 
 |  | 
	| 12-12-2012, 06:09 PM |  | 
	
		| Kreekakon   Pick a god and pray!
 
 Posts: 3,063
 Threads: 70
 Joined: Mar 2012
 Reputation: 
124
 | 
			| RE: File index out of bounds! 
 
				Check your resources file, and make sure everything in it is attuned to your needs.
			 
 |  | 
	| 12-12-2012, 06:12 PM |  | 
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: File index out of bounds! 
 
				Building on what Kreekakon said, you have to open your redist/resources.cfg and add in a directory of your conversion. So add this in there:
 <Directory Path="/my_conversion" AddSubDirs="true" />
 |  | 
	| 12-12-2012, 09:13 PM |  |