Description
Can you guys Please Log your output somewhere.
Preferably the usual forge logs, but clearly labelled, so people unfamiliar will attach those with your errors.
We have had clueless users (because this babies them, they have 0 experience in reporting logs correctly) coming in needing help.
We ask for logs, they don't give logs (because they can't), they didn't get help.
Everyone's mad.
If there was logs, we could have diagnosed the issue was that there was no Sponge version available for the forge version they were using, and updated Sponge (all it was, was a version number needing to be bumped, due to overzealous version checking, (caused by Sponge not having or even knowing what their compatible versions are aside from the version tested with))
It would also be great if you could modify your script to use the latest sponge available, and rely upon mods to have a minimum forge version set correctly, Sponge has some pretty good reporting capabilities when something fails to mix into forge, that should cover any error reports that users create.
If you must, print a warning after a crash, saying to attempt to use a recommended version of either, and have some way of overriding the versions your script downloads.