aman207 / DonatorExpress

Allows members on your server to view and purchase ranks/items without any hassle.
http://dev.bukkit.org/bukkit-plugins/donator-express/
2 stars 3 forks source link

Multiple bugs: #27

Closed Secretchaos closed 11 years ago

Secretchaos commented 11 years ago

Hey man,

First of all keep up the good work! I really like you plugin and how it is possible to use te same "currency" for multiple servers!

Let me explain the situation:

i got 4 packages

iron gold diamond emerald

they all are one time purchases

Bug 1:

When i do /donate upgrade after i bought iron i can buy the upgrade to but it does not save gold in the userdata as the current package.

Bug 2:

So when i do /donate upgrade again i am buying gold again which i can but it is a one time purchase.

Bug 3: the commands that i connect to the package: /manuadd & /bc is always runned twice.

Bug 4: whenever the plugin has not run in a while the first /donate buy [package] command fails with a db error (sorry thats all info i got about this)

Hope i gave enough info and if i made a typo don't hate me haha my native language is not english.

Hope you can fix it easily,

Secretchaos

aman207 commented 11 years ago

For bug number 3, if you happen to add a third command, is it run three times?

I think I know whats wrong with the other bugs.

I am tied up with fixing bug number 4 right now so sorry if I don't get to the others as quick as I should

Secretchaos commented 11 years ago

Strange after i added a third command the bug was gone, and when i readded it to 2 commands it was also gone strange

aman207 commented 11 years ago

Oh good that's a relief. It was a bug before and I was worried that I didn't fix it.

Secretchaos commented 11 years ago

lol it's strange that it sometimes happens? or do you know the problem?

aman207 commented 11 years ago

I have no idea why it happens sometimes. My guess is because of bug number 4, it tried to reconnect thus sending the commands twice. But all that should be fixed soon. Thanks for letting me know about 1 and 2

Secretchaos commented 11 years ago

Yeah man no problem! If you need something tested out just let me know. I think this plugin is just awesome!

aman207 commented 11 years ago

Yes I think so too XD

aman207 commented 11 years ago

https://www.dropbox.com/s/4hy7q3dx7ge4xpp/DonatorExpress.jar

This fixes the database problem. Ill start working on 1 and 2 now.

aman207 commented 11 years ago

https://www.dropbox.com/s/4hy7q3dx7ge4xpp/DonatorExpress.jar

Try this