ModBuddy and issue with OnModActivated

CivWarGamer

Warlord
Joined
Oct 16, 2011
Messages
130
Strange. I have two XML files in the OnModActivated section in ModBuddy, and it's only accepting data from the file higher up on the OnModActivated list, and ignoring the file lower at the bottom. If I move the bottom file up then it accepts its data and ignores the other one.

What's going on here?
 
I found the problem, I had a duplicate text string that was causing the issue.
 
Back
Top Bottom