Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different account balances #61

Open
bloggy opened this issue Jun 28, 2014 · 3 comments
Open

Different account balances #61

bloggy opened this issue Jun 28, 2014 · 3 comments

Comments

@bloggy
Copy link

bloggy commented Jun 28, 2014

FE Economy version:
Build #51 (17.06.2014 01:56:24)

I have this problem:

When player "alpha" is entering the command /money player1
the result is: 100 Dollar

When player "player1" is entering the command /money
the result is: 150 Dollar

I am runnings the plugin with mysql. In the table it says:
player1 - 150

Is this a bug or am I doing something wrong?
My config: http://pastebin.com/pLLP6ifR

maybe this has something to do with lower- and upper case letters.
for example:
Player1 balance = 125
player1 balance = 176
player1 balance in mysql database: 154

very very strange!

@niccholaspage
Copy link
Owner

Try with the newest development build. There might be more than one entry in the database for that player that you might need to remove.

@bloggy
Copy link
Author

bloggy commented Jul 8, 2014

Using latest dev build already. There is only one entry in the database for the user.

@lifehome
Copy link

Duplicate to #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants