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

Player predicate error #22

Closed
memorydream opened this issue Mar 30, 2024 · 1 comment
Closed

Player predicate error #22

memorydream opened this issue Mar 30, 2024 · 1 comment

Comments

@memorydream
Copy link

Hi , I tried use "has_name" predicate for record player , but I got "Tried to get player before player joined"

Server running 1.20.1 , Carpet , Velocity and ServerReplay-1.0.7+mc1.20.1

I use it like this

  • set player predicate
  "player_predicate": {
    "type": "has_name",
    "names": [
      "Recorder"
    ]
  },
  • /replay reload
  • /player Recorder spawn
  • get error and message "Started replay for Recorder" , and do not spawn fake player

I do something wrong?

@senseiwells
Copy link
Owner

This is almost certainly caused by Carpet, see gnembon/fabric-carpet#1849.
Unfortunately this will only be fixed in future versions of carpet and there's not much I can do about it, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants