Skip to content

What are the basics of resolving conflicts and what do I need to keep in mind? #273

Answered by bcssov
A-Really-Big-Cat asked this question in Q&A
Discussion options

You must be logged in to vote

If compress merge breaks a mod this means that a mod has an issue itself like a capitalized directory folder.
For example:
Common\some folder
While in reality it should be:
common\some folder
Zip paths are case sensitive as are other OS file systems. So such a mod usually would not work on MAC\Linux. The only reason why this works on non merged mods on windows is because windows filesystem is not case sensitive.

As for the basics I guess you should take a look at the tutorial videos which explain basics pretty well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@A-Really-Big-Cat
Comment options

@bcssov
Comment options

Answer selected by A-Really-Big-Cat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants