AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Netchan_Clear: reliable length not 0, reliable_sequence: 121, incoming_reliable_ackno (https://forums.alliedmods.net/showthread.php?t=318866)

Rainq 09-26-2019 03:48

Netchan_Clear: reliable length not 0, reliable_sequence: 121, incoming_reliable_ackno
 
I removed all the plugins (mine) that had resources .. and my server crashed because of this error ..

plugins-zplague.ini :

Code:

; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplgue.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode
; Main plugin

ZombieOutStanding_2.amxx debug

; Zombie classes

;zp_zclass_fleshpound.amxx
;zp_zclass_siren.amxx debug
;zp_zclass_real_hunter.amxx
;zp_zclass_boomer.amxx
zp_jumper_zombie.amxx
;zp_zclass_smoker.amxx
;zp_class_crow.amxx
;zp_class_deimos.amxx

; Game Play
;----------------------------
zp_grenade_smoke.amxx debug
gameplay_killedby.amxx

; API's
;----------------------------
amx_settings_api.amxx
cs_ham_bots_api.amxx
cs_weap_models_api.amxx


; Extra Items
; --------------------------

; # ZOMBIE + HUMAN
zp_extra_items.amxx debug

; # HUMAN ONLY
zp_extra_unlimited_clip.amxx
zp_extra_no_recoil.amxx
zp_extra_jetpack.amxx
;zp_extra_minigun.amxx debug
;zp_extra_sfgun.amxx
zp_extra_goldenak.amxx
zp_extra_tryder.amxx
zp_extra_mode.amxx
zp_extra_sandbags.amxx

; # VIP
;zp_extra_bhop.amxx
;zp_extra_hammer.amxx
;vip_extra_kit_damage.amxx
;vip_extra_dualinfinity_2.amxx

; # ZOMBIE ONLY
;zp_extra_knife_blink_final.amxx


; 3rd Plugins
;---------------------------
;zp_sub_parachute.amxx
amx_nemesis_ability.amxx debug
;zp_informer.amxx
zp_countdown_remix.amxx
zm_vip.amxx

plugins.ini :

Code:

; AMX Mod X plugins
auto_join_on_connect.amxx
; 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)
pluginmenu.amxx        ; Menus for commands/cvars organized by plugin

; 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
top15_oldones.amxx
pausecfg.amxx                ; allows to pause and unpause some plugins
statscfg.amxx                ; allows to manage stats plugins via menu and commands

; Enable to use AMX Mod plugins
;amxmod_compat.amxx        ; AMX Mod backwards compatibility layer


; Custom - Add 3rd party plugins here

server_tasks.amxx
;zp_sub_bank_name_ro.amxx
multijump.amxx
restrictie_nume.amxx
no_name_change.amxx
;skin_arme.amxx debug
ultimate_who.amxx
amx_bulletdamage.amxx
amx_welcome.amxx
pingfaker2.amxx
fire_in_the_hole_stop.amxx
;ad_manager.amxx
;zp_semiclip.amxx
fakebot.amxx
no_radio_spam.amxx
AdminPrefixes.amxx

The picture after I removed all the plugins:

https://i.imgur.com/viJCYUG.png

DruGzOG 10-01-2019 13:18

Re: Netchan_Clear: reliable length not 0, reliable_sequence: 121, incoming_reliable_a
 
Remove everything related to non-steam and then you won't have those issues.


All times are GMT -4. The time now is 03:17.

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