Bug #1479
Need to fix this (Next command)
| Status: | Resolved | Start date: | 12/09/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Daemon | |||
| Target version: | 1.6.16 | |||
| Affected Version: | Blocking Target Version: | No |
Description
Need to fix this.
Bugg on next command with Kills stats And Steamid Save rank.
Here is picture how its look like.
!!
Related issues
Associated revisions
History
#1
Updated by aubergine 5 months ago
We are affected to. Same issue and result as mentioned below.
A fix would be nice :-)
#2
Updated by Munra 5 months ago
- Status changed from New to UserFeedback
Are you using Mani or SourceMod?
#3
Updated by aubergine 5 months ago
Mani newest version. This problem is new in the actual HlstatsX:CE
#4
Updated by Packhead 3 months ago
- Status changed from UserFeedback to Assigned
- Assignee set to Packhead
- Target version set to 1.6.16
I will try to get this in for 1.6.16, but no promises. I haven't worked with mani admin in years.
#5
Updated by gH0sTy about 1 month ago
The "next" command in sourcemod shows the same buggy output so it's not mani related.
#6
Updated by Packhead about 1 month ago
- File 774.patch
added - Status changed from Assigned to UserFeedback
I believe the problem is with HLstats_EventHandlers.plib and the changes I made in r742 to switch to prepared statements. I've backed out that changeset -- could somebody apply this patch to their install (backup your file first) and see if that resolves the issue?
#7
Updated by aubergine about 1 month ago
Thanks for this update. Can you please provide the whole file?
Patching fails:
- patch
p0 <774.patchsaving rejects to file scripts/HLstats_EventHandlers.plib.rej
patching file scripts/HLstats_EventHandlers.plib
Hunk #4 FAILED at 126.
Hunk #5 FAILED at 152.
Hunk #6 FAILED at 185.
Hunk #7 succeeded at 246 (offset 17 lines).
Hunk #8 succeeded at 254 (offset 17 lines).
Hunk #9 succeeded at 673 (offset 17 lines).
Hunk #10 succeeded at 689 (offset 17 lines).
Hunk #11 succeeded at 2128 (offset 17 lines).
Hunk #12 succeeded at 2149 (offset 17 lines).
Hunk #13 succeeded at 2644 (offset 17 lines).
3 out of 13 hunks FAILED -
#8
Updated by gH0sTy about 1 month ago
- File HLstats_EventHandlers.plib added
Thx Packhead,
the patch worked fine for me and the "next" command output is correct now.
I've attached the patched file for those having problems applying the patch.
#9
Updated by aubergine about 1 month ago
Thx. Now next command is working for me too.