Page 1 of 2

Cerere

Posted: 20 Jul 2012, 18:49
by Fantasy1
Am o problema imi pica sv cred ca de la un plugin uitati eroarea.
07/20/2012 - 14:31:51: FATA ERROR (shutting down): ED_Alloc: no free edicts
FATA ERROR (shutting down): ED_Alloc: no free edicts

Re: Cerere

Posted: 20 Jul 2012, 18:57
by K1d0x
Eroarea asta este provocata atunci cand sunt prea multe entitati iar engine-ul nu suporta, incearca sa reduci numarul de entitati. In general eroarea este provocata de la (prea multe spawn-uri, block-uri, sau atunci cand un jucator moare si devine o entitate)

Posteaza plugins.ini

Re: Cerere

Posted: 20 Jul 2012, 18:58
by Andrei.B

Re: Cerere

Posted: 20 Jul 2012, 20:19
by Fantasy1

Code: Select all

limbaj_admini.amxx
; 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)
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
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
top15.amxx
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
DeathrunManager.amxx
DRM_trigger_hurt_fix.amxx
dr_fixround.amxx
amx_destroy.amxx
preturi_ranguri_motd.amxx
resetscore.amxx
who.amxx
knife_mod.amxx
bunnyhop.amxx
team_join.amxx
kiss_fm.amxx
advanced_gag.amxx
anti_jointeam.amxx
LaLeagane_functions.amxx
ad_manager.amxx
amx_exterminate.amxx
tfts_transfer.amxx
last_maps.amxx
fps.amxx
blockmaker_v4.01.amxx
plugin_trail.amxx
RemoveDropWeapons.amxx
amx_strica.amxx
amx_quit.amxx
stuck.amxx
amx_pikav5.amxx
rate.amxx
invis.amxx
linux_func_rotating_fix_fakemeta.amxx
linux_func_rotating_fix_engine.amxx
antiflodlag.amxx
antiflood3.amxx
dr_duel_CT_Only.amxx
grenade_trail.amxx
round_chat_msg.amxx
Usebuttononce.amxx
LoadingMenu.amxx
connect_exec.amxx
speedometer.amxx
join_ip.amxx
players_models.amxx
nowall_damage.amxx
nick.amxx
autobuyfix.amxx
trans_spec.amxx
menu.amxx
vip.amxx
drfn.amxx
simple_no_team_flash.amxx
respawn.amxx
Played_Time.amxx
drxp.amxx
NameReplacer.amxx
amx_reloadadmins.amxx
loading_banner.amxx
Deathrun_Shop.amxx
timelimitvote.amxx
swear.amxx
amx_ip.amxx
;high_ping_kicker.amxx
WebSiteBot.amxx
deagsmapmanager.amxx
pingfaker.amxx
;round_sound2.amxx
amxx_fuckoff.amxx
ammo.amxx
amx_ejectcd.amxx
paintball.amxx

Re: Cerere

Posted: 20 Jul 2012, 20:36
by K1d0x
Vai de viata mea :| ce e acolo in lista de plugin-uri, nu stiu cum aveti pretentia sa aveti un server functionabil, mai ales cu toate plugin-urile luate de net si pline de buguri !

PS: scapa-te de toate pluginurile care nu sunt in baza modului

Re: Cerere

Posted: 20 Jul 2012, 20:54
by Fantasy1
Am sv dr+respawn.. fun..

Re: Cerere

Posted: 21 Jul 2012, 01:50
by K1d0x
Ai multe plugin-uri inutile si nerecomandabile, dar cand te uiti in lista e clar ca server-ul pusca, cred ca sunt peste 100 de plugin-uri (nu am stat sa le numar).

Iti recomand sa dezactivezi urmatoarele:
drfn (deathrun frostnade)
deathrun_shop
paintball
WebSiteBot
amx_reloadadmins (comanda este in admin.amxx)
grenade_trail
usebuttononce (daca e versiunea facuta de r3x)
linux_func_rotating_fix_engine
antifloodlag
antiflood3
LaLeagane_functions
blockmaker_v4.01
autobuyfix
rate
trans_spec
simple_no_team_flash

PM me cu id-ul tau si o sa iti dau fixround, un plugin anti flood, no team flash (functionabile si simple)

Re: Cerere

Posted: 21 Jul 2012, 13:07
by Fantasy1
Am scos jumate din pluginurile alea uitate pm

Re: Cerere

Posted: 21 Jul 2012, 15:28
by K1d0x
blockmaker_v4.01
linux_func_rotating_fix_engine
drfn (deathrun frostnade) astea obligatoriu sa le scoti

In rest sunt doar recomandari pentru o functionare mai buna :p

Re: Cerere

Posted: 21 Jul 2012, 16:24
by Fantasy1
Poti intra putin pe mes sau sa raspunzi pm,block maker am nev sa numai scurteze lumea si linux_func_rotating_fix_engine sa se invarte chestiile alea..

Re: Cerere

Posted: 21 Jul 2012, 16:36
by K1d0x
linux_func_rotating_fix_engine nu ai nevoie de el pentru ca ai linux_func_rotating_fix_fakemeta (engine e codat folosind functii din engine iar fakemeta din fakemeta)

Re: Cerere

Posted: 21 Jul 2012, 22:59
by Fantasy1
Intri si u putin pe mes :-??