View Single Post
  #15  
Old December 12th, 2004, 03:49 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: Questions Re: My Mod

Quote:
Starhawk said:
Anyway to set it to destroy it's self after two uses instead of one?

Oh and I've tried loading my "Terrenesi Tech" racial trait and some of my Weapons tech in the tech areas, plus the components into the devnull mod yet when I try to load it it says.

"Can not load blablahblah data/components.txt" How do I fix this so that I can test out the tech?
You've got a mystery bug in there somewhere...

Try adding a double-blank line to the file (start in the middle) and do a binary search to find the offending component. (If the game loads, the bug is after the blank, if not, it is before)

I'd check the merge point of the two sets of components. Odds are that's where the problem is. If not, try the binary search until you get a more detailed error, or nail down the bad component.
Reply With Quote