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

Error when trying to whitelist bedrock player #444

Closed
Exquaker opened this issue Aug 30, 2023 · 2 comments · Fixed by #456
Closed

Error when trying to whitelist bedrock player #444

Exquaker opened this issue Aug 30, 2023 · 2 comments · Fixed by #456

Comments

@Exquaker
Copy link

whenever I try to run "fwhitelist add [bedrock username]", I get this error in the console:

[https://pastebin.com/xJ4KhZCb]

checked with multiple people and I got the same error
Thanks for help in advance!

@HideyBoi
Copy link
Contributor

HideyBoi commented Sep 6, 2023

I'm getting the same error.
image
Here's my version info
image

@Exquaker
Copy link
Author

Exquaker commented Sep 9, 2023

Hey, I managed to get around it by having the player online on the server (you will have to temporarily turn off whitelist). It is definitely not ideal and I hope it gets fixed. Hope this helps!

my reddit post about it if u want it for smth idk

HideyBoi added a commit to HideyBoi/Floodgate that referenced this issue Sep 27, 2023
Kas-tle pushed a commit that referenced this issue Oct 10, 2023
* Jank Fix for #444

* Move Scheduler to WhitelistUtils

Also stopped using the Bukkit scheduler and am now scheduling via SpigotVersionSpecificMethods.maybeSchedule

* Move setWhitelist to WhitelistUtils

Includes requested formatting changes.

* switch from runnables to using an lambda expression

* Made lambda a single line

---------

Co-authored-by: Hidey Boi <[email protected]>
Tim203 pushed a commit that referenced this issue Oct 13, 2023
* Jank Fix for #444

* Move Scheduler to WhitelistUtils

Also stopped using the Bukkit scheduler and am now scheduling via SpigotVersionSpecificMethods.maybeSchedule

* Move setWhitelist to WhitelistUtils

Includes requested formatting changes.

* switch from runnables to using an lambda expression

* Made lambda a single line

---------

Co-authored-by: Hidey Boi <[email protected]>
(cherry picked from commit 7b88918)
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

Successfully merging a pull request may close this issue.

2 participants