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

Immense slowdown if Spigot gets disconnected and tries to retrieve something from the bungee (?) #19

Closed
Zulfen opened this issue Jul 20, 2020 · 3 comments
Labels
bug Something isn't working finished

Comments

@Zulfen
Copy link

Zulfen commented Jul 20, 2020

Description

I have noticed that (at least for me), if Skungee can't connect to the Bungee, it will drastically reduce my TPS down and makes the server unplayable. I am guessing this is due to it trying to reconnect? This isn't a hardware issue either - server runs at a solid 20 TPS if it connects properly.

Screenshots or Errors

No errors related to Skungee, but here you can see the server skipping ticks here:

>.... [19:18:30 WARN]: Can't keep up! Is the server overloaded? Running 5053ms or 101 ticks behind
>.... [19:19:17 WARN]: Can't keep up! Is the server overloaded? Running 5042ms or 100 ticks behind
>.... [19:20:01 WARN]: Can't keep up! Is the server overloaded? Running 5010ms or 100 ticks behind

Steps to Reproduce the Problem

  1. Setup a normal Skungee environment (bungee and spigot servers)
  2. Shutdown the Bungeecord server.

Specifications

Skungee Version: Skungee v2.0.0-ALPHA-7 (says 6 in console still)
Proxy Platform and Version: Waterfall-366 and Paper-373 (1.15.2)
System/Panel (if applicable): Linux (not sure what distro), Java 8

@Zulfen Zulfen added the bug Something isn't working label Jul 20, 2020
@Zulfen Zulfen changed the title Immense slowdown of the spigot server if it can't reach the bungee. (?) Immense slowdown of the Spigot/Paper server if it can't reach the bungee. (?) Jul 20, 2020
@Zulfen
Copy link
Author

Zulfen commented Jul 20, 2020

Oh yeah - forgot to send the code that causes this. Whoops!:

every 3 seconds:
   set {_players::*} to all proxied players

(using this for my sidebar)

@Zulfen Zulfen changed the title Immense slowdown of the Spigot/Paper server if it can't reach the bungee. (?) Immense slowdown if Spigot gets disconnected and tries to retrieve something from the bungee (?) Jul 20, 2020
@ardaok
Copy link

ardaok commented Jul 20, 2020

yeah this is urgent it blows my server

@TheLimeGlass
Copy link
Member

Fixed in 2.0.0-ALPHA-9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working finished
Projects
None yet
Development

No branches or pull requests

3 participants