Replay Mod (Fabric & Forge)

Replay Mod (Fabric & Forge)

787k Downloads

Race condition in ffmpeg log reading

Johni0702 opened this issue ยท 0 comments

commented

There's no guarantee that we have fully read ffmpeg's stdout/err before we try to parse it. This can result in the real issue being difficult to diagnose since the real error message is not visible.