Stats and else in Patch 469e for win XP

Discussions about UT99
User avatar
Patrick Bateman
Average
Posts: 38
Joined: Tue Dec 19, 2023 2:55 pm

Stats and else in Patch 469e for win XP

Post by Patrick Bateman »

I noticed this problem in 469d and it still exist in 469e RC8.
On Evil's Sniper Deathmatch stats of efficiency shows with mistake:
Shot0001.jpg
Shot0002.jpg
Is that a 469 for win XP problem or is this problem of custom table of results that some HOF and NFR servers use?
You do not have the required permissions to view the files attached to this post.
"My pain is constant and sharp and I do not hope for a better world for anyone"
User avatar
Barbie
Godlike
Posts: 3318
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Stats and else in Patch 469e for win XP

Post by Barbie »

The issue is that in first pic all values are zero? Maybe have a look in the log file.
"If Origin not in center it be not in center." --Buggie
User avatar
Patrick Bateman
Average
Posts: 38
Joined: Tue Dec 19, 2023 2:55 pm

Re: Stats and else in Patch 469e for win XP

Post by Patrick Bateman »

Barbie wrote: Fri Apr 11, 2025 9:54 am The issue is that in first pic all values are zero? Maybe have a look in the log file.
No, the issue is in the graph "EFF: -2147483648%"
It should be "EFF: 0%", but instead it is what it is...
"My pain is constant and sharp and I do not hope for a better world for anyone"
User avatar
Barbie
Godlike
Posts: 3318
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Stats and else in Patch 469e for win XP

Post by Barbie »

Patrick Bateman wrote: Fri Apr 11, 2025 11:07 am
Barbie wrote: Fri Apr 11, 2025 9:54 am The issue is that in first pic all values are zero? Maybe have a look in the log file.
No, the issue is in the graph "EFF: -2147483648%"
It should be "EFF: 0%", but instead it is what it is...
Looks like signed 32 bit int issue: 2^32 = -2147483648
Without the source of that package saying anything else is groping in the fog.
"If Origin not in center it be not in center." --Buggie