How to delete an addon from the site?

Have a really dumb question? Ask it here to get help from the experts (or those with too much time on their hands)

Moderator: Moderator

Post Reply
Message
Author
Rengaru
Posts: 4
Joined: Wed Nov 13, 2013 5:46 pm

How to delete an addon from the site?

#1 Post by Rengaru »

I did a small addon but somehow the Module Version Required number got messed up.

It said 1.5.4 on the site, even though I've the version in the init.lua says 1,5,2 (how did that even happen???) and when loaded the addon will disable the online functionalities (something about a checksum error).

So I just figured I just re-upload it a second time and delete the broken version. The updated version works fine, but how do I delete the broken version from the site?

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: How to delete an addon from the site?

#2 Post by HousePet »

If you uploaded a newer version, why do you need to delete the older one?
My feedback meter decays into coding. Give me feedback and I make mods.

Rengaru
Posts: 4
Joined: Wed Nov 13, 2013 5:46 pm

Re: How to delete an addon from the site?

#3 Post by Rengaru »

Because the old version is broken (wrong checksum, breaks the online functionalities) but has a higher version number (1.5.4)

I know not to use the wrong version, but someone else might think the broken version with the higher number is the current file and break their game.

edit: I've uploaded a screen of the error in case that helps.
Attachments
1.PNG
1.PNG (32.1 KiB) Viewed 1136 times

Post Reply