m0r13 / mclogalyzer

Minecraft Server Log Analyzer
GNU General Public License v3.0
44 stars 20 forks source link

Fixes #27 #28

Open rk295 opened 6 years ago

rk295 commented 6 years ago

This fixes a crash if the line is unreadable, forcing to UTF8 means parsing of the log continues.

Morketh commented 6 years ago

Thanks for tagging me on this ill have to pull a copy and try it out once i get my MC Server back up

knope commented 6 years ago

this also fixed #19 and #16 ... I tested the change on my server and can confirm the utf8 addition solved the issue.