Here is the XML Log
And here is the Database Log:
I'm not sure how to interpret these so I hope you can make more sense of them than I can. If ya need any others, let me know and I'll get them up ASAP
Spoiler :
[53957.485] **** Validating Game Database *****
[53957.532] Performing Localization Checks
[53957.532] Checking Tag Format...
[53957.532] Note: Tags must only use [A-Z_] characters, start with 'TXT_KEY_', and be under 128 characters long.
[53957.547] Validating UnitGameplay
[53957.547] Number of selection sounds doesn't match number of units.
[53957.547] Validating Notifications
[53957.547] Number of notification xml entries does not match enum size
[53957.547] **** VALIDATION FAILED *****
[53957.547] Validation Took 0.052796 seconds
[53957.813] **** Validating Prefetch Process *****
[53957.813] **** Validation Success *****
[53957.813] SetGlobalActionInfo
[53957.813]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 258600 2247256
PageCache: 2471 3451
LookAside: 26 1767
Scratch: 0 1
Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 0 0
Scratch: 0 0
Largest Allocations:
Malloc: 65280
PageCache: 1160
Scratch: 5032
Prepared Statements:
Current: 3
------------------------------
[53957.532] Performing Localization Checks
[53957.532] Checking Tag Format...
[53957.532] Note: Tags must only use [A-Z_] characters, start with 'TXT_KEY_', and be under 128 characters long.
[53957.547] Validating UnitGameplay
[53957.547] Number of selection sounds doesn't match number of units.
[53957.547] Validating Notifications
[53957.547] Number of notification xml entries does not match enum size
[53957.547] **** VALIDATION FAILED *****
[53957.547] Validation Took 0.052796 seconds
[53957.813] **** Validating Prefetch Process *****
[53957.813] **** Validation Success *****
[53957.813] SetGlobalActionInfo
[53957.813]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 258600 2247256
PageCache: 2471 3451
LookAside: 26 1767
Scratch: 0 1
Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 0 0
Scratch: 0 0
Largest Allocations:
Malloc: 65280
PageCache: 1160
Scratch: 5032
Prepared Statements:
Current: 3
------------------------------
And here is the Database Log:
Spoiler :
[53957.501] Validating Foreign Key Constraints...
[53957.532] Passed Validation.
[53957.813]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 258600 2247256
PageCache: 2471 3451
LookAside: 26 1767
Scratch: 0 1
Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 0 0
Scratch: 0 0
Largest Allocations:
Malloc: 65280
PageCache: 1160
Scratch: 5032
Prepared Statements:
Current: 3
------------------------------
[53957.532] Passed Validation.
[53957.813]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 258600 2247256
PageCache: 2471 3451
LookAside: 26 1767
Scratch: 0 1
Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 0 0
Scratch: 0 0
Largest Allocations:
Malloc: 65280
PageCache: 1160
Scratch: 5032
Prepared Statements:
Current: 3
------------------------------
I'm not sure how to interpret these so I hope you can make more sense of them than I can. If ya need any others, let me know and I'll get them up ASAP
