My Mod is making the game crash

Hello,

I'm currently trying to test the Hitchhiker's Guide to the Galaxy Mod DA version. However, every time I get to the opponent selection screen, the game crashes. I have traced to problem to the RaceConfig file, however I cannot for the life of me find what is causing it.

Any suggestions would be great. If you want to look at the RaceConfig, I have uploaded it to my site.

Thanks in advance,
Macmatt.


3,166 views 4 replies
Reply #1 Top
Well I'm no expert but could it be that not using the race= is confusing the parser?

You have Race-

Again I'm no expert,but sometimes it is the little things that escape us!
Cheers!
Reply #2 Top
Say Macmatt I took my race Config changed the = to - the way you have it and got a crash to the desktop.

I think that is it!
Reply #3 Top
Thanks for that. However, I can't find the error you mentioned. Can you give me a line number?
Reply #4 Top
Well now it may be my mistake,when I try to paste the line to this post it reads
correctly..DataChecksum NoParse="1"

Maybe its just the font ,but in your post it looks like,
DataChecksum NoParse-"1"

And subsequently ,every instance of = also looks like a hyphen.
As in before each civ name.

So I'm not sure if the program here automatically converts it,
but your game parser does not recognize it.I know my mine did
not recognize it,because as I said I got a crash.

Anyway hope that helps!