Skip to content

Error somewhere? #77

@k4n30

Description

@k4n30

   Loading Config File

Scanning .Traceback (most recent call last):
File "C:\DayZ\pyBEscanner\pyBEscanner.py", line 111, in
main.start()
File "C:\DayZ\pyBEscanner\pyBEscanner.py", line 67, in start
logs_battleye.Scanner(server, server_ban_deamon).scan()
File "C:\DayZ\pyBEscanner\modules\logs_battleye.py", line 249, in scan
self.scan_battleye_logs(log)
File "C:\DayZ\pyBEscanner\modules\logs_battleye.py", line 131, in scan_battleye_logs
x)
File "C:\DayZ\pyBEscanner\modules\logs_battleye.py", line 318, in scan_log
ip_port = re.split(':', re.search("\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}:\d{1,4}[0-9]", line_stripped).group(0))

AttributeError: 'NoneType' object has no attribute 'group'

Assuming it has to do with one of the regex rules

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions