AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   AMX Super (https://forums.alliedmods.net/forumdisplay.php?f=111)
-   -   Amx_Super Help (https://forums.alliedmods.net/showthread.php?t=116193)

Splat.MothaFuckA 01-20-2010 20:07

Amx_Super Help
 
I've been having some recent server drops and when i look in my server error logs I get:


Code:

1-19-10

L 01/19/2010 - 22:50:41: Start of error session.
L 01/19/2010 - 22:50:41: Info (map "deathrun_temple") (file "addons/amxmodx/logs/error_20100119.log")
L 01/19/2010 - 22:50:41: Invalid player id 128
L 01/19/2010 - 22:50:41: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 22:50:41: [AMXX] Run time error 10: native error (native "client_print")
L 01/19/2010 - 22:50:41: [AMXX]    [0] amx_super.sma::event_death (line 5502)
L 01/19/2010 - 22:50:43: Invalid player id 128
L 01/19/2010 - 22:50:43: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 22:50:43: [AMXX] Run time error 10: native error (native "client_cmd")
L 01/19/2010 - 22:50:43: [AMXX]    [0] amx_super.sma::spectbugfix (line 5508)
L 01/19/2010 - 23:06:37: Invalid player id 128
L 01/19/2010 - 23:06:37: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 23:06:37: [AMXX] Run time error 10: native error (native "client_print")
L 01/19/2010 - 23:06:37: [AMXX]    [0] amx_super.sma::event_death (line 5502)
L 01/19/2010 - 23:06:38: Invalid player id 128
L 01/19/2010 - 23:06:38: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 23:06:38: [AMXX] Run time error 10: native error (native "client_cmd")
L 01/19/2010 - 23:06:38: [AMXX]    [0] amx_super.sma::spectbugfix (line 5508)
L 01/19/2010 - 23:07:48: Invalid player id 128
L 01/19/2010 - 23:07:48: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 23:07:48: [AMXX] Run time error 10: native error (native "client_print")
L 01/19/2010 - 23:07:48: [AMXX]    [0] amx_super.sma::event_death (line 5502)
L 01/19/2010 - 23:07:49: Invalid player id 128
L 01/19/2010 - 23:07:49: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/19/2010 - 23:07:49: [AMXX] Run time error 10: native error (native "client_cmd")
L 01/19/2010 - 23:07:49: [AMXX]    [0] amx_super.sma::spectbugfix (line 5508)

Code:

1-18-10

L 01/18/2010 - 20:39:23: Start of error session.
L 01/18/2010 - 20:39:23: Info (map "deathrun_temple") (file "addons/amxmodx/logs/error_20100118.log")
L 01/18/2010 - 20:39:23: Invalid player id 128
L 01/18/2010 - 20:39:23: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/18/2010 - 20:39:23: [AMXX] Run time error 10: native error (native "client_print")
L 01/18/2010 - 20:39:23: [AMXX]    [0] amx_super.sma::event_death (line 5502)
L 01/18/2010 - 20:39:24: Invalid player id 128
L 01/18/2010 - 20:39:24: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/18/2010 - 20:39:24: [AMXX] Run time error 10: native error (native "client_cmd")
L 01/18/2010 - 20:39:24: [AMXX]    [0] amx_super.sma::spectbugfix (line 5508)
L 01/18/2010 - 20:41:06: Invalid player id 128
L 01/18/2010 - 20:41:06: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/18/2010 - 20:41:06: [AMXX] Run time error 10: native error (native "client_print")
L 01/18/2010 - 20:41:06: [AMXX]    [0] amx_super.sma::event_death (line 5502)
L 01/18/2010 - 20:41:07: Invalid player id 128
L 01/18/2010 - 20:41:07: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 01/18/2010 - 20:41:07: [AMXX] Run time error 10: native error (native "client_cmd")
L 01/18/2010 - 20:41:07: [AMXX]    [0] amx_super.sma::spectbugfix (line 5508)

Any kind of help will be greatly appreciated also, I will ignore these kind of posts and they will be useless:

  • Reinstall amx_super
  • Add it to plugins.ini
  • Reinstall Server
This is a copy of my "plugins.ini" if you need it:

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
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
gamename.amxx ; Change GameName
DeathrunManager.amxx
DeathrunMapsFixer.amxx
hlmp.amxx    debug
stuck.amxx
;xredirect.amxx  debug   
mutemenu.amxx
admin_chat_colors.amxx
kz_ljs_xm.amxx
specinfo.amxx
ad_manager.amxx
GHW_GHR.amxx
hats.amxx
magic_marker.amxx
amx_super.amxx    debug


drosado15 01-20-2010 20:37

Re: Amx_Super Help
 
Doesnt look like your running amxx 1.81

Splat.MothaFuckA 01-20-2010 20:45

Re: Amx_Super Help
 
Fuck off Explicit, lmao. Do I have to re-do my plugins or just my plugins.ini?

Splat.MothaFuckA 01-20-2010 21:42

Re: Amx_Super Help
 
Ok, now I updated to 1.8.1 and my server
is still experiencing server drops.

bmann_420 01-22-2010 23:49

Re: Amx_Super Help
 
Server drops, im not sure if its the super. One thing I do know, is that you cannot use teh afk function when running deathrun. The best thing to do would be to downgrade your versio nto 4.1 or 4.0, as regardless of the cvar, i believe you will still get those errors. But yea, deathrun messes with that, although i never had players dropped. (im not sure what you mean by "server drop")


All times are GMT -4. The time now is 19:32.

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