Results 1 to 3 of 3

Thread: Help: How to find and fix conflicts??

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Help: How to find and fix conflicts??

    I am learning more and more about modding each day, as I feel it necessary that I contribute to the community that I benefit so much from. As I am still a noob, I am still using a lot of other people's mods and learning about DB editing through PFM. I have a ton of mods, many work together...but also, many have conflicts that will work only when I de-activate certain mods.

    How do I find out what caused that conflict between the mods, and then go about fixing the conflict so I can make it work??? My goal is to make all work together, and I know this could be very time consuming.

    Is there a thread?

  2. #2

    Default Re: Help: How to find and fix conflicts??

    I'm quite new in modding too, but I hope I can help. From what I know, conflicts happens when in 2 mods there are the same tables and/or same 'key' data (for example: unit names such as Cel_Tribesmen).
    To fix it, I think you will need to delete one of the entry you don't want. for example in land_units table from 2 different mods, there are the same key Cel_Tribesmen. You'll need to choose 1 Cel_Tribesmen data and delete it from the other mods you want to use together.

    So the easiest way is to avoid conflicts is avoid merging mods with same table names.

  3. #3

    Default Re: Help: How to find and fix conflicts??

    I'll give it a shot, thank you. Hope it lets me keep both.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •