View unanswered posts | View active topics It is currently Wed Jan 08, 2025 4:34 am



Reply to topic  [ 3 posts ] 
 Index.ini not reading 
Author Message
User avatar

Joined: Sun Jun 10, 2007 2:05 am
Posts: 426
Reply with quote
Post Index.ini not reading
Ok, if you look at the main Index.ini you might notice it references a nonexistant folder containing a nonexistant Index.ini. However, it has no problem loading. Clearly my index has given up on me using any more folders and I have no clue why. x.x


Wed Dec 24, 2008 7:47 pm
Profile
User avatar

Joined: Thu Jul 19, 2007 11:31 am
Posts: 249
Location: Sweden, Hallstavik
Reply with quote
Post 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.E

Wrong
Code:

   IncludeFile = SInc.rte/Gorepainter/Sprayers.ini


Right
Code:

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 :P.


Wed Dec 24, 2008 9:20 pm
Profile WWW
User avatar

Joined: Sun Jun 10, 2007 2:05 am
Posts: 426
Reply with quote
Post Re: Index.ini not reading
Well, the problem is the files in the folder wouldn't actually show up ingame, and I found out that removing the folder in question didn't change things, so I thought it might be the referencing. Unfortunately, removing the extra spaces didn't seem to help...

(note, I know the weapon in there is just a grenade resprite, I want it to load before I actually make it do stuff)


Wed Dec 24, 2008 10:05 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.034s | 13 Queries | GZIP : Off ]