-
Notifications
You must be signed in to change notification settings - Fork 54
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
emi search baking bug causing hang #800
Comments
im really sorry i forgot to mention im on 1.20.1 with all the mods 9 |
ok after quite a bit of debugging i think that the ars glyphs are being assigned JemiStack Types instead of ItemEmiStack Types which is causing the renderer to be called from the EMI thread i think i should be able to fix this |
ok turns out i was wrong which is weird cause i cant find any references to the render system but im going to keep looking |
ok i found the offending function it is |
This can be resolved by an |
awesome cool thank you |
applicable logs:
https://pastebin.com/QCSN6DfR
modlist
emi config
from my own investigations the problem seems to be that that a number of glyph recipes from ars is causeing the search baking thread-77 to hang indefinitely i will be doing my own investigation and if i find a fix i will submit a pr
this issue occurs irrespective of jei being installed
The text was updated successfully, but these errors were encountered: