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

When switching servers by bungeecord, the inventory gets loaded from the database before the new data is written #2

Closed
BrainStone opened this issue Apr 22, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@BrainStone
Copy link
Member

BrainStone commented Apr 22, 2017

Issue Description:

When switching servers over bungeecord, the new server loads the inventory from the database before the old one has saved it to the database

What happens:

The inventory that is stored in the database before the switch gets loaded then the inventory from the old server gets stored.

What you expected to happen:

That the inventory gets stored in the database before it gets loaded again.

Steps to reproduce:

  1. Create a bungeecord server for two (or more) sponge servers
  2. Install InvSync on both (and set them up to use a common data source)
  3. Switch servers
  4. Inventories stay the same but the correct inventory is stored in database

Affected Versions

  • Minecraft: 1.11.2
  • InvSync: 0.3.8-beta
  • Sponge: 1.11.2-6.0.0-BETA-243
  • Other related mods: Bungeecord
@BrainStone BrainStone added the bug label Apr 22, 2017
@BrainStone BrainStone self-assigned this Apr 22, 2017
@BrainStone BrainStone added the wip label Apr 22, 2017
@BrainStone BrainStone removed the wip label Apr 27, 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
Labels
Development

No branches or pull requests

1 participant