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

Synchronizing experience not working #4

Closed
BrainStone opened this issue Apr 24, 2017 · 3 comments
Closed

Synchronizing experience not working #4

BrainStone opened this issue Apr 24, 2017 · 3 comments
Assignees
Milestone

Comments

@BrainStone
Copy link
Member

BrainStone commented Apr 24, 2017

Issue Description:

Synchronizing of everything is working fine, except of the experience. It always get set to 0 in the database.

What happens:

When storing the playerdata the experience gets set to 0.

What you expected to happen:

That the experience gets stored correctly

Steps to reproduce:

  1. Give self 100L of experience.
  2. Leave server.
  3. Check database or join
  4. -> 0 levels of experience

Affected Versions:

  • Minecraft: 1.11.2
  • InvSync: 0.4.0-beta
  • Sponge: 1.11.2-6.0.0-BETA-243
@BrainStone
Copy link
Member Author

Reported bug in SpongePowered/SpongeVanilla#312

@BrainStone
Copy link
Member Author

Moved bug report to SpongePowered/Sponge#1322

@BrainStone
Copy link
Member Author

At the moment this is working in most cases. The only case that is not working atm is when the player recives the levels via the /xp <level>L [player] command.

@BrainStone BrainStone removed the wip label Apr 26, 2017
@BrainStone BrainStone modified the milestone: 1.0.0 May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant