Raised This Month: $ Target: $400
 0% 

Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.60


Post New Thread Reply   
 
Thread Tools Display Modes
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-16-2007 , 13:22   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #71

Recompiled and installed.. I'll let you know in a day or so if I see the error thrown again.
Aiwa is offline
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-16-2007 , 20:22   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #72

It's thrown the error 3 times since editing 7 hours ago.
Aiwa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 07-17-2007 , 02:30   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #73

Is this linux or Windows based server? Are You playing with any bots there or only with humans?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-17-2007 , 09:37   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #74

Windows 2000 Server, and there are 6 bots in the server.

I've got this plugin installed on a 32 slot pub on the same box, and I get the same thing. And that is w/ all humans.
Aiwa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 07-17-2007 , 14:29   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #75

Does it happen only when there are 32 humans or also in the situation if You have some bots there? What is the bot You are using - BTW?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-17-2007 , 14:56   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #76

It throws the error in all instances, humans and bots. The error only seems to occur only when there are humans or bots that are active. The server idling with 0 or spectator players does not throw the error.

I'm using the built in bots. bot_quota #
Aiwa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 07-18-2007 , 17:46   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #77

What is the metamod version You are using?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-18-2007 , 18:04   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #78

Metamod v1.19
--AMX Mod X v1.76d
--WinHL-Booster v1.70

Code:
;; Metamod plugins.ini
; AMX Mod X 1.76d
win32   addons\amxmodx\dlls\amxmodx_mm.dll
; Enable this instead for binary logging
; win32   addons\amxmodx\dlls\amxmodx_bl_mm.dll
win32   addons\booster\booster_mm.dll
These are the only metamod plugins running other than the engine modules.

All but sniperlimit.amxx in the 3rd party plugins section are commented out. This is the entire list though.
Code:
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx  ; admin base (required for any admin-related)
;admin_sql.amxx  ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx  ; basic admin console commands
adminhelp.amxx  ; help command for admin console commands
adminslots.amxx  ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx  ; front-end for admin menus
cmdmenu.amxx  ; command menu (speech, settings)
plmenu.amxx  ; players menu (kick, ban, client cmds.)
;telemenu.amxx  ; teleport menu (Fun Module required!)
mapsmenu.amxx  ; maps menu (vote, changelevel)
; Chat / Messages
;std_admin_color_chat.amxx  ;ADDON ADMIN CHAT
adminchat.amxx  ; console chat commands
antiflood.amxx  ; prevent clients from chat-flooding the server
scrollmsg.amxx  ; displays a scrolling message
imessage.amxx  ; displays information messages
adminvote.amxx  ; vote commands
; Map related
nextmap.amxx  ; displays next map in mapcycle
;mapchooser.amxx  ; allows to vote for next map
timeleft.amxx  ; displays time left on map
; Configuration
pausecfg.amxx  ; allows to pause and unpause some plugins
statscfg.amxx  ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx  ; restrict weapons menu
statsx.amxx  ; stats on death or round end (CSX Module required!)
miscstats.amxx  ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
;advanced_tracers.amxx   ; tracers
;lastmanbets.amxx        ; lastman bets
;amxx_atac_cfg.1.1.09.amxx ; FF Control (Newer Version)
;atac.2.5.5.5.amxx ; FF Control (Newer Version)
;jailbreak.amxx         ;jailbreak mod
;GHW_Starwars_II.amxx
;amx_spank2.amxx         ;spank
;say_motd.amxx
;simple_redirect.amxx   ; server redirection plugin
;admin_spec_esp.amxx ; Wall Hacker Finder
;amx_extend.amxx  ; Extend maps
;flashbang_dlight.amxx ; Flashbang Dynamic Light
;jetb.amxx  ; Economic Team Balancer
;amx_adminmodel.amxx ; Custom Admin Models
sniperlimit.amxx debug ; Sniper Limit
;mapchooser4.amxx ; Alternate Map Chooser
;Map_Spawns_Editor.amxx ; Add Spawn Points
;ptb.amxx  ; Team Balancer
;amx_super.amxx  ; AMX Super All in one
Code:
L 07/18/2007 - 12:23:13: Info (map "cs_havana_cz") (logfile "error_071807.log")
L 07/18/2007 - 12:23:13: [AMXX] Displaying debug trace (plugin "sniperlimit.amxx")
L 07/18/2007 - 12:23:13: [AMXX] Run time error 3: stack error 
L 07/18/2007 - 12:31:57: [AMXX] Displaying debug trace (plugin "sniperlimit.amxx")
L 07/18/2007 - 12:31:57: [AMXX] Run time error 3: stack error
Here is what was going on when it threw the error... i.e. Just before freezetime ends for a new round. ( 4 second freezetime) These are bots playing, and if memory serves, they buy their gear instantly upon spawn.

Code:
L 07/18/2007 - 12:23:08: World triggered "Round_End"
L 07/18/2007 - 12:23:17: World triggered "Round_Start"
Code:
L 07/18/2007 - 12:31:52: World triggered "Round_End"
L 07/18/2007 - 12:32:01: World triggered "Round_Start"

Last edited by Aiwa; 07-18-2007 at 18:26.
Aiwa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 07-19-2007 , 02:36   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #79

Yes - I think they are CZERO bots they are causing the problem. If You could try podbot mm instead CZERO bots, just to test only if the error still happens, it would be helpful for me.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Aiwa
Junior Member
Join Date: Feb 2007
Old 07-31-2007 , 16:24   Re: Limit AWP/G3SG1/SG550 with Team Limit and Win limit (CS 1.6) v1.4
Reply With Quote #80

Code:
L 07/30/2007 - 22:09:32: [AMXX] Displaying debug trace (plugin "sniperlimit.amxx")
L 07/30/2007 - 22:09:32: [AMXX] Run time error 4: index out of bounds 
L 07/30/2007 - 22:09:32: [AMXX]    [0] sniperlimit.sma::handle_pickup_awp (line 230)
This error was on the pub with approximately 10 human players online.

Map: fun_matrix_reloaded
Team Sccores: CT: 4 T: 9

I'm going to assume it threw the error as soon as the T team was thrown into the awp level. Which would case the plugin to have to strip all the awps from the team as they are given.

Thoughts?

------------------------------
I haven't gotten an error with the server solely running the sniperlimit plugin since I installed podbot.mm.
Aiwa is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode