View Single Post
Krin
Member
Join Date: Apr 2004
Location: New Jersey, USA
Old 04-06-2004 , 05:20  
Reply With Quote #2

Problem with this plugin.

I ran a few tests to make sure it was the plugin causing this.
It's late so I was the only person in my server. Here are the couple of tests:

Test1 (map = cs_office, team = Terrorist)
Killed all 4 hostages.
Commited suicide.

Next round start.
Set hostage HP to 300(amx_cvar mp_hostagehp 300)
Killed a hostage with 2 shots to the chest from glock.
Commited suicide.
Server crashes instead of starting next round.

Code:
L 04/06/2004 - 05:32:29: "Krin<1><STEAM_0:0:153011><>" joined team "TERRORIST" Firing: (game_playerspawn) L 04/06/2004 - 05:32:35: "Krin<1><STEAM_0:0:153011><TERRORIST>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:32:37: "Krin<1><STEAM_0:0:153011><TERRORIST>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:32:44: "Krin<1><STEAM_0:0:153011><TERRORIST>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:32:45: "Krin<1><STEAM_0:0:153011><TERRORIST>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:32:46: [META] (debug:3) Calling engine_amx_i386.so:ClientKill() L 04/06/2004 - 05:32:46: [META] (debug:3) Calling cs_i386.so:ClientKill() L 04/06/2004 - 05:32:46: "Krin<1><STEAM_0:0:153011><TERRORIST>" committed suicide with "world" Firing: (game_playerdie) L 04/06/2004 - 05:32:46: World triggered "Round_Draw" (CT "0") (T "0") L 04/06/2004 - 05:32:46: World triggered "Round_End" Firing: (game_playerspawn) L 04/06/2004 - 05:32:54: World triggered "Round_Start" L 04/06/2004 - 05:33:02: [admincmd.amx] Cmd: "Krin<1><STEAM_0:0:153011><>" set cvar (name "mp_hostagehp") (value "300") L 04/06/2004 - 05:33:22: "Krin<1><STEAM_0:0:153011><TERRORIST>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:33:24: [META] (debug:3) Calling engine_amx_i386.so:ClientKill() L 04/06/2004 - 05:33:24: [META] (debug:3) Calling cs_i386.so:ClientKill() L 04/06/2004 - 05:33:24: "Krin<1><STEAM_0:0:153011><TERRORIST>" committed suicide with "world" Firing: (game_playerdie) L 04/06/2004 - 05:33:24: World triggered "Round_Draw" (CT "0") (T "0") L 04/06/2004 - 05:33:24: World triggered "Round_End" Firing: (game_playerspawn)

Test2 (map = cs_office, team = Terrorist)

Killed a hostage.
Switched to Counter-Terrorist.

Next round start.
Set hostage HP to 1000 (amx_rcon mp_hostagehp 1000)
Killed a hostage with 2 shots to the chest from usp.
Rescued the remaining 3 hostages.
Server crashes instead of starting next round.

Code:
L 04/06/2004 - 05:11:18: World triggered "Round_Start" L 04/06/2004 - 05:11:42: [admincmd.amx] Cmd: "Krin<1><STEAM_0:0:153011><>" server console (cmdline "mp_hostagehp 1000") L 04/06/2004 - 05:11:49: "Krin<1><STEAM_0:0:153011><CT>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:11:51: "Krin<1><STEAM_0:0:153011><CT>" triggered "Touched_A_Hostage" L 04/06/2004 - 05:11:59: "Krin<1><STEAM_0:0:153011><CT>" triggered "Killed_A_Hostage" L 04/06/2004 - 05:12:05: "Krin<1><STEAM_0:0:153011><CT>" triggered "Touched_A_Hostage" L 04/06/2004 - 05:12:22: "Krin<1><STEAM_0:0:153011><CT>" triggered "Rescued_A_Hostage" L 04/06/2004 - 05:12:23: "Krin<1><STEAM_0:0:153011><CT>" triggered "Rescued_A_Hostage" L 04/06/2004 - 05:12:23: Team "CT" triggered "All_Hostages_Rescued" (CT "0") (T "0") L 04/06/2004 - 05:12:23: World triggered "Round_End"

Test3 (map = cs_office, team = Terrorist)

Set hostage HP to 2000 (amx_rcon mp_hostagehp 2000)
Commited suicide.
Server crashes instead of starting next round.

Code:
L 04/06/2004 - 05:28:19: World triggered "Round_Start" L 04/06/2004 - 05:28:34: [admincmd.amx] Cmd: "Krin<1><STEAM_0:0:153011><>" server console (cmdline "mp_hostagehp 2000") L 04/06/2004 - 05:28:38: [META] (debug:3) Calling engine_amx_i386.so:ClientKill() L 04/06/2004 - 05:28:38: [META] (debug:3) Calling cs_i386.so:ClientKill() L 04/06/2004 - 05:28:38: "Krin<1><STEAM_0:0:153011><TERRORIST>" committed suicide with "world" Firing: (game_playerdie) L 04/06/2004 - 05:28:38: World triggered "Round_Draw" (CT "0") (T "0") L 04/06/2004 - 05:28:38: World triggered "Round_End" Firing: (game_playerspawn)

As you can see, no errors are produced. Server just freezes up.

I hope this was useful.
__________________
Krin is offline
Send a message via AIM to Krin