m
Move page script moved page Troubleshooting a mod to WoW:Troubleshooting a mod without leaving a redirect
No edit summary |
m (Move page script moved page Troubleshooting a mod to WoW:Troubleshooting a mod without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{uiaddon}} | |||
There are several standard steps to take when narrowing down problems for a mod. Following these steps will aid an author greatly. | |||
== Conflicts == | |||
Sadly, some mods do conflict with one another. To determine | Sadly, some mods do conflict with one another. To determine | ||
| Line 14: | Line 14: | ||
This is the elimination step - if the mod is ''still'' broken, | This is the elimination step - if the mod is ''still'' broken, | ||
then you need to check the versions on the | then you need to check the versions on the dependent mods - but it's | ||
''not'' a conflict issue. | ''not'' a conflict issue. | ||
| Line 38: | Line 38: | ||
This sounds complicated, but is quite easy in practice. If you have | This sounds complicated, but is quite easy in practice. If you have | ||
40 mods it should take 6 rounds to find the one you're looking for. | 40 mods it should take 6 rounds to find the one you're looking for. | ||
[[Category: UI]] | [[Category: UI]] | ||