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

Minecart Speed Modifier broken after Server restart #1291

Open
Aaron2550 opened this issue Jan 18, 2022 · 3 comments
Open

Minecart Speed Modifier broken after Server restart #1291

Aaron2550 opened this issue Jan 18, 2022 · 3 comments
Labels
status:pending Pending acceptance or closure. status:platform-issue An issue with the platform (eg Spigot), that we cannot workaround type:bug Incorrect behavior, not working as intended

Comments

@Aaron2550
Copy link
Contributor

Versions

CraftBook version: 3.10.5
Bukkit version: Paper-git-152

Describe the bug

Minecarts do not keep their Speed Modifier after a Server restart

To Reproduce

  1. Enable Minecart Speed Modfier
  2. Place Minecvart
  3. Enjoy fast Speeds
  4. Restart Server
  5. Ride Minecart

Expected behavior

It should keep the Speed Modifier after a Server restart

Screenshots

Additional context

@Aaron2550 Aaron2550 added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Jan 18, 2022
@me4502
Copy link
Member

me4502 commented Jan 18, 2022

This sounds like Spigot has stopped persisting that information on carts. This would be a Spigot bug - would need to say how resolvable it is, because in the past setting it twice caused carts to become invalid

@me4502 me4502 added the status:platform-issue An issue with the platform (eg Spigot), that we cannot workaround label Jan 18, 2022
@Aaron2550
Copy link
Contributor Author

Well an easy workaround (atleast for rideable Minecarts) would be to apply the Modifier everytime someone gets into the Minecart (VehicleEnterEvent) ... This is more of a QoL Thing anyway so its not like this has any sort of priority (atleast for me)

@me4502
Copy link
Member

me4502 commented Jan 18, 2022

As I said, "because in the past setting it twice caused carts to become invalid". If that bug still exists, that's not doable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. status:platform-issue An issue with the platform (eg Spigot), that we cannot workaround type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants