TelepathicGrunt / Blame

make crashlogs more detailed for certain crashes
GNU Lesser General Public License v3.0
11 stars 1 forks source link

[Suggestion] If possible, check if mod has an icon in /assets/modname and report missing entries like homepage and issues tags in the fabric.mod.json file. #28

Closed K0-RR closed 3 years ago

K0-RR commented 3 years ago

You would be surprised how many modders forgot to add the icon/homepage/issues tags inside the fabric.mod.json. I have opened ~30 issues about this.

TelepathicGrunt commented 3 years ago

After thinking some more, I think this is stepping a bit too far lmao. Blame is more for actual gameplay issues. A missing icon in modmenu or people not listing homepages may actually be intentional and it doesn't actually affect gameplay. Seems too ridiculous to make an entire mod just print out that kind of stuff which will just annoy everyone. Gonna close this as I rather work on adding extra info for crashes or hard-to-debug issues that leads to mod conflicts/errors.

K0-RR commented 3 years ago

Hmm yea I think I exaggerated this hah.