Franc1sco / sm-zombiereloaded-3-Franug-Edition

Improved version of zombiereloaded plugin with support for CS:GO and CS:S
https://forums.alliedmods.net/showthread.php?t=277597
GNU General Public License v3.0
41 stars 35 forks source link

Please fix error #43

Open Truyn1 opened 2 years ago

Truyn1 commented 2 years ago

L 07/06/2022 - 20:37:59: SourceMod error session started L 07/06/2022 - 20:37:59: Info (map "zm_lila_panic_178_rework_refix") (file "/home/container/csgo/addons/sourcemod/logs/errors_20220706.log") L 07/06/2022 - 20:37:59: [SM] Exception reported: GameRules not available. TerminateRound native disabled. L 07/06/2022 - 20:37:59: [SM] Blaming: zombiereloaded.smx L 07/06/2022 - 20:37:59: [SM] Call stack trace: L 07/06/2022 - 20:37:59: [SM] [0] CS_TerminateRound L 07/06/2022 - 20:37:59: [SM] [1] Line 263, src\zr/roundend.inc::RoundEndTerminateRound L 07/06/2022 - 20:37:59: [SM] [2] Line 597, src\zr/cvars.inc::CvarsHookRestartGame L 07/06/2022 - 20:37:59: [SM] [4] SetConVarString L 07/06/2022 - 20:37:59: [SM] [5] Line 359, E:\PLUGINS CSGO\Plugins\compilator\addons\sourcemod\scripting\basecommands.sp::Command_Cvar L 07/06/2022 - 20:50:37: [SM] Exception reported: Client 5 is not in game L 07/06/2022 - 20:50:37: [SM] Blaming: zombiereloaded.smx L 07/06/2022 - 20:50:37: [SM] Call stack trace: L 07/06/2022 - 20:50:37: [SM] [0] IsPlayerAlive L 07/06/2022 - 20:50:37: [SM] [1] Line 91, src\zr/api/api.inc::APIValidateClientIndex L 07/06/2022 - 20:50:37: [SM] [2] Line 68, src\zr/api/infect.api.inc::APIIsClientZombie L 07/06/2022 - 20:50:37: [SM] [4] ZR_IsClientZombie L 07/06/2022 - 20:50:37: [SM] [5] Line 1058, E:\PLUGINS CSGO\Plugins\compilator\addons\sourcemod\scripting\hookgrabrope.sp::GrabCmd L 07/06/2022 - 20:51:14: [SM] Exception reported: Client 5 is not in game

ghost commented 2 years ago

Apparently your problem is in SourceMod and signatures, update to 1.10 or higher and use the latest version of zombiereloaded. I tested it in csgo and it is 100% working.

Truyn1 commented 2 years ago

Apparently your problem is in SourceMod and signatures, update to 1.10 or higher and use the latest version of zombiereloaded. I tested it in csgo and it is 100% working.

The problem is that on 1.11 that on the latest version 1.10 this error is still there.

SourceMod Version: 1.10.0.6545 Metamod:Source version 1.11.0-dev+1148

027 "Zombie:Reloaded" (3.6.5 Franug edition) by Greyscale | Richard Helgeby and Franc1sco franug | Anubis Edition

oqyh commented 1 year ago

Client 5 is not in game means client is not in the game just add IsClientInGame

vvvvvvvvvvvvvvv https://sm.alliedmods.net/new-api/clients/IsClientInGame