Closed trwnh closed 3 years ago
Thanks for the report. Unfortunately, I cannot replicate this yet. I tried on a fresh install of 1.17 with BentoBox, InvSwitcher, and Multiverse:
> bbox v
[08:52:26 INFO]: Running PAPER 1.17.
[08:52:26 INFO]: BentoBox version: 1.17.0-SNAPSHOT-LOCAL
[08:52:26 INFO]: Database: JSON
[08:52:26 INFO]: Loaded Game Worlds:
[08:52:26 INFO]: Loaded Addons:
[08:52:26 INFO]: InvSwitcher 1.10.0 (DISABLED)
[08:52:31 INFO]: UUID of player BoxManager is 36b2293a-ac0a-4f73-bc35-b12af97bee2b
[08:52:32 INFO]: BoxManager joined the game
[08:52:32 INFO]: BoxManager[/127.0.0.1:52407] logged in with entity id 669 at ([world]-176.0, 64.0, 96.0)
[08:52:41 INFO]: BoxManager issued server command: /mvtp creative
[08:52:49 INFO]: BoxManager issued server command: /mvtp world
[08:52:55 INFO]: BoxManager lost connection: Disconnected
[08:52:55 INFO]: BoxManager left the game
> plugins
[08:52:59 INFO]: Plugins (4): BentoBox, Multiverse-Core, WorldBorderAPI, WorldGeneratorApi
https://user-images.githubusercontent.com/4407265/123551151-744e9180-d725-11eb-8559-0a516c569f4b.mov
I'm not sure why you are seeing inventory being changed. What is your InvSwitcher config.yml? Do you have any inventory management plugins at all?
I managed to replicate it. This is a bug.
Thanks for the report - this occurred when there were game worlds loaded. I'll do a new release.
Description
Describe the bug
Teleporting to other worlds wipes inventory XP and advancements. Teleporting back to previous world does not restore inventory XP or advancements.
Steps to reproduce the behavior
Pre-requisites: BentoBox, BentoBox/InvSwitcher, Multiverse-Core
world
/mvtp creative
/mvtp world
or/spawn
Alternatively, with BSkyBlock and EssentialsX added to pre-requisites:
world
/is
/back
This obviously makes Skyblock unplayable as your inventory will just be wiped entirely instead of being restored when you switch back to Skyblock.
Expected behavior
Inventory / XP / Advancements / etc should be restored successfully
Environment
Output of
/bbox version
(Mandatory)Additional context (Optional)
Reproducible in a fresh install of Paper 1.17 -- have not tested Paper 1.16.5 yet.