Run time error 4
I could fix this myself, but I'd rather them be addressed as well.
Code:
L 02/14/2008 - 12:31:54: [AMXX] Run time error 4 (plugin "amx_super.amxx") - debug not enabled!Code:
00:14:40 Currently loaded plugins:Cheers |
Re: Run time error 4
Enable Debug mode if you want further help
|
Re: Run time error 4
I have add debug at end of amx_super.amxx in plugins.ini.
Where are located the debug files? |
Re: Run time error 4
Same place you got the first message. The error will just give us a line number so we can correct it easier
|
Re: Run time error 4
Just curious, but may I ask you how you will fix what you dont know is wrong? :D
The errors just show up in logs.... error logs, the exact same place you got the " L 02/14/2008 - 12:31:54: [AMXX] Run time error 4 (plugin "amx_super.amxx") - debug not enabled!" It will just actually tell you what is wrong. Like Yami said |
Re: Run time error 4
After have write debug. I change map, but when i return in logs folder, i haven't error or specified lines :cry: I don't understand !
|
Re: Run time error 4
You need to do whatever caused the error the first time again. It is just not going to magically appear
|
Re: Run time error 4
I understand, It's possible to take amx_super in debug mode for one days? amx_super will be down or not?
Sorry for my bad english :cry: |
Re: Run time error 4
Just leave it in debug mode. This way, any errors that you find, you will not have to reproduce
|
Re: Run time error 4
Ok thank you guys. I will reply in 12 or 24 hours :) Thank you for you help. You are very reactive :up:
And Very nice job for this plugin !!!! |
Re: Run time error 4
Also, i just noticed
" [ 37] war-cs BitchSlapping 1.0 marcellus warcs_bs.amxx running " What is that? Also, you want admin_slash.amxx as your Last plugin in the list |
Re: Run time error 4
Quote:
Quote:
|
Re: Run time error 4
multi slap? kinda like uberslap? maybe conflict? (Prolly not tho, but maybe you could try and see when u use that plugin)
at the end of... plugins.ini (the directions also let yea know) :D So their isnt any conflicts (with / commands), if you read the page, it will help for sure. |
Re: Run time error 4
i take off : " [ 37] war-cs BitchSlapping 1.0 marcellus warcs_bs.amxx running "
Thank you |
Re: Run time error 4
Im not sure, if u wanna keep it you can :D Just a quick thought I had, and the Super does have uberslap, but i dont want you to get rid of a plugin just on a note ;)
|
Re: Run time error 4
I use this plugin rarely, I make out for tested.
|
Re: Run time error 4
In debug mode, I have this error :
Code:
L 02/27/2008 - 10:25:17: Start of error session. |
Re: Run time error 4
I see your using 3.7, and its not at the top of the plugins.ini list.
I would update to 3.8, and place amx_super.amxx line at the top of your 3rd party list and see if it comes up again. (3.8.1 will be released today if you wanna wait for that) |
Re: Run time error 4
ok, thanks i wait for new release :) Thank you very much for your help !
|
Re: Run time error 4
Yup :D
|
Re: Run time error 4
I have this error now. With the 3.8.1 release
Code:
L 02/28/2008 - 12:50:20: Start of error session. |
Re: Run time error 4
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 |
Re: Run time error 4
my plugin.ini list :
Code:
; AMX Mod X plugins |
Re: Run time error 4
also, admin_slay needs to be at the bottom...
whats mtl and jlmp2 ? |
Re: Run time error 4
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. |
Re: Run time error 4
He probably meant admin slash
|
Re: Run time error 4
yea slash, sorry
|
Re: Run time error 4
I moved admin_slash at end...for testing ! i become in 24 hours :)
|
Re: Run time error 4
Quote:
|
Re: Run time error 4
Code:
[AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes). |
Re: Run time error 4
Quote:
|
Re: Run time error 4
Quote:
|
Re: Run time error 4
Enable debug if you want us to help you
|
Re: Run time error 4
Quote:
|
Re: Run time error 4
Why did you post that? You trying to show us that debug is still not enabled?
|
Re: Run time error 4
Quote:
|
Re: Run time error 4
Quote:
|
Re: Run time error 4
in plugins.ini, where amx_super.amxx is written do;
amx_super.amxx debug Also, admin_slash.amxx Needs to be written at the Bottom of your plugins.ini |
Re: Run time error 4
Hi i have a similar error as another guy but different plugins if you coulf help me solve it i would much appreciate it thx here is my info from the server:
amxmodx 1.8.0.3660, metamod 1.19, amxsuper a.i.o 3.8.1 my error log shows this: L 06/27/2008 - 20:27:23: [AMXX] Run time error 4: index out of bounds L 06/27/2008 - 20:27:23: [AMXX] [0] amx_super.sma::catch_say (line 1459) L 06/27/2008 - 20:27:31: [AMXX] Displaying debug trace (plugin this is the list of the plugins.ini ; 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 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 ;ad_manager.amxx ; Clients may remove this advertising plugin free of charge amx_super.amxx csnadedrops.amxx round_money.amxx thx for help in advance guys |
Re: Run time error 4
What version of the Super are you using?
|
| All times are GMT -4. The time now is 19:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.