Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error saving new map in database. #2

Open
arxsab opened this issue Oct 9, 2020 · 2 comments
Open

Error saving new map in database. #2

arxsab opened this issue Oct 9, 2020 · 2 comments

Comments

@arxsab
Copy link

arxsab commented Oct 9, 2020

Subsequent logs are not loaded after an Error saving new map in database.

Parse log:
Processing log 'Stats_9777_2020_09_16_18_00_04.log'...incomplete.
Processing log 'Stats_9777_2020_09_17_18_00_04.log'...incomplete.
Processing log 'Stats_9777_2020_09_17_21_03_42.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_17_21_09_49.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_17_21_33_42.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_17_22_12_22.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_17_22_32_00.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_17_22_50_40.log'...incomplete.
Processing log 'Stats_9777_2020_09_18_18_00_07.log'...already in database.
Processing log 'Stats_9777_2020_09_18_20_10_29.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_18_20_35_17.log'...already in database.
Processing log 'Stats_9777_2020_09_18_20_47_46.log'...already in database.
Processing log 'Stats_9777_2020_09_18_21_10_56.log'...already in database.
Processing log 'Stats_9777_2020_09_18_21_38_11.log'...already in database.
Processing log 'Stats_9777_2020_09_18_21_52_52.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_18_22_17_16.log'...incomplete.
Processing log 'Stats_9777_2020_09_19_18_00_04.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_19_16_14.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_19_45_37.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_20_12_37.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_20_41_49.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_21_07_31.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_19_21_40_19.log'...incomplete.
Processing log 'Stats_9777_2020_09_20_18_00_04.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_20_21_04_47.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_20_21_32_45.log'...bad parse in database.
Processing log 'Stats_9777_2020_09_20_22_00_56.log'...Error saving new map in database.

@EmanReleipS
Copy link

We have been having the same problem on our UT2004 stats database since December 2020. A couple of logs have been parsed since then, but with nonsensical data (player names doubled, blank data, etc.). Database is stuck in a parsing loop since early Jan now. All logs have been uploaded to the website without a problem and it still displays the current map and player number correctly, though.

@ arxsab Have you been able to fix your problem?

@c2bull
Copy link

c2bull commented Apr 8, 2021

The parsing problem appears to be the use of special characters in the player name, check to see if you have players that have "" or "/" in them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants