Moerill / fvtt-find-the-culprit

MIT License
8 stars 10 forks source link

False accusations of the last module standing #2

Open BadIdeasBureau opened 4 years ago

BadIdeasBureau commented 4 years ago

If Find the Culprit is left with only one module remaining, it will accuse that module of being the culprit. However, if the problem is a 3-way conflict (or more complicated than that), then this might not be the case. It should do a check with just the "required" modules and the "culprit" to confirm the result.

Faeranne commented 3 years ago

Agreed. I am trying to track down an issue with theme.min.js erroring out when I open a text editor. Last Module has accused 3 different modules at this point.

MrVauxs commented 3 years ago

Same here. On large 150+ module worlds, tracking down the culprit starts to become impossible.