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

Logistics - Crate spawner allowed crate amount is not JIP safe #22

Open
Tapawingo opened this issue Jul 21, 2023 · 0 comments
Open

Logistics - Crate spawner allowed crate amount is not JIP safe #22

Tapawingo opened this issue Jul 21, 2023 · 0 comments
Labels
kind/bug Something isn't working as intended
Milestone

Comments

@Tapawingo
Copy link
Member

Tapawingo commented Jul 21, 2023

Version:

  • CMF3: 2.1.0.47

Description:
Crate spawner allowed crate amount is not JIP safe, gets reset if player jips into mission.
The crate spawner's crate restriction isn't synchronized with JIP clients meaning JIP players can spawn more crates than allowed.

Steps to reproduce:
Follow this flowchart!

  1. Have player join the game and spawn a crate from a limited crate spawner.
  2. Have a second player join the game.
  3. Observe that for the second player the crate amount is 0 while for the first player it's 1.

Expected behavior:
The crate amount should synchronize to JIP clients.

Where did the issue occur?

  • Dedicated
@Tapawingo Tapawingo added Feature Request kind/bug Something isn't working as intended and removed Feature Request labels Dec 31, 2023
@Tapawingo Tapawingo added this to the v2.2.0 milestone Dec 31, 2023
@Tapawingo Tapawingo changed the title Create spawner allowed crate amount is not JIP safe Logistics - Crate spawner allowed crate amount is not JIP safe Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant