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

Logged-in offline players' names change when new offline players log in, and players get mixed up in the Bukkit server. #4

Open
larsr opened this issue Nov 9, 2011 · 5 comments

Comments

@larsr
Copy link

larsr commented Nov 9, 2011

I am using the modded bukkit server in offline mode.

First I log in with one offline player as "Alice". Then I log in with another offline player as "Bob".

Then I make "Alice" say (using 't') "Hello". On the console it is printed " Hello" but it should say " Hello"!

When I list the users it says there are two users called "Bob".

So it seems that somehow the users are mixed up. The player that loged in as Player
seem to get assigned to the same user, but the ones with a premium account seem to be
seen as different users.

There are other problems too which I think are related to this.
I am not sure that this is happening 100% of the time, but it happens very frequently.

@Thulinma
Copy link
Owner

Thulinma commented Nov 9, 2011

Hmm... Interesting. This is the first time I've heard of this behaviour. Can you try and figure out what exactly causes this? Is it always with multiple offline players? Is there something you can do that causes the bug 100% of the time? Does it ever happen to online players?

Meanwhile, I'll look into it myself too and will see if I can figure out the cause...

@larsr larsr closed this as completed Nov 9, 2011
@larsr
Copy link
Author

larsr commented Nov 9, 2011

Sorry, I closed the issue by mistake! I also edited the post to show the brackets around etc.

@larsr larsr reopened this Nov 9, 2011
@Thulinma
Copy link
Owner

Thulinma commented Nov 9, 2011

Yeah, accidental closing happens a lot on github, heh. I've done it myself a few times too. They should change those buttons, I think. :-)

@beaucarnes
Copy link

I am having this exact same issue. I am running in offline mode and the server seems to only be aware of the last person to log in. All players can play but the server only remembers what players do if they are either the last player to log in or near the last player to log in. If you are not near the last player to log in, when you place a block it will disappear in a few seconds and other players (that are also not the last player to log in) cannot see the blocks placed. Are there any similar mods that I can use since this one is not working for me? Or is there a fix for this issue?

@Thulinma
Copy link
Owner

Thulinma commented Mar 8, 2012

I plan to fix this problem the best I can as soon as I make the necessary updates for MC 1.2.
I am not aware of any other mods/plugins that can do this, but there may be some that I haven't heard of.

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