Since 2 weeks or so live logging just won’t work anymore for some reason. Known bug on MacOS maybe?
Think I got errors while live logging at least 5 or 6 times now. Can’t remember what the other errors were. I’ll try again later.
Started with an empty log folder when I restarted WoW
Using uploader version 5.01
I think they started writing partial lines, so I scan a line before it’s finished. They should not be doing this. It’s a regression. I let them know about it, since I think that’s what it is.
Maybe add a workaround? Something like ‘if (is_error && is_lastline) retry_in_5_seconds()’ so the log parsing doesn’t break immediately but after 5 seconds or so?