You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this script is one of the coolest things since dynmap... please help. :)
(i'm curious what's changed since 7-12-2015.. for some reason it's been choking ever since.)
(not sure if I'm hitting some issue with what ever the server is applying to the logs... I can provide all of my server logs for testing against if it will help. I even tried removing the logs for 7-13 to see if it would help, to no avail.)
Traceback (most recent call last):
File "/opt/scarcityfree/mclogalyzer/mclogalyzer/mclogalyzer.py", line 563, in <module>
main()
File "/opt/scarcityfree/mclogalyzer/mclogalyzer/mclogalyzer.py", line 535, in main
users, server, chats = parse_logs(args["logdir"], since, whitelist_users)
File "/opt/scarcityfree/mclogalyzer/mclogalyzer/mclogalyzer.py", line 380, in parse_logs
for line in logfile:
File "/usr/lib/python2.7/gzip.py", line 455, in readline
c = self.read(readsize)
File "/usr/lib/python2.7/gzip.py", line 261, in read
self._read(readsize)
File "/usr/lib/python2.7/gzip.py", line 308, in _read
self._read_eof()
File "/usr/lib/python2.7/gzip.py", line 347, in _read_eof
hex(self.crc)))
IOError: CRC check failed 0xc1488c0b != 0x8753f9f8L
The text was updated successfully, but these errors were encountered:
this script is one of the coolest things since dynmap... please help. :)
(i'm curious what's changed since 7-12-2015.. for some reason it's been choking ever since.)
(not sure if I'm hitting some issue with what ever the server is applying to the logs... I can provide all of my server logs for testing against if it will help. I even tried removing the logs for 7-13 to see if it would help, to no avail.)
the error is described below:
The text was updated successfully, but these errors were encountered: