@Wazabi-Bros(View Post) the user being banned is the reason the save doesn't have an auto-upvote. Just vote on the save, and that should fix it.
@EqualsThree(View Post) it finds whether there are upvotes or more downvotes, and then takes the max of that. Normally, every save has at least one vote, so it can never get 0. Later, it divides by this number. As long as there is either 1 up or 1 downvote, it will divide by that instead.
Edit: Simon fixed it himself.... I don't think he ever checks my github repository then (this is for the next version)
@Simon(View Post) oh, ok. I didn't know you could do that from inside github (unless you mean directly edit the file probably)... can you also merge this commit fixing tpt.el.X.name and do the thing I did in this crash fix? (but replace delete this; with SelfDestruct();, I think you said that was needed instead).
Also, something like this allows mod makers to remove the update notification easily.