View Single Post
Krillin
Senior Member
Join Date: Jul 2004
Old 06-02-2015 , 16:59   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4858

GunGame seems to no longer operate properly with CSS. We run on Debian Linux 64Bit. When we launch CSS we see the following error:
Code:
L 06/02/2015 - 16:43:09: [SM] Plugin encountered error 25: Call was aborted
L 06/02/2015 - 16:43:09: [SM] Native "SetFailState" reported: FATAL ERROR: Level index should not be zero for knife. You should update you cfg\gungame\css\weaponinfo.txt and take it from the release zip file.
L 06/02/2015 - 16:43:09: [SM] Displaying call stack trace for plugin "gungame.smx":
L 06/02/2015 - 16:43:09: [SM]   [0]  Line 86, gungame/keyvalue.sp::OnKeyValueStart()
L 06/02/2015 - 16:43:09: [SM]   [1]  Line 164, gungame.sp::OnPluginStart()
The weaponinfo.txt is the original file from the "zip" distribution.

We are running the following CSS server version:
Code:
version : 2230303/24 2234230
We use meta mod version:
Code:
meta version
Metamod:Source version 1.10.5
Built from: https://github.com/alliedmodders/metamod-source/commit/e0ef546
Build ID: 939:e0ef546
Loaded As: Valve Server Plugin
Compiled on: May 10 2015
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
We are using SourceMOD Version:
Code:
sm version
 SourceMod Version Information:
    SourceMod Version: 1.7.2
    SourcePawn Engine: SourcePawn 1.7, jit-x86 (build 1.7.2)
    SourcePawn API: v1 = 4, v2 = 6
    Compiled on: May 30 2015 05:08:16
    Built from: https://github.com/alliedmodders/sourcemod/commit/255e2ef
    Build ID: 5208:255e2ef
    http://www.sourcemod.net/
These errors were noted during compiling of SM plugins:
PHP Code:
Compiling gungame_logging.sp ...
SourcePawn Compiler 1.7.2
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2014 AlliedModders LLC

gungame_logging
.sp(74) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

gungame_logging
.sp(75) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId 
PHP Code:
Compiling gungame.sp ...
SourcePawn Compiler 1.7.2
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2014 AlliedModders LLC

gungame
/util.sp(1386) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

gungame
.sp(298) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId 
PHP Code:
Compiling gungame_stats.sp ...
SourcePawn Compiler 1.7.2
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2014 AlliedModders LLC

gungame_stats
/sql.sp(107) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

gungame_stats
/sql.sp(390) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

gungame_stats
/sql.sp(403) : warning 219local variable "File" shadows a variable at a preceding level
gungame_stats
/sql.sp(501) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

gungame_stats
.sp(85) : warning 234symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId 
And then there are similar problems with sm_ggdm with the same depreciated code. But that is another topic.

SM_GG is for the most part stock. As we cannot even seem to get SDK_HOOKS enabled.

Code:
sm plugins list
[SM] Listing 35 plugins:
  01 "Admin File Reader" (1.7.2) by AlliedModders LLC
  02 "Fun Commands" (1.7.2) by AlliedModders LLC
  03 "Client Preferences" (1.7.2) by AlliedModders LLC
  04 "Reserved Slots" (1.7.2) by AlliedModders LLC
  05 "DeathMatch:SM" (1.8.0) by Otstrel.ru Team, TigerOx, TechKnow
  06 "Basic Votes" (1.7.2) by AlliedModders LLC
  07 "GunGame:SM Config Reader" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  08 "DeathMatch:SM Weapons Remover" (1.8.0) by Otstrel.ru Team, TigerOx, TechKnow
  09 "DeathMatch:SM Ragdoll Remover" (1.8.0) by Otstrel.ru Team, TigerOx, TechKnow
  10 "Basic Comm Control" (1.7.2) by AlliedModders LLC
  11 "Player Commands" (1.7.2) by AlliedModders LLC
  12 "Sound Commands" (1.7.2) by AlliedModders LLC
  13 "Admin Help" (1.7.2) by AlliedModders LLC
  14 "DeathMatch:SM Spawn Protection" (1.8.0) by Otstrel.ru Team, TigerOx, TechKnow
  15 "Basic Chat" (1.7.2) by AlliedModders LLC
  16 "GunGame:SM Stats" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  17 "Basic Info Triggers" (1.7.2) by AlliedModders LLC
  18 "GunGame:SM Winner Effects" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  19 "DeathMatch:SM First Spawn" (1.8.0) by Otstrel.ru Team
  20 "DeathMatch:SM Preset Spawns" (1.8.0) by Otstrel.ru Team, TigerOx, TechKnow
  21 "GunGame:SM Bot Protection" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  22 "GunGame:SM Map Vote Starter" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  23 "GunGame:SM Afk Management" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  24 "Nextmap" (1.7.2) by AlliedModders LLC
  25 "GunGame:SM Winner Logger" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  26 "Fun Votes" (1.7.2) by AlliedModders LLC
  27 "Basic Ban Commands" (1.7.2) by AlliedModders LLC
  28 "DeathMatch:SM Elimination" (1.8.0) by Otstrel.ru Team
  29 "Admin Menu" (1.7.2) by AlliedModders LLC
  30 "Anti-Flood" (1.7.2) by AlliedModders LLC
  31 "GunGame:SM Display Winner" (1.2.16.0) by bl4nk, Otstrel.ru Team
  32 "GunGame:SM Warmup Configs Execution" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  33 <Error> "GunGame:SM" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  34 "GunGame:SM TK Management" (1.2.16.0) by teame06-hat, Liam, Otstrel.ru Team
  35 "Basic Commands" (1.7.2) by AlliedModders LLC
Load Errors:
GunGame:SM: Error detected in plugin startup (see error logs)
What are we missing here to get this working again?

Best Regards,
Krillin
__________________
Krillin's World Server(s) Operator


Last edited by Krillin; 06-02-2015 at 17:02. Reason: weaponinfo.txt file source
Krillin is offline