-
Notifications
You must be signed in to change notification settings - Fork 317
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
Crash when opening AE2 Crafting Terminal #18265
Comments
This also just happened to me. 2.7.0 with my client on Java 20 (openJDK), connected to my own server I had been playing for about 2 hours with no issues, then while searching for "emitter" I got to "em" and it kicked me out with the same error message as in the log above. Going back in I could play normally and use my own inventory fine. I cleared my NEI filter and tried an ME terminal again, instantly kicked out I created a new single player world, gave myself enough bits in creative for a simple ME network and tried that. The terminal still had the "em" prompt but didn't crash. I removed it and logged out and back into my server. I could now access ME again until I typed "o" in the ME filter and then it broken again just like before. This time the single player world also crashed but I didn't try and create another one. I searched and found this report. Restarted my client as suggested above and it works again as normal now. I doubt the "em" or "o" are the cause but thought I'd mention them while I remembered |
Happened to me too. Also Search Box Mode: NEI Synchronized Standart with Save Search String: On I managed to turn off Save Search String. After that terminal didn't crash unless i type anything in search bar Can't Reproduce 2.7.0 |
probably the same thing as mine #18288 |
hm.... I can't understand how this can happen, because the filter can never be null. I'll try to find the reason |
Locking/unlocking the ReentrantLock in the ItemFilterCache constructor fixed this for me; I'm not too familiar with how threading works in Java though so please verify. |
My friend who we play with on my server has this problem too. So far, he has disabled NEI search and AE2 terminal sync for now. |
Fixed by GTNewHorizons/NotEnoughItems#569 |
Your GTNH Discord Username
Blade8895
Your Pack Version
2.7.0
Your Server
private server
Java Version
Java 21
Type of Server
Vanilla Forge
Your Actions
Opened AE2 Crafting Terminal and got a Crash to Menu.
After that i just got disconnected after opening the Terminal.
Restart fixes the problem
Cant Reproduce now
Crash Report
crash-2024-12-08_15.44.09-client.txt
Final Checklist
The text was updated successfully, but these errors were encountered: