Skip to content

Empty effect list on players #3646

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

Open
1 task done
XxGoldenbluexX opened this issue May 8, 2025 · 0 comments
Open
1 task done

Empty effect list on players #3646

XxGoldenbluexX opened this issue May 8, 2025 · 0 comments
Labels
possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f

Comments

@XxGoldenbluexX
Copy link

  • The FAQ doesn't contain a resolution to my issue

Versions

Detailed description of a problem

When retrieving an other player using bot.players[username] or bot.nearestEntity(e => e.username == username), it's effect list is empty

What did you try yet?

I used console.log(entity) to check for the effects component of the player yet I get something empty {}
i checked the event "entityEffect", it does get called when the bot is applied and effect, but not when another player is applied an effect.

Your current code

/*
Way too long to fit there
*/

Expected behavior

Effect list of an player should match server's value

Additional context

I did not tested it on entities, it's probably the same

@XxGoldenbluexX XxGoldenbluexX added possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f labels May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Projects
None yet
Development

No branches or pull requests

1 participant