Opening ongoing crafting screen causes CTD
CloWnicide opened this issue ยท 4 comments
Describe the bug
Opening crafting screen causes CTD
To Reproduce
Begin auto-crafting of item, open crafting screen, CTD
Expected behavior
No CTD when looking at ongoing auto-crafting
Additional context
https://gist.github.com/CloWnicide/d6b2256fe305cc531775d3c3adfffe64
Environment
Java: 11.0.1.0.0, Forge: 36.1.2, AE2 Version: 8.3.0-alpha.2
Force Crash Log: https://gist.github.com/CloWnicide/c2e8ba13a522e8b62feaba3c509aaec1
I can in theory see how this happens. Do you by chance have a slow network connection?
Reproduced by forcefully slowing down GUI syncs between server->client.
This is a race-condition and should happen rarely. Will look into fixing this.