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

Searching for blocks/items causes game to freeze in large packs - Should be threaded #71

Open
tterrag1098 opened this issue Oct 21, 2014 · 0 comments

Comments

@tterrag1098
Copy link

Try a large pack with many items, each time you try to type the game stutters and it's hard to type properly. The list filtering should be done in a thread so it is async from the game tick, and you can type normally while it searches in the background. See the NEI searching for reference on this.

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