Das ist zwar nicht die Antwort auf Deine Frage, aber ich habe ein seltsames Problem mit KIGenAC:
KIGEN AC läuft bei uns auf 2 Servern. Die Konfiguration ist die gleiche, der Server ist der gleiche aber ich bekomme bei unserem ersten Servern seit Tagen in den Logs folgendes zu sehen:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
L 04/25/2011 - 14:59:05: [SM] Plugin encountered error 15: Array index is out of bounds
L 04/25/2011 - 14:59:05: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/25/2011 - 14:59:05: [SM] [0] Line 260, kigenac/eyetest.sp::Eyetest_Drop()
L 04/25/2011 - 15:10:43: [RoundSound++.smx] No team has win the round.
L 04/25/2011 - 15:13:13: [SM] Plugin encountered error 15: Array index is out of bounds
L 04/25/2011 - 15:13:13: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/25/2011 - 15:13:13: [SM] [0] Line 260, kigenac/eyetest.sp::Eyetest_Drop()
L 04/25/2011 - 15:13:13: [SM] Plugin encountered error 15: Array index is out of bounds
L 04/25/2011 - 15:13:13: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/25/2011 - 15:13:13: [SM] [0] Line 260, kigenac/eyetest.sp::Eyetest_Drop()
L 04/25/2011 - 15:18:34: [SM] Plugin encountered error 15: Array index is out of bounds
L 04/25/2011 - 15:18:34: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/25/2011 - 15:18:34: [SM] [0] Line 260, kigenac/eyetest.sp::Eyetest_Drop()
L 04/25/2011 - 15:30:00: [SM] Plugin encountered error 15: Array index is out of bounds
L 04/25/2011 - 15:30:00: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/25/2011 - 15:30:00: [SM] [0] Line 260, kigenac/eyetest.sp::Eyetest_Drop()
|
Bei der Eingabe von kac_status wird dies hier angezeigt:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
|
-> kac_status
Kigen's Anti-Cheat Status Report
Client Module: On
Client Anti-Rejoin: On
Client Name Protection: On
Command Protection: On
Command Spam Protection: On
CVars Detection: On
Eye Test: Disabled
Anti-Wallhack: On
Network: On
|
Also nix auffälliges. Weswegen das seltsam ist? Wie schon oben geschrieben ist es die gleiche Config wie auf Server Nummer2 und da bekomme ich diese Fehlermeldung nicht. Neu hochladen hat in diesem Falle auch nicht viel gebracht

Weiß jemand wo da der Wurm drin ist?