Open rk295 opened 7 years ago
This fixes a crash if the line is unreadable, forcing to UTF8 means parsing of the log continues.
Thanks for tagging me on this ill have to pull a copy and try it out once i get my MC Server back up
this also fixed #19 and #16 ... I tested the change on my server and can confirm the utf8 addition solved the issue.
This fixes a crash if the line is unreadable, forcing to UTF8 means parsing of the log continues.