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

How do I go about identifying the lag from the log here? #114

Open
heyheyhey123243 opened this issue Jun 2, 2020 · 1 comment
Open

How do I go about identifying the lag from the log here? #114

heyheyhey123243 opened this issue Jun 2, 2020 · 1 comment

Comments

@heyheyhey123243
Copy link

Hey, I've been having problems with tick lag (keep getting 'server can't keep up' errors in the logs) but I'm not sure how to fix it.

I've downloaded this and lag goggles (helped a bit) to try and find problems.

I've run /profile s - https://paste.ee/p/Y2HdO

I'm not sure how to read these errors and what blocks are causing the problems, simply googling these errors doesn't net me any clear answers either.

@miiichael
Copy link

Try starting with /profile e output rather than attempting to make sense of the lagspike detection output. This will tell you specifically which chunks and which entities/entity types are eating your CPU. Also, ensure that you're giving Java a sufficiently large heap size, as one of the symptoms of almost running out memory is that garbage collection becomes more frequent and takes longer.

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