-
Notifications
You must be signed in to change notification settings - Fork 47
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
[Bug]: Big lag spikes #289
Comments
try looking for memory leaks, just a suggestion |
I'm a beginner when it comes to modpacks, so I don't really know how I would go about finding memory leaks. |
look for uncommon memory usage, and the minecraft client getting really close to the allocated memory limit |
I don't think it's a memory leak, still using the same amount of memory when increasing memory allocation. |
maybe too many recipes? |
What do you mean by that? Also, just discovered this: #292 |
so i guess it was a memory leak after all |
Possible Fixes
Yes
Modpack Version
0.34
What happened?
I keep getting big lag spikes on default rendering options and I've been trying to debug it for an hour but nothing works. Maybe I accidentally modified some video settings or something but I can't fix it and this is the only modpack I am getting lag spikes on.
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered: