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

Freezing of server and errors spamming console #5

Open
Verdanix opened this issue Mar 27, 2023 · 0 comments
Open

Freezing of server and errors spamming console #5

Verdanix opened this issue Mar 27, 2023 · 0 comments

Comments

@Verdanix
Copy link

Verdanix commented Mar 27, 2023

I am trying to get a list of servers and I keep getting errors that spam. I am using Geyser, floodgate, Purpur 1.19.4. If I try the join method too, it also throws the errors, but I need to return a value from a method when it is complete

		for (String name : MainPlugin.bungeeApi.getServers().get()) {
		          System.out.println(name);
		}

https://pastebin.com/qRpYqL2W

@Verdanix Verdanix reopened this Mar 28, 2023
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

1 participant