Raised This Month: $51 Target: $400
 12% 

Run time error 4


Post New Thread Reply   
 
Thread Tools Display Modes
CrABe
Member
Join Date: May 2007
Old 02-28-2008 , 16:55   Re: Run time error 4
Reply With Quote #21

I have this error now. With the 3.8.1 release

Code:
 L 02/28/2008 - 12:50:20: Start of error session.
L 02/28/2008 - 12:50:20: Info (map "de_dust2_2007_cz") (file "addons/amxmodx/logs/error_20080228.log")
L 02/28/2008 - 12:50:20: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 02/28/2008 - 12:50:21: [AMXX] Run time error 4: index out of bounds 
L 02/28/2008 - 12:50:21: [AMXX]    [0] amx_super.sma::catch_say (line 1429)
CrABe is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 02-28-2008 , 20:50   Re: Run time error 4
Reply With Quote #22

is it on the top of your plugin.ini list? In other words its the first plugin loaded... Otherwise, it may interfear with other plugins that use that same function or same comand with /


Just FYI, bigger plugins, that use up alot or have many commands, always go on top and should be ran as the first plugin. Per say, warcraft, gg, and other major plugins
__________________
bmann_420 is offline
CrABe
Member
Join Date: May 2007
Old 02-28-2008 , 23:34   Re: Run time error 4
Reply With Quote #23

my plugin.ini list :

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
adminreservation.amxx
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 (Fakemeta Module required!)
mapsmenu.amxx        ; maps menu (vote, changelevel)
pluginmenu.amxx        ; per plugins cvars & commands menu

; Chat / Messages
;;;adminchat.amxx    ; console chat commands
adminchatgreen.amxx    ; console chat commands with colors
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
;mapchooser4.amxx    ; allows to vote for next map (amx2006.3 style)
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!)
miscstats3.amxx        ; bunch of events announcement for Counter-Strike(CSX Module required!) (amx2006 style)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike(CSX Module required!)
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

amx_super.amxx
ad_manager.amxx
admin_slash.amxx
admin_spec_esp.amxx
amx_gore_ultimate.amxx
afkkisss.amxx
allow_roundfinish.amxx
amx_adminmodel.amxx
amx_autorestart.amxx
amx_match_deluxe.amxx
bad_camper.amxx
cz_bots.amxx
gamename.amxx
high_ping_kicker.amxx
loadingsound.amxx
mtl.amxx
hlmp2_en_utf8.amxx
;warcs_bs.amxx
CrABe is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 02-29-2008 , 00:37   Re: Run time error 4
Reply With Quote #24

also, admin_slay needs to be at the bottom...

whats mtl and jlmp2 ?
__________________
bmann_420 is offline
CrABe
Member
Join Date: May 2007
Old 02-29-2008 , 01:26   Re: Run time error 4
Reply With Quote #25

Admin Slay ? i don't have this plugin! it's included in amx_super !

mtl is a plugin for anti-rox (limited distance of death/kills) : http://forums.alliedmods.net/showthr...398#post543398

and hlmp is a plugin allows players to listen music with WMP in the MOTD. http://forums.alliedmods.net/showthread.php?p=150489. But i have installed hlmp after the error.
CrABe is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-29-2008 , 01:34   Re: Run time error 4
Reply With Quote #26

He probably meant admin slash
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 02-29-2008 , 01:44   Re: Run time error 4
Reply With Quote #27

yea slash, sorry
__________________
bmann_420 is offline
CrABe
Member
Join Date: May 2007
Old 02-29-2008 , 01:46   Re: Run time error 4
Reply With Quote #28

I moved admin_slash at end...for testing ! i become in 24 hours
CrABe is offline
necox
Member
Join Date: Feb 2008
Old 03-04-2008 , 00:53   Re: Run time error 4
Reply With Quote #29

Quote:
[AMXX] Run time error 4 (plugin "amx_super.amxx") - debug not enabled!
[AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
[AMXX] Run time error 4 (plugin "amx_super.amxx") - debug not enabled!
[AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
[AMXX] Run time error 4 (plugin "amx_super.amxx") - debug not enabled!
help me please ?
__________________
necox is offline
Czarny Iwan
Senior Member
Join Date: Jun 2007
Location: Poland
Old 03-04-2008 , 04:42   Re: Run time error 4
Reply With Quote #30

Code:
[AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
And then check log for more information.
__________________
Czarny Iwan 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 07:27.


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