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

Suggestion - Log freezes and micro lags #18

Open
Slind14 opened this issue Aug 11, 2014 · 1 comment
Open

Suggestion - Log freezes and micro lags #18

Slind14 opened this issue Aug 11, 2014 · 1 comment

Comments

@Slind14
Copy link

Slind14 commented Aug 11, 2014

Hey,

after a big modpack creator (ftb, tekkit) most mods get quite stable and the pack overall, too. But in most cases only crashes get fixed and freezes and micro lags get ignored as there is no "crash-report" that can be reported easily.

I would like to suggest adding a watchdog that notices if the client/server freezes for +2 or 5 seconds and reports a thread dump (in 95% it is the server/client thread). Further more it would be great if this watch dog also monitors the update-time and if it drops drastically for just a second -> create a thread dump and report it.
This way we would get data showing us which parts of mods cause lag spikes or even freeze the game.

I have been in many situations reporting server freezes and lag spikes even with valid thread dumps but got more or less ignored because I was the only one reporting it and could not give a "accepted" report.

Please let me know what you think. I know it is possible as we use a bukkit plugin that does this just for us, but we don't have the "acceptance" as openeye.

@ghost
Copy link

ghost commented Dec 22, 2014

Another somewhat related idea: it would be awesome if it could detect memory leaks.. and if it could be mod-specific, all the more better.

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